[arch-commits] Commit in shorewall/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, May 2, 2013 @ 07:25:47 Author: foutrelis Revision: 89662 archrelease: copy trunk to community-any Added: shorewall/repos/community-any/PKGBUILD (from rev 89661, shorewall/trunk/PKGBUILD) Deleted: shorewall/repos/community-any/PKGBUILD --+ PKGBUILD | 156 ++--- 1 file changed, 78 insertions(+), 78 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-05-02 05:25:41 UTC (rev 89661) +++ PKGBUILD2013-05-02 05:25:47 UTC (rev 89662) @@ -1,78 +0,0 @@ -# $Id$ -# Maintainer: Evangelos Foutras -# Contributor: Malte Rabenseifner -# Contributor: Andrea Scarpino -# Contributor: FUBAR - -pkgname=('shorewall' 'shorewall6' 'shorewall-core') -pkgver=4.5.15 -pkgrel=1 -arch=('any') -url="http://www.shorewall.net/"; -license=('GPL') -source=(http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.15/$pkgname-$pkgver.tar.bz2 - http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.15/shorewall6-$pkgver.tar.bz2 - http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.15/shorewall-core-$pkgver.tar.bz2) -sha256sums=('c93e1cdd37f950256e7ab168f4f3fbf20f7a76fa191ba9003c2a4d94152150c6' -'0b8229255c93860f70efaa6698276521290bd22abb4905fdfc1d03828ce9a56f' -'060f43b07e4ce7c5ab64d1167ea60cc1e30e16ea8d8c92fd0f694f7220f2a9e0') - -build() { - for product in shorewall{,6,-core}; do -pushd "$srcdir/$product-$pkgver" -./configure -popd - done -} - -package_shorewall() { - pkgdesc="An iptables-based firewall for Linux systems" - depends=('shorewall-core' 'perl') - backup=(etc/shorewall/{accounting,actions,blrules,clear,conntrack,ecn,findgw,hosts,init,initdone,interfaces,lib.private,maclist,masq,nat,netmap,params,policy,providers,proxyarp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tcrules,tos,tunnels,zones}) - - cd "$srcdir/$pkgname-$pkgver" - - do_install -} - -package_shorewall6() { - pkgdesc="An iptables-based firewall for Linux systems (with IPv6 support)" - depends=('shorewall') - backup=(etc/shorewall6/{accounting,actions,blrules,clear,conntrack,hosts,init,interfaces,maclist,masq,netmap,params,policy,providers,proxyndp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall6.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tcrules,tos,tunnels,zones}) - - cd "$srcdir/$pkgname-$pkgver" - - do_install 6 -} - -package_shorewall-core() { - pkgdesc="Core Shorewall libraries" - depends=('iptables' 'iproute2') - - cd "$srcdir/$pkgname-$pkgver" - - DESTDIR="$pkgdir" ./install.sh -} - -do_install() { - local _name_suffix=$1 - - sed -i -e 's|^MODULE_SUFFIX=ko$|&.gz|' \ - -e 's|/subsys||' \ - "configfiles/shorewall$_name_suffix.conf" - - DESTDIR="$pkgdir" ./install.sh - - install -d "$pkgdir/usr/share/doc/shorewall$_name_suffix/" - cp -r Samples$_name_suffix "$pkgdir/usr/share/doc/shorewall$_name_suffix/" - - chmod -R 644 "$pkgdir/etc/shorewall$_name_suffix/" - chmod 755 "$pkgdir/etc/shorewall$_name_suffix/" - chmod 644 "$pkgdir/usr/share/shorewall$_name_suffix/modules" - chmod 644 "$pkgdir/usr/share/shorewall$_name_suffix/helpers" - - # Fix systemd service file permissions - chmod 644 "$pkgdir/usr/lib/systemd/system/shorewall$_name_suffix.service" -} - -# vim:set ts=2 sw=2 et: Copied: shorewall/repos/community-any/PKGBUILD (from rev 89661, shorewall/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-05-02 05:25:47 UTC (rev 89662) @@ -0,0 +1,78 @@ +# $Id$ +# Maintainer: Evangelos Foutras +# Contributor: Malte Rabenseifner +# Contributor: Andrea Scarpino +# Contributor: FUBAR + +pkgname=('shorewall' 'shorewall6' 'shorewall-core') +pkgver=4.5.16.1 +pkgrel=1 +arch=('any') +url="http://www.shorewall.net/"; +license=('GPL') +source=(http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.16/$pkgname-$pkgver.tar.bz2 + http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.16/shorewall6-$pkgver.tar.bz2 + http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.16/shorewall-core-$pkgver.tar.bz2) +sha256sums=('d0f24aefcb26f761943c62b2dff9d1f1368f46d588a1495e85558c364a157b9d' +'df6a5bb5568ae76f278f8a9bb6dd303f48d2f126a257bfbed6de91dcb5122552' +'7c419ac11a89791f29e3eaf0cd5c1a8dc455cd2e05942d00046b0ea94c2de147') + +build() { + for product in shorewall{,6,-core}; do +pushd "$srcdir/$product-$pkgver" +./configure +popd + done +} + +package_shorewall() { + pkgdesc="An iptables-based firewall for Linux systems" + depends=('shorewall-core' 'perl') + backup=(etc/shorewall/{accounting,actions,blrules,clear,conntrack,ecn,findgw,hosts,init,initdon
[arch-commits] Commit in shorewall/trunk (PKGBUILD)
Date: Thursday, May 2, 2013 @ 07:25:41 Author: foutrelis Revision: 89661 upgpkg: shorewall 4.5.16.1-1 New upstream release. Modified: shorewall/trunk/PKGBUILD --+ PKGBUILD | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 21:58:23 UTC (rev 89660) +++ PKGBUILD2013-05-02 05:25:41 UTC (rev 89661) @@ -5,17 +5,17 @@ # Contributor: FUBAR pkgname=('shorewall' 'shorewall6' 'shorewall-core') -pkgver=4.5.15 +pkgver=4.5.16.1 pkgrel=1 arch=('any') url="http://www.shorewall.net/"; license=('GPL') -source=(http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.15/$pkgname-$pkgver.tar.bz2 - http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.15/shorewall6-$pkgver.tar.bz2 - http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.15/shorewall-core-$pkgver.tar.bz2) -sha256sums=('c93e1cdd37f950256e7ab168f4f3fbf20f7a76fa191ba9003c2a4d94152150c6' -'0b8229255c93860f70efaa6698276521290bd22abb4905fdfc1d03828ce9a56f' -'060f43b07e4ce7c5ab64d1167ea60cc1e30e16ea8d8c92fd0f694f7220f2a9e0') +source=(http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.16/$pkgname-$pkgver.tar.bz2 + http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.16/shorewall6-$pkgver.tar.bz2 + http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.16/shorewall-core-$pkgver.tar.bz2) +sha256sums=('d0f24aefcb26f761943c62b2dff9d1f1368f46d588a1495e85558c364a157b9d' +'df6a5bb5568ae76f278f8a9bb6dd303f48d2f126a257bfbed6de91dcb5122552' +'7c419ac11a89791f29e3eaf0cd5c1a8dc455cd2e05942d00046b0ea94c2de147') build() { for product in shorewall{,6,-core}; do
[arch-commits] Commit in mkinitcpio/repos (3 files)
Date: Thursday, May 2, 2013 @ 05:31:19 Author: dreisner Revision: 184033 archrelease: copy trunk to testing-any Added: mkinitcpio/repos/testing-any/ mkinitcpio/repos/testing-any/PKGBUILD (from rev 184032, mkinitcpio/trunk/PKGBUILD) mkinitcpio/repos/testing-any/mkinitcpio.install (from rev 184032, mkinitcpio/trunk/mkinitcpio.install) + PKGBUILD | 27 +++ mkinitcpio.install | 15 +++ 2 files changed, 42 insertions(+) Copied: mkinitcpio/repos/testing-any/PKGBUILD (from rev 184032, mkinitcpio/trunk/PKGBUILD) === --- testing-any/PKGBUILD(rev 0) +++ testing-any/PKGBUILD2013-05-02 03:31:19 UTC (rev 184033) @@ -0,0 +1,27 @@ +# $Id$ +# Maintainer: Dave Reisner +# Maintainer: Thomas Bächler + +pkgname=mkinitcpio +pkgver=0.14.0 +pkgrel=1 +pkgdesc="Modular initramfs image creation utility" +arch=('any') +url="http://www.archlinux.org/"; +license=('GPL') +depends=('awk' 'mkinitcpio-busybox>=1.19.4-2' 'kmod' 'util-linux>=2.23' 'libarchive' + 'coreutils' 'bash' 'findutils' 'grep' 'filesystem>=2011.10-1' 'gzip' 'systemd') +optdepends=('xz: Use lzma or xz compression for the initramfs image' +'bzip2: Use bzip2 compression for the initramfs image' +'lzop: Use lzo compression for the initramfs image' +'mkinitcpio-nfs-utils: Support for root filesystem on NFS') +backup=('etc/mkinitcpio.conf') +source=("ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) +install=mkinitcpio.install +sha256sums=('d482339da733d1282cb9ff8f5c1c86463ba745eb092f1e8e3829753c2fe9db46' +'SKIP') + +package() { + make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install +} + Copied: mkinitcpio/repos/testing-any/mkinitcpio.install (from rev 184032, mkinitcpio/trunk/mkinitcpio.install) === --- testing-any/mkinitcpio.install (rev 0) +++ testing-any/mkinitcpio.install 2013-05-02 03:31:19 UTC (rev 184033) @@ -0,0 +1,15 @@ +#!/bin/sh + +post_upgrade() { + if [ "$(vercmp 0.9.0 "$2")" -eq 1 ]; then +printf '==> If your /usr is on a separate partition, you must add the "usr" hook\n' +printf 'to /etc/mkinitcpio.conf and regenerate your images before rebooting\n' + fi + + if [ "$(vercmp 0.12.0 "$2")" -eq 1 ]; then +printf '==> The "block" hook has replaced several hooks:\n' +printf ' fw, sata, pata, scsi, virtio, mmc, usb\n' +printf 'Replace any and all of these in /etc/mkinitcpio.conf with a single\n' +printf 'instance of the "block" hook\n' + fi +}
[arch-commits] Commit in mkinitcpio/trunk (PKGBUILD)
Date: Thursday, May 2, 2013 @ 05:31:08 Author: dreisner Revision: 184032 upgpkg: mkinitcpio 0.14.0-1 https://projects.archlinux.org/mkinitcpio.git/log/?id=0.13.0..0.14.0 Modified: mkinitcpio/trunk/PKGBUILD --+ PKGBUILD | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 21:41:04 UTC (rev 184031) +++ PKGBUILD2013-05-02 03:31:08 UTC (rev 184032) @@ -3,14 +3,14 @@ # Maintainer: Thomas Bächler pkgname=mkinitcpio -pkgver=0.13.0 +pkgver=0.14.0 pkgrel=1 pkgdesc="Modular initramfs image creation utility" arch=('any') url="http://www.archlinux.org/"; license=('GPL') -depends=('awk' 'mkinitcpio-busybox>=1.19.4-2' 'kmod' 'util-linux>=2.21' 'libarchive' 'coreutils' - 'bash' 'findutils' 'grep' 'filesystem>=2011.10-1' 'gzip' 'systemd-tools') +depends=('awk' 'mkinitcpio-busybox>=1.19.4-2' 'kmod' 'util-linux>=2.23' 'libarchive' + 'coreutils' 'bash' 'findutils' 'grep' 'filesystem>=2011.10-1' 'gzip' 'systemd') optdepends=('xz: Use lzma or xz compression for the initramfs image' 'bzip2: Use bzip2 compression for the initramfs image' 'lzop: Use lzo compression for the initramfs image' @@ -18,8 +18,8 @@ backup=('etc/mkinitcpio.conf') source=("ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) install=mkinitcpio.install -sha256sums=('e7a37419890b0497aa32ac9e87465bcff65a1a18d17028ea81e3f72565b38859' -'108e4e2586a85efe2f46b8b7b9f4262d3ae23cd104d98465542dab2ba6ae00c7') +sha256sums=('d482339da733d1282cb9ff8f5c1c86463ba745eb092f1e8e3829753c2fe9db46' +'SKIP') package() { make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
[arch-commits] Commit in perl-libwww/repos/extra-any (PKGBUILD PKGBUILD)
Date: Wednesday, May 1, 2013 @ 23:41:04 Author: eric Revision: 184031 archrelease: copy trunk to extra-any Added: perl-libwww/repos/extra-any/PKGBUILD (from rev 184030, perl-libwww/trunk/PKGBUILD) Deleted: perl-libwww/repos/extra-any/PKGBUILD --+ PKGBUILD | 87 - 1 file changed, 35 insertions(+), 52 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-05-01 21:40:37 UTC (rev 184030) +++ PKGBUILD2013-05-01 21:41:04 UTC (rev 184031) @@ -1,52 +0,0 @@ -# Packager: Justin "juster" Davis -# $Id$ - -pkgname=perl-libwww -pkgver=6.04 -pkgrel=1 -pkgdesc="The World-Wide Web library for Perl" -arch=(any) -license=(PerlArtistic GPL) -options=(!emptydirs) -depends=('perl>=5.8.1' 'perl-encode-locale' 'perl-file-listing>=6' - 'perl-html-parser' 'perl-http-cookies>=6' 'perl-http-daemon>=6' - 'perl-http-date>=6' 'perl-http-negotiate>=6' 'perl-lwp-mediatypes>=6' - 'perl-net-http>=6' 'perl-uri>=1.10' 'perl-www-robotrules>=6' - 'perl-http-message>=6') -optdepends=('perl-lwp-protocol-https: for https:// url schemes') -url=https://metacpan.org/release/libwww-perl -source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-${pkgver}.tar.gz";) -md5sums=(24acf2fe33b2295f048f8859e9665ee3) -sha512sums=(9ea578e6da99e4002a35ae82d1ee025caf15b3bc7e40fbe71abd7e8592036f16bd0268453dfeedc2c445d957c45ec473b1ed4a1738b644d475d65f7cbdb6927b) -_distdir="${srcdir}/libwww-perl-${pkgver}" - -build() -( -export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \ - PERL_AUTOINSTALL=--skipdeps\ - PERL_MM_OPT="INSTALLDIRS=vendor" \ - PERL_MB_OPT="--installdirs vendor" \ - MODULEBUILDRC=/dev/null - -cd "$_distdir" -/usr/bin/perl Makefile.PL -make -) - -check() -( -export PERL_MM_USE_DEFAULT=1 PERL5LIB="" -cd "$_distdir" -make test -) - -package() { -cd "$_distdir" -make DESTDIR="$pkgdir" install -} - -# Local Variables: -# mode: shell-script -# sh-basic-offset: 2 -# End: -# vim:set ts=2 sw=2 et: Copied: perl-libwww/repos/extra-any/PKGBUILD (from rev 184030, perl-libwww/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-05-01 21:41:04 UTC (rev 184031) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: + +pkgname=perl-libwww +pkgver=6.05 +pkgrel=1 +pkgdesc="The World-Wide Web library for Perl" +arch=('any') +url="https://metacpan.org/release/libwww-perl"; +license=('PerlArtistic' 'GPL') +options=('!emptydirs') +depends=('perl' 'perl-encode-locale' 'perl-file-listing' + 'perl-html-parser' 'perl-http-cookies' 'perl-http-daemon' + 'perl-http-date' 'perl-http-negotiate' 'perl-lwp-mediatypes' + 'perl-net-http' 'perl-uri' 'perl-www-robotrules' + 'perl-http-message') +optdepends=('perl-lwp-protocol-https: for https:// url schemes') +source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-${pkgver}.tar.gz";) +sha1sums=('e10b097a4a2f04efcb3549b6543e16534b46064d') + +build() { +cd libwww-perl-${pkgver} +perl Makefile.PL --aliases INSTALLDIRS=vendor +make +} + +check() { +cd libwww-perl-${pkgver} +make test +} + +package() { +cd libwww-perl-${pkgver} +make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in perl-libwww/trunk (PKGBUILD)
Date: Wednesday, May 1, 2013 @ 23:40:37 Author: eric Revision: 184030 upgpkg: perl-libwww 6.05-1 Upstream update, Add HEAD, POST and GET utilities (close FS#17870), PKGBUILD clean up Modified: perl-libwww/trunk/PKGBUILD --+ PKGBUILD | 57 - 1 file changed, 20 insertions(+), 37 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 14:46:54 UTC (rev 184029) +++ PKGBUILD2013-05-01 21:40:37 UTC (rev 184030) @@ -1,52 +1,35 @@ -# Packager: Justin "juster" Davis # $Id$ +# Maintainer: pkgname=perl-libwww -pkgver=6.04 +pkgver=6.05 pkgrel=1 pkgdesc="The World-Wide Web library for Perl" -arch=(any) -license=(PerlArtistic GPL) -options=(!emptydirs) -depends=('perl>=5.8.1' 'perl-encode-locale' 'perl-file-listing>=6' - 'perl-html-parser' 'perl-http-cookies>=6' 'perl-http-daemon>=6' - 'perl-http-date>=6' 'perl-http-negotiate>=6' 'perl-lwp-mediatypes>=6' - 'perl-net-http>=6' 'perl-uri>=1.10' 'perl-www-robotrules>=6' - 'perl-http-message>=6') +arch=('any') +url="https://metacpan.org/release/libwww-perl"; +license=('PerlArtistic' 'GPL') +options=('!emptydirs') +depends=('perl' 'perl-encode-locale' 'perl-file-listing' + 'perl-html-parser' 'perl-http-cookies' 'perl-http-daemon' + 'perl-http-date' 'perl-http-negotiate' 'perl-lwp-mediatypes' + 'perl-net-http' 'perl-uri' 'perl-www-robotrules' + 'perl-http-message') optdepends=('perl-lwp-protocol-https: for https:// url schemes') -url=https://metacpan.org/release/libwww-perl source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-${pkgver}.tar.gz";) -md5sums=(24acf2fe33b2295f048f8859e9665ee3) -sha512sums=(9ea578e6da99e4002a35ae82d1ee025caf15b3bc7e40fbe71abd7e8592036f16bd0268453dfeedc2c445d957c45ec473b1ed4a1738b644d475d65f7cbdb6927b) -_distdir="${srcdir}/libwww-perl-${pkgver}" +sha1sums=('e10b097a4a2f04efcb3549b6543e16534b46064d') -build() -( -export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \ - PERL_AUTOINSTALL=--skipdeps\ - PERL_MM_OPT="INSTALLDIRS=vendor" \ - PERL_MB_OPT="--installdirs vendor" \ - MODULEBUILDRC=/dev/null - -cd "$_distdir" -/usr/bin/perl Makefile.PL +build() { +cd libwww-perl-${pkgver} +perl Makefile.PL --aliases INSTALLDIRS=vendor make -) +} -check() -( -export PERL_MM_USE_DEFAULT=1 PERL5LIB="" -cd "$_distdir" +check() { +cd libwww-perl-${pkgver} make test -) +} package() { -cd "$_distdir" +cd libwww-perl-${pkgver} make DESTDIR="$pkgdir" install } - -# Local Variables: -# mode: shell-script -# sh-basic-offset: 2 -# End: -# vim:set ts=2 sw=2 et:
[arch-commits] Commit in python2-eyed3/repos/community-any (3 files)
Date: Wednesday, May 1, 2013 @ 22:20:43 Author: jelle Revision: 89659 archrelease: copy trunk to community-any Added: python2-eyed3/repos/community-any/PKGBUILD (from rev 89658, python2-eyed3/trunk/PKGBUILD) python2-eyed3/repos/community-any/fix_setting_tcmp_frame.patch (from rev 89658, python2-eyed3/trunk/fix_setting_tcmp_frame.patch) Deleted: python2-eyed3/repos/community-any/PKGBUILD --+ PKGBUILD | 60 + fix_setting_tcmp_frame.patch | 21 ++ 2 files changed, 52 insertions(+), 29 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-05-01 20:20:00 UTC (rev 89658) +++ PKGBUILD2013-05-01 20:20:43 UTC (rev 89659) @@ -1,29 +0,0 @@ -#$Id$ -#Maintainer: Aaron Griffin -#Contributor: Federico Quagliata (quaqo) -#Contributor: cdhotfire - -pkgname=python2-eyed3 -pkgver=0.7.1 -pkgrel=1 -pkgdesc="A Python module and program for processing information about mp3 files" -arch=(any) -url="http://eyed3.nicfit.net/"; -license=('GPL') -depends=('python2') -makedepends=('python2-distribute') -source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tgz) -options=(!emptydirs) -replaces=('python-eyed3') -provides=('python-eyed3') -md5sums=('05fc6031fef62146c1aca188d13a62a6') - -build() { - cd $srcdir/eyeD3-$pkgver - python2 setup.py build -} -package() { - cd $srcdir/eyeD3-$pkgver - python2 setup.py install --root="${pkgdir}" --optimize=1 - sed -i 's/python/python2/' $pkgdir/usr/bin/eyeD3 -} Copied: python2-eyed3/repos/community-any/PKGBUILD (from rev 89658, python2-eyed3/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2013-05-01 20:20:43 UTC (rev 89659) @@ -0,0 +1,31 @@ +#$Id$ +#Maintainer: Aaron Griffin +#Contributor: Federico Quagliata (quaqo) +#Contributor: cdhotfire + +pkgname=python2-eyed3 +pkgver=0.7.1 +pkgrel=2 +pkgdesc="A Python module and program for processing information about mp3 files" +arch=(any) +url="http://eyed3.nicfit.net/"; +license=('GPL') +depends=('python2') +makedepends=('python2-distribute') +source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tgz fix_setting_tcmp_frame.patch) +options=(!emptydirs) +replaces=('python-eyed3') +provides=('python-eyed3') +md5sums=('05fc6031fef62146c1aca188d13a62a6' + '3b207f52fda00cb178e7b351fc80bdfb') + +build() { + cd $srcdir/eyeD3-$pkgver + patch -Np1 -i $srcdir/fix_setting_tcmp_frame.patch + python2 setup.py build +} +package() { + cd $srcdir/eyeD3-$pkgver + python2 setup.py install --root="${pkgdir}" --optimize=1 + sed -i 's/python/python2/' $pkgdir/usr/bin/eyeD3 +} Copied: python2-eyed3/repos/community-any/fix_setting_tcmp_frame.patch (from rev 89658, python2-eyed3/trunk/fix_setting_tcmp_frame.patch) === --- fix_setting_tcmp_frame.patch(rev 0) +++ fix_setting_tcmp_frame.patch2013-05-01 20:20:43 UTC (rev 89659) @@ -0,0 +1,21 @@ +# HG changeset patch +# User Travis Shirk +# Date 1366683753 21600 +# Branch stable +# Node ID bfbfc2c5709c4084ecaeed3410600d94d2a21a0d +# Parent e2ebd8a246ecca8340bbc4ac858c7a946524571f +Fix for setting of non standard text frames. Fixes #26 + +diff -r e2ebd8a246ecca8340bbc4ac858c7a946524571f -r bfbfc2c5709c4084ecaeed3410600d94d2a21a0d src/eyed3/id3/frames.py +--- a/src/eyed3/id3/frames.py Wed Mar 13 21:28:01 2013 -0600 b/src/eyed3/id3/frames.py Mon Apr 22 20:22:33 2013 -0600 +@@ -1364,7 +1364,8 @@ + the same Id is already in the list it's value is changed, otherwise + the frame is added. + ''' +-assert(fid[0] == "T" and fid in list(ID3_FRAMES.keys())) ++assert(fid[0] == "T" and (fid in ID3_FRAMES or ++ fid in NONSTANDARD_ID3_FRAMES)) + + if fid in self: + self[fid][0].text = text
[arch-commits] Commit in python2-eyed3/trunk (PKGBUILD fix_setting_tcmp_frame.patch)
Date: Wednesday, May 1, 2013 @ 22:20:00 Author: jelle Revision: 89658 upgpkg: python2-eyed3 0.7.1-2 fs#34281 Added: python2-eyed3/trunk/fix_setting_tcmp_frame.patch Modified: python2-eyed3/trunk/PKGBUILD --+ PKGBUILD |8 +--- fix_setting_tcmp_frame.patch | 21 + 2 files changed, 26 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 19:30:09 UTC (rev 89657) +++ PKGBUILD2013-05-01 20:20:00 UTC (rev 89658) @@ -5,21 +5,23 @@ pkgname=python2-eyed3 pkgver=0.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Python module and program for processing information about mp3 files" arch=(any) url="http://eyed3.nicfit.net/"; license=('GPL') depends=('python2') makedepends=('python2-distribute') -source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tgz) +source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tgz fix_setting_tcmp_frame.patch) options=(!emptydirs) replaces=('python-eyed3') provides=('python-eyed3') -md5sums=('05fc6031fef62146c1aca188d13a62a6') +md5sums=('05fc6031fef62146c1aca188d13a62a6' + '3b207f52fda00cb178e7b351fc80bdfb') build() { cd $srcdir/eyeD3-$pkgver + patch -Np1 -i $srcdir/fix_setting_tcmp_frame.patch python2 setup.py build } package() { Added: fix_setting_tcmp_frame.patch === --- fix_setting_tcmp_frame.patch(rev 0) +++ fix_setting_tcmp_frame.patch2013-05-01 20:20:00 UTC (rev 89658) @@ -0,0 +1,21 @@ +# HG changeset patch +# User Travis Shirk +# Date 1366683753 21600 +# Branch stable +# Node ID bfbfc2c5709c4084ecaeed3410600d94d2a21a0d +# Parent e2ebd8a246ecca8340bbc4ac858c7a946524571f +Fix for setting of non standard text frames. Fixes #26 + +diff -r e2ebd8a246ecca8340bbc4ac858c7a946524571f -r bfbfc2c5709c4084ecaeed3410600d94d2a21a0d src/eyed3/id3/frames.py +--- a/src/eyed3/id3/frames.py Wed Mar 13 21:28:01 2013 -0600 b/src/eyed3/id3/frames.py Mon Apr 22 20:22:33 2013 -0600 +@@ -1364,7 +1364,8 @@ + the same Id is already in the list it's value is changed, otherwise + the frame is added. + ''' +-assert(fid[0] == "T" and fid in list(ID3_FRAMES.keys())) ++assert(fid[0] == "T" and (fid in ID3_FRAMES or ++ fid in NONSTANDARD_ID3_FRAMES)) + + if fid in self: + self[fid][0].text = text
[arch-commits] Commit in compiz/repos/community-staging-i686 (12 files)
Date: Wednesday, May 1, 2013 @ 21:30:09 Author: eric Revision: 89657 archrelease: copy trunk to community-staging-i686 Added: compiz/repos/community-staging-i686/PKGBUILD (from rev 89656, compiz/trunk/PKGBUILD) compiz/repos/community-staging-i686/compiz-decorator-gtk.install (from rev 89656, compiz/trunk/compiz-decorator-gtk.install) compiz/repos/community-staging-i686/compiz-gcc-4.7.patch (from rev 89656, compiz/trunk/compiz-gcc-4.7.patch) compiz/repos/community-staging-i686/compiz-kde-4.10.patch (from rev 89656, compiz/trunk/compiz-kde-4.10.patch) compiz/repos/community-staging-i686/compiz-kde-4.8.patch (from rev 89656, compiz/trunk/compiz-kde-4.8.patch) compiz/repos/community-staging-i686/compiz-kde-4.9.patch (from rev 89656, compiz/trunk/compiz-kde-4.9.patch) Deleted: compiz/repos/community-staging-i686/PKGBUILD compiz/repos/community-staging-i686/compiz-decorator-gtk.install compiz/repos/community-staging-i686/compiz-gcc-4.7.patch compiz/repos/community-staging-i686/compiz-kde-4.10.patch compiz/repos/community-staging-i686/compiz-kde-4.8.patch compiz/repos/community-staging-i686/compiz-kde-4.9.patch --+ PKGBUILD | 287 ++ compiz-decorator-gtk.install | 56 ++--- compiz-gcc-4.7.patch | 76 +++ compiz-kde-4.10.patch| 60 +++--- compiz-kde-4.8.patch | 36 +-- compiz-kde-4.9.patch | 392 - 6 files changed, 452 insertions(+), 455 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-05-01 19:29:21 UTC (rev 89656) +++ PKGBUILD2013-05-01 19:30:09 UTC (rev 89657) @@ -1,145 +0,0 @@ -# $Id$ -# Maintainer: Ronald van Haren -# Contributor: Hussam Al-Tayeb ht990...@gmail.com -# Contributor: Khashayar Naderehvandi -# Contributor: JJDaNiMoTh - -pkgbase=compiz -pkgname=('compiz-core' - 'compiz-decorator-kde' - 'compiz-decorator-gtk') -pkgver=0.8.8 -pkgrel=5 -pkgdesc="Composite manager for Aiglx and Xgl" -url="http://www.compiz.org/"; -license=('GPL' 'LGPL' 'MIT') -arch=('i686' 'x86_64') -groups=('compiz' 'compiz-kde' 'compiz-gtk' 'compiz-fusion') -makedepends=('intltool' 'gnome-control-center' 'gconf' 'libwnck' 'kdebase-workspace' - 'startup-notification' 'librsvg' 'libgl' 'dbus' 'glu' 'libxslt' 'fuse' 'metacity' - 'qtchooser') -options=(!libtool !emptydirs) -conflicts=('compiz' 'compiz-core-git' 'compiz-git') -replaces=('compiz') -source=(http://releases.compiz.org/0.8.8/compiz-$pkgver.tar.gz -compiz-kde-4.8.patch -compiz-kde-4.9.patch -compiz-kde-4.10.patch -compiz-gcc-4.7.patch) -sha1sums=('01d065db07f6fd6bcad51811ffba69221aff656e' - '148656352f8a20b3781ee185025c5c8d4b7d720f' - '2b6fa7398ccb96172a99f4d12990bbc0491e355c' - 'f3c97cc9835643d48058682506eac98d6deceeb7' - '2138342ae9f253bae003e96e91fdd0bc9918291a') - -prepare() -{ - cd "$srcdir/compiz-$pkgver" - - patch -p0 -i ../compiz-gcc-4.7.patch - patch -p1 -i ../compiz-kde-4.8.patch - patch -p1 -i ../compiz-kde-4.9.patch - patch -p0 -i ../compiz-kde-4.10.patch -} - -build() -{ - cd "$srcdir/compiz-$pkgver" - - export QT_SELECT=4 - - ./configure --prefix=/usr \ - --enable-gnome \ - --enable-gtk \ - --enable-metacity \ - --enable-gconf \ ---with-gconf-schema-file-dir=/etc/gconf/schemas \ - --enable-dbus \ - --enable-librsvg \ - --disable-kde \ - --enable-kde4 - - make -} - -package_compiz-core() -{ - - pkgdesc="Composite manager for Aiglx and Xgl" - depends=('startup-notification' 'librsvg' \ - 'libgl' 'dbus' 'glu' 'libxslt' 'fuse') - - cd "$srcdir/compiz-$pkgver" - make DESTDIR="$pkgdir" install - - # remove stuff which is in one of the decorations - rm -rf "$pkgdir"/usr/bin/{gtk-window-decorator,kde4-window-decorator} - rm -rf "${pkgdir}"/usr/share/{applications,gnome,gnome-control-center} - rm -rf "${pkgdir}"/usr/lib/{window-manager-settings,pkgconfig/compiz-gconf.pc,compiz/libgconf*} - rm -rf "${pkgdir}"/etc - - # install MIT license - install -Dm644 "$srcdir/compiz-$pkgver/COPYING.MIT" \ - "$pkgdir/usr/share/licenses/compiz-core/COPYING.MIT" -} - -package_compiz-decorator-gtk() -{ - pkgdesc="Compiz decorator for GNOME" - depends=('gnome-control-center' 'gconf' 'libwnck' 'compiz-core' 'metacity') - install=compiz-decorator-gtk.install - - cd "$srcdir/compiz-$pkgver" - - pushd gtk - make DESTDIR="$pkgdir" install - install -Dm644 window-decorator/gwd.schemas \ -"$pkgdir/usr/share/gconf/schemas/gwd.schemas" - popd - - for i in dbus gconf ini inotify png regex svg glib kconfig - do -rm "$srcdir"/compiz-$pkgver/metadata/compiz-$i.schemas - done - - gconf-merge-schema \ -"${pkgdir}"/usr/share/gconf/schemas/compiz-decorator-gtk.schem
[arch-commits] Commit in compiz/repos/community-staging-x86_64 (12 files)
Date: Wednesday, May 1, 2013 @ 21:29:21 Author: eric Revision: 89656 archrelease: copy trunk to community-staging-x86_64 Added: compiz/repos/community-staging-x86_64/PKGBUILD (from rev 89655, compiz/trunk/PKGBUILD) compiz/repos/community-staging-x86_64/compiz-decorator-gtk.install (from rev 89655, compiz/trunk/compiz-decorator-gtk.install) compiz/repos/community-staging-x86_64/compiz-gcc-4.7.patch (from rev 89655, compiz/trunk/compiz-gcc-4.7.patch) compiz/repos/community-staging-x86_64/compiz-kde-4.10.patch (from rev 89655, compiz/trunk/compiz-kde-4.10.patch) compiz/repos/community-staging-x86_64/compiz-kde-4.8.patch (from rev 89655, compiz/trunk/compiz-kde-4.8.patch) compiz/repos/community-staging-x86_64/compiz-kde-4.9.patch (from rev 89655, compiz/trunk/compiz-kde-4.9.patch) Deleted: compiz/repos/community-staging-x86_64/PKGBUILD compiz/repos/community-staging-x86_64/compiz-decorator-gtk.install compiz/repos/community-staging-x86_64/compiz-gcc-4.7.patch compiz/repos/community-staging-x86_64/compiz-kde-4.10.patch compiz/repos/community-staging-x86_64/compiz-kde-4.8.patch compiz/repos/community-staging-x86_64/compiz-kde-4.9.patch --+ PKGBUILD | 287 ++ compiz-decorator-gtk.install | 56 ++--- compiz-gcc-4.7.patch | 76 +++ compiz-kde-4.10.patch| 60 +++--- compiz-kde-4.8.patch | 36 +-- compiz-kde-4.9.patch | 392 - 6 files changed, 452 insertions(+), 455 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2013-05-01 19:28:33 UTC (rev 89655) +++ PKGBUILD2013-05-01 19:29:21 UTC (rev 89656) @@ -1,145 +0,0 @@ -# $Id$ -# Maintainer: Ronald van Haren -# Contributor: Hussam Al-Tayeb ht990...@gmail.com -# Contributor: Khashayar Naderehvandi -# Contributor: JJDaNiMoTh - -pkgbase=compiz -pkgname=('compiz-core' - 'compiz-decorator-kde' - 'compiz-decorator-gtk') -pkgver=0.8.8 -pkgrel=5 -pkgdesc="Composite manager for Aiglx and Xgl" -url="http://www.compiz.org/"; -license=('GPL' 'LGPL' 'MIT') -arch=('i686' 'x86_64') -groups=('compiz' 'compiz-kde' 'compiz-gtk' 'compiz-fusion') -makedepends=('intltool' 'gnome-control-center' 'gconf' 'libwnck' 'kdebase-workspace' - 'startup-notification' 'librsvg' 'libgl' 'dbus' 'glu' 'libxslt' 'fuse' 'metacity' - 'qtchooser') -options=(!libtool !emptydirs) -conflicts=('compiz' 'compiz-core-git' 'compiz-git') -replaces=('compiz') -source=(http://releases.compiz.org/0.8.8/compiz-$pkgver.tar.gz -compiz-kde-4.8.patch -compiz-kde-4.9.patch -compiz-kde-4.10.patch -compiz-gcc-4.7.patch) -sha1sums=('01d065db07f6fd6bcad51811ffba69221aff656e' - '148656352f8a20b3781ee185025c5c8d4b7d720f' - '2b6fa7398ccb96172a99f4d12990bbc0491e355c' - 'f3c97cc9835643d48058682506eac98d6deceeb7' - '2138342ae9f253bae003e96e91fdd0bc9918291a') - -prepare() -{ - cd "$srcdir/compiz-$pkgver" - - patch -p0 -i ../compiz-gcc-4.7.patch - patch -p1 -i ../compiz-kde-4.8.patch - patch -p1 -i ../compiz-kde-4.9.patch - patch -p0 -i ../compiz-kde-4.10.patch -} - -build() -{ - cd "$srcdir/compiz-$pkgver" - - export QT_SELECT=4 - - ./configure --prefix=/usr \ - --enable-gnome \ - --enable-gtk \ - --enable-metacity \ - --enable-gconf \ ---with-gconf-schema-file-dir=/etc/gconf/schemas \ - --enable-dbus \ - --enable-librsvg \ - --disable-kde \ - --enable-kde4 - - make -} - -package_compiz-core() -{ - - pkgdesc="Composite manager for Aiglx and Xgl" - depends=('startup-notification' 'librsvg' \ - 'libgl' 'dbus' 'glu' 'libxslt' 'fuse') - - cd "$srcdir/compiz-$pkgver" - make DESTDIR="$pkgdir" install - - # remove stuff which is in one of the decorations - rm -rf "$pkgdir"/usr/bin/{gtk-window-decorator,kde4-window-decorator} - rm -rf "${pkgdir}"/usr/share/{applications,gnome,gnome-control-center} - rm -rf "${pkgdir}"/usr/lib/{window-manager-settings,pkgconfig/compiz-gconf.pc,compiz/libgconf*} - rm -rf "${pkgdir}"/etc - - # install MIT license - install -Dm644 "$srcdir/compiz-$pkgver/COPYING.MIT" \ - "$pkgdir/usr/share/licenses/compiz-core/COPYING.MIT" -} - -package_compiz-decorator-gtk() -{ - pkgdesc="Compiz decorator for GNOME" - depends=('gnome-control-center' 'gconf' 'libwnck' 'compiz-core' 'metacity') - install=compiz-decorator-gtk.install - - cd "$srcdir/compiz-$pkgver" - - pushd gtk - make DESTDIR="$pkgdir" install - install -Dm644 window-decorator/gwd.schemas \ -"$pkgdir/usr/share/gconf/schemas/gwd.schemas" - popd - - for i in dbus gconf ini inotify png regex svg glib kconfig - do -rm "$srcdir"/compiz-$pkgver/metadata/compiz-$i.schemas - done - - gconf-merge-schema \ -"${pkgdir}"/usr/share/gconf/schemas/
[arch-commits] Commit in compiz/trunk (PKGBUILD)
Date: Wednesday, May 1, 2013 @ 21:28:33 Author: eric Revision: 89655 Remove qtchooser makedepends Modified: compiz/trunk/PKGBUILD --+ PKGBUILD |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 16:07:24 UTC (rev 89654) +++ PKGBUILD2013-05-01 19:28:33 UTC (rev 89655) @@ -16,8 +16,7 @@ arch=('i686' 'x86_64') groups=('compiz' 'compiz-kde' 'compiz-gtk' 'compiz-fusion') makedepends=('intltool' 'gnome-control-center' 'gconf' 'libwnck' 'kdebase-workspace' - 'startup-notification' 'librsvg' 'libgl' 'dbus' 'glu' 'libxslt' 'fuse' 'metacity' - 'qtchooser') + 'startup-notification' 'librsvg' 'libgl' 'dbus' 'glu' 'libxslt' 'fuse' 'metacity') options=(!libtool !emptydirs) conflicts=('compiz' 'compiz-core-git' 'compiz-git') replaces=('compiz') @@ -46,8 +45,6 @@ { cd "$srcdir/compiz-$pkgver" - export QT_SELECT=4 - ./configure --prefix=/usr \ --enable-gnome \ --enable-gtk \ @@ -59,7 +56,7 @@ --disable-kde \ --enable-kde4 - make + make QDBUSXML2CPP=/usr/bin/qdbusxml2cpp-qt4 } package_compiz-core()
[arch-commits] Commit in python-sqlalchemy/repos (4 files)
Date: Wednesday, May 1, 2013 @ 18:07:24 Author: jelle Revision: 89654 archrelease: copy trunk to community-i686, community-x86_64 Added: python-sqlalchemy/repos/community-i686/PKGBUILD (from rev 89653, python-sqlalchemy/trunk/PKGBUILD) python-sqlalchemy/repos/community-x86_64/PKGBUILD (from rev 89653, python-sqlalchemy/trunk/PKGBUILD) Deleted: python-sqlalchemy/repos/community-i686/PKGBUILD python-sqlalchemy/repos/community-x86_64/PKGBUILD ---+ /PKGBUILD | 102 community-i686/PKGBUILD | 51 -- community-x86_64/PKGBUILD | 51 -- 3 files changed, 102 insertions(+), 102 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-05-01 16:06:34 UTC (rev 89653) +++ community-i686/PKGBUILD 2013-05-01 16:07:24 UTC (rev 89654) @@ -1,51 +0,0 @@ -# $Id$ -# Maintainer: Angel Velasquez -# Contributor: Sébastien Luttringer - -pkgbase=python-sqlalchemy -pkgname=('python-sqlalchemy' 'python2-sqlalchemy') -pkgver=0.8.0 -pkgrel=1 -arch=('i686' 'x86_64') # python2 package contain .so -url="http://www.sqlalchemy.org/"; -license=('custom: MIT') -makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 'python-nose' 'python2-nose') -source=("http://downloads.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-$pkgver.tar.gz";) -md5sums=('3fb0b62e5d6ef4a022414f4233519ee2') - -build() { - cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver - cd SQLAlchemy-$pkgver - python setup.py build - cd ../SQLAlchemy2-$pkgver - python2 setup.py build -} - -check() { - cd SQLAlchemy-${pkgver} - python setup.py check - python2 setup.py check - -} - -package_python-sqlalchemy() { - pkgdesc='Python SQL toolkit and Object Relational Mapper' - depends=('python') - - cd SQLAlchemy-${pkgver} - python setup.py install --root="${pkgdir}" - install -D -m644 LICENSE \ - "$pkgdir/usr/share/licenses/$pkgname/LICENSE" -} - -package_python2-sqlalchemy() { - pkgdesc='Python 2 SQL toolkit and Object Relational Mapper' - depends=('python2') - - cd SQLAlchemy2-$pkgver - python2 setup.py install --root="$pkgdir" - install -D -m644 LICENSE \ - "$pkgdir/usr/share/licenses/$pkgname/LICENSE" -} - -# vim:set ts=2 sw=2 ft=sh et: Copied: python-sqlalchemy/repos/community-i686/PKGBUILD (from rev 89653, python-sqlalchemy/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-05-01 16:07:24 UTC (rev 89654) @@ -0,0 +1,51 @@ +# $Id$ +# Maintainer: Angel Velasquez +# Contributor: Sébastien Luttringer + +pkgbase=python-sqlalchemy +pkgname=('python-sqlalchemy' 'python2-sqlalchemy') +pkgver=0.8.1 +pkgrel=1 +arch=('i686' 'x86_64') # python2 package contain .so +url="http://www.sqlalchemy.org/"; +license=('custom: MIT') +makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 'python-nose' 'python2-nose') +source=(http://downloads.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-$pkgver.tar.gz) +md5sums=('8e27886edc49e69921af77c2274caa41') + +build() { + cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver + cd SQLAlchemy-$pkgver + python setup.py build + cd ../SQLAlchemy2-$pkgver + python2 setup.py build +} + +check() { + cd SQLAlchemy-${pkgver} + python setup.py check + python2 setup.py check + +} + +package_python-sqlalchemy() { + pkgdesc='Python SQL toolkit and Object Relational Mapper' + depends=('python') + + cd SQLAlchemy-${pkgver} + python setup.py install --root="${pkgdir}" + install -D -m644 LICENSE \ + "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +package_python2-sqlalchemy() { + pkgdesc='Python 2 SQL toolkit and Object Relational Mapper' + depends=('python2') + + cd SQLAlchemy2-$pkgver + python2 setup.py install --root="$pkgdir" + install -D -m644 LICENSE \ + "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} + +# vim:set ts=2 sw=2 ft=sh et: Deleted: community-x86_64/PKGBUILD === --- community-x86_64/PKGBUILD 2013-05-01 16:06:34 UTC (rev 89653) +++ community-x86_64/PKGBUILD 2013-05-01 16:07:24 UTC (rev 89654) @@ -1,51 +0,0 @@ -# $Id$ -# Maintainer: Angel Velasquez -# Contributor: Sébastien Luttringer - -pkgbase=python-sqlalchemy -pkgname=('python-sqlalchemy' 'python2-sqlalchemy') -pkgver=0.8.0 -pkgrel=1 -arch=('i686' 'x86_64') # python2 package contain .so -url="http://www.sqlalchemy.org/"; -license=('custom: MIT') -makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 'python-nose' 'python2-nose') -source=("http://downloads.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-$pkgver.tar.gz";) -md5sums=('3fb0b62e5d6ef4a022414f4233519ee2') - -build() { - cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver -
[arch-commits] Commit in python-sqlalchemy/trunk (PKGBUILD)
Date: Wednesday, May 1, 2013 @ 18:06:34 Author: jelle Revision: 89653 upgpkg: python-sqlalchemy 0.8.1-1 Modified: python-sqlalchemy/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 07:20:33 UTC (rev 89652) +++ PKGBUILD2013-05-01 16:06:34 UTC (rev 89653) @@ -4,14 +4,14 @@ pkgbase=python-sqlalchemy pkgname=('python-sqlalchemy' 'python2-sqlalchemy') -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 arch=('i686' 'x86_64') # python2 package contain .so url="http://www.sqlalchemy.org/"; license=('custom: MIT') makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 'python-nose' 'python2-nose') -source=("http://downloads.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-$pkgver.tar.gz";) -md5sums=('3fb0b62e5d6ef4a022414f4233519ee2') +source=(http://downloads.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-$pkgver.tar.gz) +md5sums=('8e27886edc49e69921af77c2274caa41') build() { cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver
[arch-commits] Commit in libdvbpsi/repos (4 files)
Date: Wednesday, May 1, 2013 @ 16:46:54 Author: foutrelis Revision: 184029 archrelease: copy trunk to extra-i686, extra-x86_64 Added: libdvbpsi/repos/extra-i686/PKGBUILD (from rev 184028, libdvbpsi/trunk/PKGBUILD) libdvbpsi/repos/extra-x86_64/PKGBUILD (from rev 184028, libdvbpsi/trunk/PKGBUILD) Deleted: libdvbpsi/repos/extra-i686/PKGBUILD libdvbpsi/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 62 extra-i686/PKGBUILD | 30 --- extra-x86_64/PKGBUILD | 30 --- 3 files changed, 62 insertions(+), 60 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-05-01 14:46:43 UTC (rev 184028) +++ extra-i686/PKGBUILD 2013-05-01 14:46:54 UTC (rev 184029) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora -# Contributor: Gilles CHAUVIN - -pkgname=libdvbpsi -pkgver=1.1.0 -pkgrel=1 -pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" -arch=('i686' 'x86_64') -license=('LGPL2.1') -depends=('glibc') -options=('!libtool') -replaces=('libdvbpsi4' 'libdvbpsi5') -conflicts=('libdvbpsi4' 'libdvbpsi5') -url="http://developers.videolan.org/libdvbpsi/"; -source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) -md5sums=('1f84f9d1de08e15f94e6ff9957278064') - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - - ./configure --prefix=/usr - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - - make prefix="${pkgdir}/usr" install -} Copied: libdvbpsi/repos/extra-i686/PKGBUILD (from rev 184028, libdvbpsi/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-05-01 14:46:54 UTC (rev 184029) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Giovanni Scafora +# Contributor: Gilles CHAUVIN + +pkgname=libdvbpsi +pkgver=0.2.2 +pkgrel=1 +epoch=1 +pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" +arch=('i686' 'x86_64') +license=('LGPL2.1') +depends=('glibc') +options=('!libtool') +replaces=('libdvbpsi4' 'libdvbpsi5') +conflicts=('libdvbpsi4' 'libdvbpsi5') +url="http://developers.videolan.org/libdvbpsi/"; +source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) +md5sums=('b387e07ffd844b61c7a050c47307c0f7') + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + + make prefix="${pkgdir}/usr" install +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2013-05-01 14:46:43 UTC (rev 184028) +++ extra-x86_64/PKGBUILD 2013-05-01 14:46:54 UTC (rev 184029) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora -# Contributor: Gilles CHAUVIN - -pkgname=libdvbpsi -pkgver=1.1.0 -pkgrel=1 -pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" -arch=('i686' 'x86_64') -license=('LGPL2.1') -depends=('glibc') -options=('!libtool') -replaces=('libdvbpsi4' 'libdvbpsi5') -conflicts=('libdvbpsi4' 'libdvbpsi5') -url="http://developers.videolan.org/libdvbpsi/"; -source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) -md5sums=('1f84f9d1de08e15f94e6ff9957278064') - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - - ./configure --prefix=/usr - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - - make prefix="${pkgdir}/usr" install -} Copied: libdvbpsi/repos/extra-x86_64/PKGBUILD (from rev 184028, libdvbpsi/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-05-01 14:46:54 UTC (rev 184029) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Giovanni Scafora +# Contributor: Gilles CHAUVIN + +pkgname=libdvbpsi +pkgver=0.2.2 +pkgrel=1 +epoch=1 +pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" +arch=('i686' 'x86_64') +license=('LGPL2.1') +depends=('glibc') +options=('!libtool') +replaces=('libdvbpsi4' 'libdvbpsi5') +conflicts=('libdvbpsi4' 'libdvbpsi5') +url="http://developers.videolan.org/libdvbpsi/"; +source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) +md5sums=('b387e07ffd844b61c7a050c47307c0f7') + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + + make prefix="${pkgdir}/usr" install +}
[arch-commits] Commit in libdvbpsi/trunk (PKGBUILD)
Date: Wednesday, May 1, 2013 @ 16:46:43 Author: foutrelis Revision: 184028 upgpkg: libdvbpsi 1:0.2.2-1 Revert to version that works with VLC. Modified: libdvbpsi/trunk/PKGBUILD --+ PKGBUILD |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 07:11:18 UTC (rev 184027) +++ PKGBUILD2013-05-01 14:46:43 UTC (rev 184028) @@ -3,8 +3,9 @@ # Contributor: Gilles CHAUVIN pkgname=libdvbpsi -pkgver=1.1.0 +pkgver=0.2.2 pkgrel=1 +epoch=1 pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" arch=('i686' 'x86_64') license=('LGPL2.1') @@ -14,7 +15,7 @@ conflicts=('libdvbpsi4' 'libdvbpsi5') url="http://developers.videolan.org/libdvbpsi/"; source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) -md5sums=('1f84f9d1de08e15f94e6ff9957278064') +md5sums=('b387e07ffd844b61c7a050c47307c0f7') build() { cd "${srcdir}/${pkgname}-${pkgver}"
[arch-commits] Commit in compiz/repos (14 files)
Date: Wednesday, May 1, 2013 @ 09:20:33 Author: foutrelis Revision: 89652 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: compiz/repos/community-staging-i686/ compiz/repos/community-staging-i686/PKGBUILD (from rev 89651, compiz/trunk/PKGBUILD) compiz/repos/community-staging-i686/compiz-decorator-gtk.install (from rev 89651, compiz/trunk/compiz-decorator-gtk.install) compiz/repos/community-staging-i686/compiz-gcc-4.7.patch (from rev 89651, compiz/trunk/compiz-gcc-4.7.patch) compiz/repos/community-staging-i686/compiz-kde-4.10.patch (from rev 89651, compiz/trunk/compiz-kde-4.10.patch) compiz/repos/community-staging-i686/compiz-kde-4.8.patch (from rev 89651, compiz/trunk/compiz-kde-4.8.patch) compiz/repos/community-staging-i686/compiz-kde-4.9.patch (from rev 89651, compiz/trunk/compiz-kde-4.9.patch) compiz/repos/community-staging-x86_64/ compiz/repos/community-staging-x86_64/PKGBUILD (from rev 89651, compiz/trunk/PKGBUILD) compiz/repos/community-staging-x86_64/compiz-decorator-gtk.install (from rev 89651, compiz/trunk/compiz-decorator-gtk.install) compiz/repos/community-staging-x86_64/compiz-gcc-4.7.patch (from rev 89651, compiz/trunk/compiz-gcc-4.7.patch) compiz/repos/community-staging-x86_64/compiz-kde-4.10.patch (from rev 89651, compiz/trunk/compiz-kde-4.10.patch) compiz/repos/community-staging-x86_64/compiz-kde-4.8.patch (from rev 89651, compiz/trunk/compiz-kde-4.8.patch) compiz/repos/community-staging-x86_64/compiz-kde-4.9.patch (from rev 89651, compiz/trunk/compiz-kde-4.9.patch) ---+ community-staging-i686/PKGBUILD | 145 +++ community-staging-i686/compiz-decorator-gtk.install | 28 ++ community-staging-i686/compiz-gcc-4.7.patch | 38 +++ community-staging-i686/compiz-kde-4.10.patch | 30 ++ community-staging-i686/compiz-kde-4.8.patch | 18 + community-staging-i686/compiz-kde-4.9.patch | 196 community-staging-x86_64/PKGBUILD | 145 +++ community-staging-x86_64/compiz-decorator-gtk.install | 28 ++ community-staging-x86_64/compiz-gcc-4.7.patch | 38 +++ community-staging-x86_64/compiz-kde-4.10.patch| 30 ++ community-staging-x86_64/compiz-kde-4.8.patch | 18 + community-staging-x86_64/compiz-kde-4.9.patch | 196 12 files changed, 910 insertions(+) Copied: compiz/repos/community-staging-i686/PKGBUILD (from rev 89651, compiz/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2013-05-01 07:20:33 UTC (rev 89652) @@ -0,0 +1,145 @@ +# $Id$ +# Maintainer: Ronald van Haren +# Contributor: Hussam Al-Tayeb ht990...@gmail.com +# Contributor: Khashayar Naderehvandi +# Contributor: JJDaNiMoTh + +pkgbase=compiz +pkgname=('compiz-core' + 'compiz-decorator-kde' + 'compiz-decorator-gtk') +pkgver=0.8.8 +pkgrel=5 +pkgdesc="Composite manager for Aiglx and Xgl" +url="http://www.compiz.org/"; +license=('GPL' 'LGPL' 'MIT') +arch=('i686' 'x86_64') +groups=('compiz' 'compiz-kde' 'compiz-gtk' 'compiz-fusion') +makedepends=('intltool' 'gnome-control-center' 'gconf' 'libwnck' 'kdebase-workspace' + 'startup-notification' 'librsvg' 'libgl' 'dbus' 'glu' 'libxslt' 'fuse' 'metacity' + 'qtchooser') +options=(!libtool !emptydirs) +conflicts=('compiz' 'compiz-core-git' 'compiz-git') +replaces=('compiz') +source=(http://releases.compiz.org/0.8.8/compiz-$pkgver.tar.gz +compiz-kde-4.8.patch +compiz-kde-4.9.patch +compiz-kde-4.10.patch +compiz-gcc-4.7.patch) +sha1sums=('01d065db07f6fd6bcad51811ffba69221aff656e' + '148656352f8a20b3781ee185025c5c8d4b7d720f' + '2b6fa7398ccb96172a99f4d12990bbc0491e355c' + 'f3c97cc9835643d48058682506eac98d6deceeb7' + '2138342ae9f253bae003e96e91fdd0bc9918291a') + +prepare() +{ + cd "$srcdir/compiz-$pkgver" + + patch -p0 -i ../compiz-gcc-4.7.patch + patch -p1 -i ../compiz-kde-4.8.patch + patch -p1 -i ../compiz-kde-4.9.patch + patch -p0 -i ../compiz-kde-4.10.patch +} + +build() +{ + cd "$srcdir/compiz-$pkgver" + + export QT_SELECT=4 + + ./configure --prefix=/usr \ + --enable-gnome \ + --enable-gtk \ + --enable-metacity \ + --enable-gconf \ +--with-gconf-schema-file-dir=/etc/gconf/schemas \ + --enable-dbus \ + --enable-librsvg \ + --disable-kde \ + --enable-kde4 + + make +} + +package_compiz-core() +{ + + pkgdesc="Composite manager for Aiglx and Xgl" + depends=('startup-notification' 'librsvg' \ + 'libgl' 'dbus' 'glu' 'libxslt' 'fuse') + + cd "$srcdir/compiz-$pkgver" + make DESTDIR="$pkgdir" install + + # remove stuff which is
[arch-commits] Commit in compiz/trunk (PKGBUILD compiz-kde-4.10.patch)
Date: Wednesday, May 1, 2013 @ 09:20:08 Author: foutrelis Revision: 89651 upgpkg: compiz 0.8.8-5 libpng 1.6 rebuild. Added: compiz/trunk/compiz-kde-4.10.patch Modified: compiz/trunk/PKGBUILD ---+ PKGBUILD | 23 +-- compiz-kde-4.10.patch | 30 ++ 2 files changed, 47 insertions(+), 6 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 05:38:53 UTC (rev 89650) +++ PKGBUILD2013-05-01 07:20:08 UTC (rev 89651) @@ -9,34 +9,45 @@ 'compiz-decorator-kde' 'compiz-decorator-gtk') pkgver=0.8.8 -pkgrel=4 +pkgrel=5 pkgdesc="Composite manager for Aiglx and Xgl" url="http://www.compiz.org/"; license=('GPL' 'LGPL' 'MIT') arch=('i686' 'x86_64') groups=('compiz' 'compiz-kde' 'compiz-gtk' 'compiz-fusion') -makedepends=('intltool' 'gnome-control-center' 'libwnck' 'kdebase-workspace' - 'startup-notification' 'librsvg' 'libgl' 'dbus' 'glu' 'libxslt' 'fuse' 'metacity') +makedepends=('intltool' 'gnome-control-center' 'gconf' 'libwnck' 'kdebase-workspace' + 'startup-notification' 'librsvg' 'libgl' 'dbus' 'glu' 'libxslt' 'fuse' 'metacity' + 'qtchooser') options=(!libtool !emptydirs) conflicts=('compiz' 'compiz-core-git' 'compiz-git') replaces=('compiz') source=(http://releases.compiz.org/0.8.8/compiz-$pkgver.tar.gz compiz-kde-4.8.patch compiz-kde-4.9.patch +compiz-kde-4.10.patch compiz-gcc-4.7.patch) sha1sums=('01d065db07f6fd6bcad51811ffba69221aff656e' '148656352f8a20b3781ee185025c5c8d4b7d720f' '2b6fa7398ccb96172a99f4d12990bbc0491e355c' + 'f3c97cc9835643d48058682506eac98d6deceeb7' '2138342ae9f253bae003e96e91fdd0bc9918291a') -build() +prepare() { cd "$srcdir/compiz-$pkgver" patch -p0 -i ../compiz-gcc-4.7.patch - patch -p1 -i ../compiz-kde-4.8.patch + patch -p1 -i ../compiz-kde-4.8.patch patch -p1 -i ../compiz-kde-4.9.patch + patch -p0 -i ../compiz-kde-4.10.patch +} +build() +{ + cd "$srcdir/compiz-$pkgver" + + export QT_SELECT=4 + ./configure --prefix=/usr \ --enable-gnome \ --enable-gtk \ @@ -75,7 +86,7 @@ package_compiz-decorator-gtk() { pkgdesc="Compiz decorator for GNOME" - depends=('gnome-control-center' 'libwnck' 'compiz-core' 'metacity') + depends=('gnome-control-center' 'gconf' 'libwnck' 'compiz-core' 'metacity') install=compiz-decorator-gtk.install cd "$srcdir/compiz-$pkgver" Added: compiz-kde-4.10.patch === --- compiz-kde-4.10.patch (rev 0) +++ compiz-kde-4.10.patch 2013-05-01 07:20:08 UTC (rev 89651) @@ -0,0 +1,30 @@ +--- kde/window-decorator-kde4/window.cpp 2012-11-14 10:17:09 + kde/window-decorator-kde4/window.cpp 2012-11-23 06:43:18 + +@@ -554,6 +554,15 @@ + showWindowMenu (pos.bottomLeft ()); + } + ++void KWD::Window::showApplicationMenu (const QPoint &p) ++{ ++} ++ ++bool KWD::Window::menuAvailable () const ++{ ++return false; ++} ++ + KWD::Options::MouseCommand + KWD::Window::buttonToCommand (Qt::MouseButtons button) + { + +--- kde/window-decorator-kde4/window.h 2012-09-03 07:19:30 + kde/window-decorator-kde4/window.h 2012-11-23 06:43:18 + +@@ -92,6 +92,8 @@ + virtual void processMousePressEvent (QMouseEvent *); + virtual void showWindowMenu (const QRect &); + virtual void showWindowMenu (const QPoint &); ++ virtual void showApplicationMenu (const QPoint &); ++ virtual bool menuAvailable () const; + virtual void performWindowOperation (WindowOperation); + virtual void setMask (const QRegion &, int); + virtual bool isPreview (void) const;
[arch-commits] Commit in libdvbpsi/repos (4 files)
Date: Wednesday, May 1, 2013 @ 09:11:18 Author: giovanni Revision: 184027 archrelease: copy trunk to extra-i686, extra-x86_64 Added: libdvbpsi/repos/extra-i686/PKGBUILD (from rev 184026, libdvbpsi/trunk/PKGBUILD) libdvbpsi/repos/extra-x86_64/PKGBUILD (from rev 184026, libdvbpsi/trunk/PKGBUILD) Deleted: libdvbpsi/repos/extra-i686/PKGBUILD libdvbpsi/repos/extra-x86_64/PKGBUILD ---+ /PKGBUILD | 60 extra-i686/PKGBUILD | 30 extra-x86_64/PKGBUILD | 30 3 files changed, 60 insertions(+), 60 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2013-05-01 07:11:10 UTC (rev 184026) +++ extra-i686/PKGBUILD 2013-05-01 07:11:18 UTC (rev 184027) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora -# Contributor: Gilles CHAUVIN - -pkgname=libdvbpsi -pkgver=0.2.2 -pkgrel=1 -pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" -arch=('i686' 'x86_64') -license=('LGPL') -depends=('glibc') -options=('!libtool') -replaces=('libdvbpsi4' 'libdvbpsi5') -conflicts=('libdvbpsi4' 'libdvbpsi5') -url="http://developers.videolan.org/libdvbpsi/"; -source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) -md5sums=('b387e07ffd844b61c7a050c47307c0f7') - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - - ./configure --prefix=/usr - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - - make prefix="${pkgdir}/usr" install -} Copied: libdvbpsi/repos/extra-i686/PKGBUILD (from rev 184026, libdvbpsi/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2013-05-01 07:11:18 UTC (rev 184027) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Giovanni Scafora +# Contributor: Gilles CHAUVIN + +pkgname=libdvbpsi +pkgver=1.1.0 +pkgrel=1 +pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" +arch=('i686' 'x86_64') +license=('LGPL2.1') +depends=('glibc') +options=('!libtool') +replaces=('libdvbpsi4' 'libdvbpsi5') +conflicts=('libdvbpsi4' 'libdvbpsi5') +url="http://developers.videolan.org/libdvbpsi/"; +source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) +md5sums=('1f84f9d1de08e15f94e6ff9957278064') + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + + make prefix="${pkgdir}/usr" install +} Deleted: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2013-05-01 07:11:10 UTC (rev 184026) +++ extra-x86_64/PKGBUILD 2013-05-01 07:11:18 UTC (rev 184027) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Giovanni Scafora -# Contributor: Gilles CHAUVIN - -pkgname=libdvbpsi -pkgver=0.2.2 -pkgrel=1 -pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" -arch=('i686' 'x86_64') -license=('LGPL') -depends=('glibc') -options=('!libtool') -replaces=('libdvbpsi4' 'libdvbpsi5') -conflicts=('libdvbpsi4' 'libdvbpsi5') -url="http://developers.videolan.org/libdvbpsi/"; -source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) -md5sums=('b387e07ffd844b61c7a050c47307c0f7') - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - - ./configure --prefix=/usr - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - - make prefix="${pkgdir}/usr" install -} Copied: libdvbpsi/repos/extra-x86_64/PKGBUILD (from rev 184026, libdvbpsi/trunk/PKGBUILD) === --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2013-05-01 07:11:18 UTC (rev 184027) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Giovanni Scafora +# Contributor: Gilles CHAUVIN + +pkgname=libdvbpsi +pkgver=1.1.0 +pkgrel=1 +pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" +arch=('i686' 'x86_64') +license=('LGPL2.1') +depends=('glibc') +options=('!libtool') +replaces=('libdvbpsi4' 'libdvbpsi5') +conflicts=('libdvbpsi4' 'libdvbpsi5') +url="http://developers.videolan.org/libdvbpsi/"; +source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) +md5sums=('1f84f9d1de08e15f94e6ff9957278064') + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + + make prefix="${pkgdir}/usr" install +}
[arch-commits] Commit in libdvbpsi/trunk (PKGBUILD)
Date: Wednesday, May 1, 2013 @ 09:11:10 Author: giovanni Revision: 184026 upgpkg: libdvbpsi 1.1.0-1 upstream release Modified: libdvbpsi/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-01 06:54:16 UTC (rev 184025) +++ PKGBUILD2013-05-01 07:11:10 UTC (rev 184026) @@ -3,18 +3,18 @@ # Contributor: Gilles CHAUVIN pkgname=libdvbpsi -pkgver=0.2.2 +pkgver=1.1.0 pkgrel=1 pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" arch=('i686' 'x86_64') -license=('LGPL') +license=('LGPL2.1') depends=('glibc') options=('!libtool') replaces=('libdvbpsi4' 'libdvbpsi5') conflicts=('libdvbpsi4' 'libdvbpsi5') url="http://developers.videolan.org/libdvbpsi/"; source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";) -md5sums=('b387e07ffd844b61c7a050c47307c0f7') +md5sums=('1f84f9d1de08e15f94e6ff9957278064') build() { cd "${srcdir}/${pkgname}-${pkgver}"