This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=mailpile-git | |
pkgver=0.5.2 | |
pkgrel=1 | |
pkgdesc="A modern, fast web-mail client with user-friendly encryption and privacy features." | |
arch=('x86_64') | |
license=('AGPL3') | |
depends=('python2-pillow' 'python2-lxml' 'python2-jinja' 'spambayes' 'python2-pgpdump') | |
url="http://www.mailpile.is" | |
provides=("mailpile") | |
conflicts=("mailpile") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=musikernel2 | |
pkgver=16.02.1 | |
pkgrel=1 | |
pkgdesc="DAW and suite of instrument & effect plugins" | |
arch=('x86_64') | |
url="https://github.com/j3ffhubb/musikernel" | |
license=('GPL3') | |
depends=('ffmpeg' 'lame' 'libisofs' 'liblo' 'portaudio-svn' 'portmidi' | |
'python3-numpy' 'pyqt5-python3' | |
'rubberband' 'sbsms' 'squashfs-tools' 'vorbis-tools') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[live@localhost musikernel2]$ LC_ALL=C makepkg -si | |
==> Making package: musikernel2 16.02.1-1 (Mon Mar 28 13:15:00 UTC 2016) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Found musikernel2-16.02.1.tar.gz | |
==> Validating source files with sha256sums... | |
musikernel2-16.02.1.tar.gz ... Skipped | |
==> Extracting sources... | |
-> Extracting musikernel2-16.02.1.tar.gz with bsdtar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=python2-greenlet | |
pkgver=0.4.9 | |
pkgrel=1 | |
pkgdesc="Lightweight in-process concurrent programming" | |
license=("MIT") | |
url="http://pypi.python.org/pypi/greenlet" | |
makedepends=('python2-setuptools') | |
source=("https://pypi.python.org/packages/source/g/greenlet/greenlet-${pkgver}.zip") | |
arch=('x86_64') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=python2-greenlet | |
pkgver=0.4.9 | |
pkgrel=1 | |
pkgdesc="Lightweight in-process concurrent programming" | |
license=("MIT") | |
url="http://pypi.python.org/pypi/greenlet" | |
makedepends=('python2-setuptools') | |
source=("https://pypi.python.org/packages/source/g/greenlet/greenlet-${pkgver}.zip") | |
arch=('x86_64') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[live@localhost gevent]$ makepkg -si | |
==> Erstelle Paket: python2-gevent 1.1.0-1 (Di 29. Mär 21:33:58 UTC 2016) | |
==> Prüfe Laufzeit-Abhängigkeiten... | |
==> Prüfe Buildtime-Abhängigkeiten... | |
==> Installiere fehlende Abhängigkeiten... | |
Löse Abhängigkeiten auf... | |
Suche nach in Konflikt stehenden Paketen... | |
Paket (1) Neue Version Netto-Veränderung Größe des Downloads |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[live@localhost snapper-0.2.8-4-x86_64.pkg]$ LC_ALL=C makepkg -si | |
==> Making package: snapper 0.2.8-2 (Thu Mar 31 13:42:14 UTC 2016) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Found snapper-0.2.8.tar.bz2 | |
==> Validating source files with sha256sums... | |
snapper-0.2.8.tar.bz2 ... Passed | |
==> Extracting sources... | |
-> Extracting snapper-0.2.8.tar.bz2 with bsdtar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pre_install() { | |
return | |
} | |
post_install() { | |
echo "NOTE: If you do not have grub-btrfs-git installed, you will receive an | |
error on each pacman transaction about not being able to satisfy dependencies | |
for 99_grub-config.hook. This is safe to ignore. To prevent the warning, remove | |
'/usr/share/libalpm/hooks/99_grub-config.hook.'" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=snap-pac | |
pkgver=0.2 | |
pkgrel=1 | |
pkgdesc="Make pacman automatically use snapper to create pre/post snapshots like openSUSE's YaST" | |
arch=('x86_64') | |
url="https://github.com/wesbarnett/snap-pac" | |
license=('LGPL') | |
depends=('snapper' 'grub-btrfs-git') | |
source=(${url}/archive/${pkgver}.tar.gz | |
snap-pac.install) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[shalokshalom@cosmos snap-pac]$ LC_ALL=C makepkg -si | |
==> Making package: snap-pac 0.2-1 (Tue Apr 12 01:22:10 CEST 2016) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Found 0.2.tar.gz | |
-> Found snap-pac.install | |
==> Validating source files with md5sums... | |
0.2.tar.gz ... Passed | |
snap-pac.install ... Passed |
OlderNewer