[arch-commits] Commit in feh/trunk (PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:29:30
  Author: eric
Revision: 84765

upgpkg: feh 1.8-1
Upstream update

Modified:
  feh/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 06:09:07 UTC (rev 84764)
+++ PKGBUILD2010-07-04 07:29:30 UTC (rev 84765)
@@ -5,7 +5,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=feh
-pkgver=1.7
+pkgver=1.8
 pkgrel=1
 pkgdesc="A fast, lightweight image viewer which uses imlib2"
 arch=('i686' 'x86_64')
@@ -14,7 +14,8 @@
 depends=('libxinerama' 'giblib' 'perl')
 makedepends=('libxt')
 
source=("https://derf.homelinux.org/~derf/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('59181976384d1f5bddae016b39334e2e')
+md5sums=('fe81334805f4da9b5f1e35b45c444a1a')
+sha1sums=('147b5608281b81be8d1f7cf944fd761e8b86ae06')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in feh/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:29:37
  Author: eric
Revision: 84766

archrelease: remove extra-i686

Deleted:
  feh/repos/extra-i686/



[arch-commits] Commit in feh/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:29:45
  Author: eric
Revision: 84767

archrelease: copy trunk to extra-i686

Added:
  feh/repos/extra-i686/



[arch-commits] Commit in feh/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:29:52
  Author: eric
Revision: 84768

archrelease: remove extra-x86_64

Deleted:
  feh/repos/extra-x86_64/



[arch-commits] Commit in feh/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:30:04
  Author: eric
Revision: 84769

archrelease: copy trunk to extra-x86_64

Added:
  feh/repos/extra-x86_64/



[arch-commits] Commit in glabels/trunk (PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:50:02
  Author: eric
Revision: 84770

upgpkg: glabels 2.2.8-1
Upstream update, Removed unneeded libsm depends

Modified:
  glabels/trunk/PKGBUILD

--+
 PKGBUILD |   20 
 1 file changed, 12 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 07:30:04 UTC (rev 84769)
+++ PKGBUILD2010-07-04 07:50:02 UTC (rev 84770)
@@ -2,25 +2,29 @@
 # Contributor: Damir Perisa 
 
 pkgname=glabels
-pkgver=2.2.7
+pkgver=2.2.8
 pkgrel=1
 pkgdesc="Creating labels and business cards the very easy way"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
 url="http://glabels.sourceforge.net/";
-depends=('libgnomeui' 'libsm' 'desktop-file-utils' 'shared-mime-info')
-makedepends=('pkgconfig' 'perlxml' 'gnome-doc-utils' 'intltool')
+depends=('libgnomeui' 'desktop-file-utils' 'shared-mime-info')
+makedepends=('pkg-config' 'perlxml' 'gnome-doc-utils' 'intltool')
 options=('!libtool')
 install=glabels.install
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('0830d3734b74e79946af59747ac097a5')
+md5sums=('0038e6a1a1e8d941061093d1edace492')
+sha1sums=('9b71da53ec3f27e886177a7c9089c8901fbf7fb2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --disable-static \
-  --disable-update-mimedb --disable-update-desktopdb  || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
+  --disable-update-mimedb --disable-update-desktopdb
+  make
 }
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}



[arch-commits] Commit in glabels/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:50:40
  Author: eric
Revision: 84771

archrelease: remove extra-i686

Deleted:
  glabels/repos/extra-i686/



[arch-commits] Commit in glabels/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:50:50
  Author: eric
Revision: 84772

archrelease: copy trunk to extra-i686

Added:
  glabels/repos/extra-i686/



[arch-commits] Commit in glabels/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:51:30
  Author: eric
Revision: 84773

archrelease: remove extra-x86_64

Deleted:
  glabels/repos/extra-x86_64/



[arch-commits] Commit in glabels/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 03:51:38
  Author: eric
Revision: 84774

archrelease: copy trunk to extra-x86_64

Added:
  glabels/repos/extra-x86_64/



[arch-commits] Commit in mythtv/trunk (PKGBUILD)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 09:13:39
  Author: ibiru
Revision: 84775

upgpkg: mythtv 25260-1 update to latest revision

Modified:
  mythtv/trunk/PKGBUILD

--+
 PKGBUILD |   28 ++--
 1 file changed, 14 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 07:51:38 UTC (rev 84774)
+++ PKGBUILD2010-07-04 13:13:39 UTC (rev 84775)
@@ -5,25 +5,26 @@
 # Contributor: dorphell 
 
 pkgname=mythtv
-pkgver=23562
-pkgrel=2
+pkgver=25260
+pkgrel=1
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org/";
 license=('GPL')
-depends=('mysql-clients' 'qt' 'lame' 'lirc-utils' 'ffmpeg' 'libxvmc' 'fribidi' 
- 'perl-soap-lite' 'perl-date-manip' 'perl-xml-sax' 'perl-math-round' 
- 'perl-net-upnp' 'perl-dbd-mysql' 'perl-time-hires' 'libavc1394' 
'wget' 
- 'libiec61883' 'mysql-python' 'mesa' 'libxinerama' 'libxrandr' 'yasm')
+depends=('mysql-clients' 'qt' 'lame' 'lirc-utils' 'ffmpeg' 'libxvmc' 'fribidi'
+ 'perl-soap-lite' 'perl-date-manip' 'perl-xml-sax' 'perl-math-round'
+ 'perl-net-upnp' 'perl-dbd-mysql' 'perl-time-hires' 'libavc1394' 'wget'
+ 'libiec61883' 'mysql-python' 'mesa' 'libxinerama' 'libxrandr' 'faad2')
+makedepends=('yasm')
 optdepends=('xmltv: to download tv listings')
 replaces=('mythtv-contrib')
 conflicts=('mythtv-contrib')
 backup=('etc/conf.d/mythbackend')
 install=mythtv.install
-source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz 
-mythbackend 
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz
+mythbackend
 archlinux.conf.d.mythbackend)
-md5sums=('e487de15bcf44214557ad3a1e8e9697d'
+md5sums=('cf07023b48e9b84b0f01fc6d8f0ce2a5'
  'feadcc9ad064d93d6dceab1efc0bd9ed'
  'bb8e4033d82428d827570fae9ba15e6a')
 
@@ -37,7 +38,6 @@
   --enable-audio-alsa \
   --disable-audio-jack \
   --disable-audio-pulse \
-  --disable-audio-arts \
   --disable-altivec \
   --disable-distcc \
   --disable-ccache \
@@ -65,12 +65,12 @@
   --with-bindings=perl,python
 
   qmake mythtv.pro
-  make all || return 1
+  make all
   # basic install
-  make INSTALL_ROOT="${pkgdir}" install || return 1
-  install -D -m0755 ${srcdir}/mythbackend "${pkgdir}/etc/rc.d/mythbackend" || 
return 1
+  make INSTALL_ROOT="${pkgdir}" install
+  install -D -m0755 ${srcdir}/mythbackend "${pkgdir}/etc/rc.d/mythbackend"
   # config file
-  install -D -m644 ${srcdir}/archlinux.conf.d.mythbackend 
"${pkgdir}/etc/conf.d/mythbackend" || return 1
+  install -D -m644 ${srcdir}/archlinux.conf.d.mythbackend 
"${pkgdir}/etc/conf.d/mythbackend"
   # install contrib files
   cp -a contrib/$i ${pkgdir}/usr/share/mythtv
   # install database structure



[arch-commits] Commit in mythtv/repos (testing-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 09:14:16
  Author: ibiru
Revision: 84776

archrelease: copy trunk to testing-i686

Added:
  mythtv/repos/testing-i686/



[arch-commits] Commit in mythtv/repos (testing-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 09:15:08
  Author: ibiru
Revision: 84777

archrelease: copy trunk to testing-x86_64

Added:
  mythtv/repos/testing-x86_64/



[arch-commits] Commit in myththemes/trunk (PKGBUILD)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 09:22:10
  Author: ibiru
Revision: 84778

upgpkg: myththemes 25260-1 update to latest revision

Modified:
  myththemes/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 13:15:08 UTC (rev 84777)
+++ PKGBUILD2010-07-04 13:22:10 UTC (rev 84778)
@@ -4,20 +4,20 @@
 # Contributor: kleptophob...@gmail.com
 
 pkgname=myththemes
-pkgver=23562
+pkgver=25260
 pkgrel=1
 pkgdesc="Themes for MythTV"
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org/";
 license=('GPL')
 depends=("mythtv>=${pkgver}")
-source=(ftp://ftp.archlinux.org/other/mythtv/mythtv-themes-${pkgver}.tar.gz)
-md5sums=('549db542193633bc11a52fb46ebf5971')
+source=(ftp://ftp.archlinux.org/other/mythtv/${pkgname}-${pkgver}.tar.xz)
+md5sums=('b1a88ab6d44dd68c289415b384cb3e01')
 
 build() {
   cd "${srcdir}/${pkgname}"
 
-  ./configure --prefix=/usr 
+  ./configure --prefix=/usr
   # basic install
   make INSTALL_ROOT="${pkgdir}" install || return 1
 }



[arch-commits] Commit in myththemes/repos (testing-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 09:23:16
  Author: ibiru
Revision: 84779

archrelease: copy trunk to testing-i686

Added:
  myththemes/repos/testing-i686/



[arch-commits] Commit in myththemes/repos (testing-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 09:24:10
  Author: ibiru
Revision: 84780

archrelease: copy trunk to testing-x86_64

Added:
  myththemes/repos/testing-x86_64/



[arch-commits] Commit in (24 files)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:19:21
  Author: ibiru
Revision: 84781

dependencies needed by mythplugins

Added:
  perl-class-factory-util/
  perl-class-factory-util/repos/
  perl-class-factory-util/trunk/
  perl-class-factory-util/trunk/PKGBUILD
  perl-class-inspector/
  perl-class-inspector/repos/
  perl-class-inspector/trunk/
  perl-class-inspector/trunk/PKGBUILD
  perl-datetime-format-builder/
  perl-datetime-format-builder/repos/
  perl-datetime-format-builder/trunk/
  perl-datetime-format-builder/trunk/PKGBUILD
  perl-datetime-format-iso8601/
  perl-datetime-format-iso8601/repos/
  perl-datetime-format-iso8601/trunk/
  perl-datetime-format-iso8601/trunk/PKGBUILD
  perl-datetime-format-strptime/
  perl-datetime-format-strptime/repos/
  perl-datetime-format-strptime/trunk/
  perl-datetime-format-strptime/trunk/PKGBUILD
  perl-image-size/
  perl-image-size/repos/
  perl-image-size/trunk/
  perl-image-size/trunk/PKGBUILD

--+
 perl-class-factory-util/trunk/PKGBUILD   |   27 +++
 perl-class-inspector/trunk/PKGBUILD  |   29 +
 perl-datetime-format-builder/trunk/PKGBUILD  |   28 
 perl-datetime-format-iso8601/trunk/PKGBUILD  |   26 ++
 perl-datetime-format-strptime/trunk/PKGBUILD |   27 +++
 perl-image-size/trunk/PKGBUILD   |   22 ++
 6 files changed, 159 insertions(+)

Added: perl-class-factory-util/trunk/PKGBUILD
===
--- perl-class-factory-util/trunk/PKGBUILD  (rev 0)
+++ perl-class-factory-util/trunk/PKGBUILD  2010-07-04 14:19:21 UTC (rev 
84781)
@@ -0,0 +1,27 @@
+# $Id:$
+pkgname=perl-class-factory-util
+_realname=Class-Factory-Util
+pkgver=1.7
+pkgrel=1
+pkgdesc="Provide utility methods for factory classes"
+arch=(i686 x86_64)
+license=('GPL' 'Artistic')
+url="http://search.cpan.org/~drolsky/Class-Factory-Util";
+options=(!emptydirs)
+depends=('perl')
+provides=('class-factory-util=1.7' 'Class::Factory::Util=1.7' 
'perl-class-factory-util=1.7')
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Class-Factory-Util-1.7.tar.gz)
+md5sums=('aebd79da361b676a7ecd3245fc3d1b3f')
+
+build() {
+  cd ${srcdir}/${_realname}-${pkgver}
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
+  make  || return 1
+  make install DESTDIR=${pkgdir} || return 1
+
+  # remove perllocal.pod and .packlist
+  find ${pkgdir} -name perllocal.pod -delete
+  find ${pkgdir} -name .packlist -delete
+}
+

Added: perl-class-inspector/trunk/PKGBUILD
===
--- perl-class-inspector/trunk/PKGBUILD (rev 0)
+++ perl-class-inspector/trunk/PKGBUILD 2010-07-04 14:19:21 UTC (rev 84781)
@@ -0,0 +1,29 @@
+#$Id:$
+pkgname=perl-class-inspector
+_realname=Class-Inspector
+pkgver=1.24
+pkgrel=1
+pkgdesc="'Get information about a class and its structure'"
+arch=(i686 x86_64)
+license=('GPL' 'Artistic')
+url="http://search.cpan.org/~adamk/Class-Inspector";
+options=(!emptydirs)
+depends=('perl>=5.10.1')
+provides=('class-inspector=1.24' 'Class::Inspector=1.24' 
'perl-class-inspector=1.24' 'Class::Inspector::Functions=1.24' 
'perl-class-inspector-functions=1.24')
+source=(http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Class-Inspector-1.24.tar.gz)
+md5sums=('609189b49f64d329a6e413e0a6d8724a')
+
+build() {
+  cd "${srcdir}/${_realname}-${pkgver}"
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+  make install DESTDIR=${pkgdir}
+
+  # remove perllocal.pod and .packlist
+  find ${pkgdir} -name perllocal.pod -delete
+  find ${pkgdir} -name .packlist -delete
+}
+
+# vim:set ts=2 sw=2 et:
+

Added: perl-datetime-format-builder/trunk/PKGBUILD
===
--- perl-datetime-format-builder/trunk/PKGBUILD (rev 0)
+++ perl-datetime-format-builder/trunk/PKGBUILD 2010-07-04 14:19:21 UTC (rev 
84781)
@@ -0,0 +1,28 @@
+# CPAN Name  : DateTime-Format-Builder
+# Contributor: Caleb Cushing 
+# Generator  : CPANPLUS::Dist::Arch 0.18
+pkgname=perl-datetime-format-builder
+pkgver=0.8000
+pkgrel=3
+pkgdesc="Create DateTime parser classes and objects"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+provides=('perl-datetime-format-builder=0.80')
+depends=('perl' 'perl-class-factory-util>=1.6' 'perl-datetime>=0.12' 
'perl-datetime-format-strptime>=1.04' 'perl-params-validate>=0.72')
+url='http://search.cpan.org/dist/DateTime-Format-Builder'
+source=('http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Builder-0.80.tar.gz')
+md5sums=('f6c5d5a17b5b7478ff555a2d3cce5136')
+
+build() {
+  DIST_DIR="${srcdir}/DateTime-Format-Builder-0.80"
+  export PER

[arch-commits] Commit in perl-class-factory-util/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:20:28
  Author: ibiru
Revision: 84782

archrelease: copy trunk to extra-i686

Added:
  perl-class-factory-util/repos/extra-i686/



[arch-commits] Commit in perl-class-factory-util/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:20:47
  Author: ibiru
Revision: 84783

archrelease: copy trunk to extra-x86_64

Added:
  perl-class-factory-util/repos/extra-x86_64/



[arch-commits] Commit in perl-class-inspector/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:21:33
  Author: ibiru
Revision: 84784

archrelease: copy trunk to extra-i686

Added:
  perl-class-inspector/repos/extra-i686/



[arch-commits] Commit in perl-class-inspector/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:21:54
  Author: ibiru
Revision: 84785

archrelease: copy trunk to extra-x86_64

Added:
  perl-class-inspector/repos/extra-x86_64/



[arch-commits] Commit in perl-datetime-format-builder/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:23:07
  Author: ibiru
Revision: 84786

archrelease: copy trunk to extra-i686

Added:
  perl-datetime-format-builder/repos/extra-i686/



[arch-commits] Commit in perl-datetime-format-builder/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:23:26
  Author: ibiru
Revision: 84787

archrelease: copy trunk to extra-x86_64

Added:
  perl-datetime-format-builder/repos/extra-x86_64/



[arch-commits] Commit in perl-datetime-format-iso8601/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:24:15
  Author: ibiru
Revision: 84788

archrelease: copy trunk to extra-i686

Added:
  perl-datetime-format-iso8601/repos/extra-i686/



[arch-commits] Commit in perl-datetime-format-iso8601/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:24:34
  Author: ibiru
Revision: 84789

archrelease: copy trunk to extra-x86_64

Added:
  perl-datetime-format-iso8601/repos/extra-x86_64/



[arch-commits] Commit in perl-datetime-format-strptime/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:25:23
  Author: ibiru
Revision: 84790

archrelease: copy trunk to extra-i686

Added:
  perl-datetime-format-strptime/repos/extra-i686/



[arch-commits] Commit in perl-datetime-format-strptime/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:25:43
  Author: ibiru
Revision: 84791

archrelease: copy trunk to extra-x86_64

Added:
  perl-datetime-format-strptime/repos/extra-x86_64/



[arch-commits] Commit in perl-image-size/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:26:48
  Author: ibiru
Revision: 84792

archrelease: copy trunk to extra-i686

Added:
  perl-image-size/repos/extra-i686/



[arch-commits] Commit in perl-image-size/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:27:12
  Author: ibiru
Revision: 84793

archrelease: copy trunk to extra-x86_64

Added:
  perl-image-size/repos/extra-x86_64/



[arch-commits] Commit in mythplugins/trunk (PKGBUILD)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:44:22
  Author: ibiru
Revision: 84794

upgpkg: mythplugins 25260-1 update to latest revision, added mythnetvision, 
mythflix not available anymore

Modified:
  mythplugins/trunk/PKGBUILD

--+
 PKGBUILD |   31 +++
 1 file changed, 15 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 14:27:12 UTC (rev 84793)
+++ PKGBUILD2010-07-04 14:44:22 UTC (rev 84794)
@@ -4,27 +4,27 @@
 pkgbase=mythplugins
 pkgname=('mythplugins-mytharchive'
  'mythplugins-mythbrowser'
- 'mythplugins-mythflix'
  'mythplugins-mythgallery'
  'mythplugins-mythgame'
  'mythplugins-mythmovies'
  'mythplugins-mythmusic'
+ 'mythplugins-mythnetvision'
  'mythplugins-mythnews'
  'mythplugins-mythvideo'
  'mythplugins-mythweather'
  'mythplugins-mythweb'
  'mythplugins-mythzoneminder')
-pkgver=23562
+pkgver=25260
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org";
 license=('GPL')
-makedepends=("mythtv>=${pkgver}" 'mplayer' 'fftw' 'dvdauthor' 'libexif' 
- 'python-imaging' 'libcdaudio' 'taglib' 'perl-xml-simple' 
- 'libvisual')
-source=(ftp://ftp.archlinux.org/other/mythtv/mythtv-plugins-${pkgver}.tar.gz 
+makedepends=("mythtv>=${pkgver}" 'mplayer' 'fftw' 'dvdauthor' 'libexif'
+ 'python-imaging' 'libcdaudio' 'taglib' 'perl-xml-simple'
+ 'libvisual' 'perl-xml-xpath' 'perl-image-size' 
'perl-class-inspector' 'perl-datetime-format-iso8601')
+source=(ftp://ftp.archlinux.org/other/mythtv/${pkgbase}-${pkgver}.tar.xz
 mtd)
-md5sums=('e140ca4da76394d9dd1fb9abb1769c57'
+md5sums=('d64cf6e8d358cf24403ee68dca6cc994'
  '476c12ba074794ad7f4ae092bdf949d6')
 
 build() {
@@ -52,14 +52,6 @@
   make INSTALL_ROOT="${pkgdir}" install || return 1
 }
 
-package_mythplugins-mythflix() {
-  pkgdesc="Netflix access plugin for MythTV"
-  depends=("mythtv>=${pkgver}")
-  replaces=('mythflix')
-  cd "${srcdir}/${pkgbase}/mythflix"
-  make INSTALL_ROOT="${pkgdir}" install || return 1
-}
-
 package_mythplugins-mythgallery() {
   pkgdesc="Image gallery plugin for MythTV"
   depends=("mythtv>=${pkgver}" 'libexif')
@@ -92,6 +84,13 @@
   make INSTALL_ROOT="${pkgdir}" install || return 1
 }
 
+package_mythplugins-mythnetvision() {
+  pkgdesc="MythNetvision plugin for MythTV"
+  depends=("mythtv>=${pkgver}")
+  cd "${srcdir}/${pkgbase}/mythnetvision"
+  make INSTALL_ROOT="${pkgdir}" install || return 1
+}
+
 package_mythplugins-mythnews() {
   pkgdesc="News checking plugin for MythTV"
   depends=("mythtv>=${pkgver}")
@@ -111,7 +110,7 @@
 
 package_mythplugins-mythweather() {
   pkgdesc="Weather checking plugin for MythTV"
-  depends=("mythtv>=${pkgver}")
+  depends=("mythtv>=${pkgver}" 'perl-xml-xpath' 'perl-image-size' 
'perl-class-inspector' 'perl-datetime-format-iso8601')
   replaces=('mythweather')
   cd "${srcdir}/${pkgbase}/mythweather"
   make INSTALL_ROOT="${pkgdir}" install || return 1



[arch-commits] Commit in mythplugins/repos (testing-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:45:41
  Author: ibiru
Revision: 84795

archrelease: copy trunk to testing-i686

Added:
  mythplugins/repos/testing-i686/



[arch-commits] Commit in mythplugins/repos (testing-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 10:46:49
  Author: ibiru
Revision: 84796

archrelease: copy trunk to testing-x86_64

Added:
  mythplugins/repos/testing-x86_64/



[arch-commits] Commit in mplayer/trunk (PKGBUILD)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 11:15:35
  Author: ibiru
Revision: 84797

upgpkg: mplayer 31630-1 bump to latest revision, removed dependencies already 
satisfied

Modified:
  mplayer/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 14:46:49 UTC (rev 84796)
+++ PKGBUILD2010-07-04 15:15:35 UTC (rev 84797)
@@ -3,19 +3,19 @@
 # Contributor: Hugo Doria 
 
 pkgname=mplayer
-pkgver=31428
+pkgver=31630
 pkgrel=1
 pkgdesc="A movie player for linux"
 arch=('i686' 'x86_64')
-depends=('libxxf86dga' 'libxv' 'libmad' 'giflib' 'cdparanoia' 'libxinerama' 
'sdl' 'lame' 'libtheora' 'xvidcore' 'zlib' 'libmng' 'libxss'
- 'libgl' 'smbclient' 'aalib' 'jack' 'libcaca' 'x264' 'faac' 
'lirc-utils' 'ttf-dejavu' 'libxvmc' 'libjpeg' 'enca' 'libvdpau>=0.4' 
-'opencore-amr' 'libdca' 'a52dec' 'schroedinger' 'libvpx')
+depends=('libxxf86dga' 'libmad' 'cdparanoia' 'libxinerama' 'sdl' 'lame' 
'libtheora' 'xvidcore' 'libmng' 'libxss'
+ 'libgl' 'smbclient' 'aalib' 'jack' 'libcaca' 'x264' 'faac' 
'lirc-utils' 'ttf-dejavu' 'libxvmc' 'enca' 'libvdpau>=0.4'
+ 'opencore-amr' 'libdca' 'a52dec' 'schroedinger' 'libvpx')
 license=('GPL')
 url="http://www.mplayerhq.hu/";
 makedepends=('unzip' 'mesa' 'live-media>=2010.01.13')
 backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz 
mplayer.desktop mplayer.png)
-md5sums=('fa526f38736c77915faa791454dfef5f'
+md5sums=('b351d85bf5c621015be68bfa70e63cf4'
  'c0d6ef795cf6de48e3b87ff7c23f0319'
  'd00874ccc644b7f43d6ef1c942fcef28')
 



[arch-commits] Commit in mplayer/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 11:15:49
  Author: ibiru
Revision: 84798

archrelease: remove extra-i686

Deleted:
  mplayer/repos/extra-i686/



[arch-commits] Commit in mplayer/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 11:16:03
  Author: ibiru
Revision: 84799

archrelease: copy trunk to extra-i686

Added:
  mplayer/repos/extra-i686/



[arch-commits] Commit in mplayer/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 11:16:15
  Author: ibiru
Revision: 84800

archrelease: remove extra-x86_64

Deleted:
  mplayer/repos/extra-x86_64/



[arch-commits] Commit in mplayer/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 11:16:29
  Author: ibiru
Revision: 84801

archrelease: copy trunk to extra-x86_64

Added:
  mplayer/repos/extra-x86_64/



[arch-commits] Commit in worker/trunk (PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 11:53:21
  Author: eric
Revision: 84802

upgpkg: worker 2.17.8-1
Upstream update, Removed unneeded depends

Modified:
  worker/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 15:16:29 UTC (rev 84801)
+++ PKGBUILD2010-07-04 15:53:21 UTC (rev 84802)
@@ -3,24 +3,25 @@
 # Contributor: Kevin Piche 
 
 pkgname=worker
-pkgver=2.17.7
+pkgver=2.17.8
 pkgrel=1
 pkgdesc="A file manager for the X Window System"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.boomerangsworld.de/worker";
-depends=('avfs' 'bzip2' 'gcc-libs' 'libsm' 'libx11' 'zlib' 'file')
+depends=('avfs' 'gcc-libs' 'libx11' 'file')
 makedepends=('libxt')
 
source=(http://www.boomerangsworld.de/worker/downloads/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('10c3d00bf17b9fe922530c12d0ed9f24')
+md5sums=('e41cad7cf3d3ca058611d5f43ab3ffdc')
+sha1sums=('e4d703387ac2a53de841842dc4acfd85e59dc4e6')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make prefix=${pkgdir}/usr install
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
 }



[arch-commits] Commit in worker/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 11:53:37
  Author: eric
Revision: 84803

archrelease: remove extra-i686

Deleted:
  worker/repos/extra-i686/



[arch-commits] Commit in worker/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 11:53:45
  Author: eric
Revision: 84804

archrelease: copy trunk to extra-i686

Added:
  worker/repos/extra-i686/



[arch-commits] Commit in worker/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 11:54:01
  Author: eric
Revision: 84805

archrelease: remove extra-x86_64

Deleted:
  worker/repos/extra-x86_64/



[arch-commits] Commit in worker/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 11:54:10
  Author: eric
Revision: 84806

archrelease: copy trunk to extra-x86_64

Added:
  worker/repos/extra-x86_64/



[arch-commits] Commit in snd/trunk (PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:07:26
  Author: eric
Revision: 84807

upgpkg: snd 11.6-1
Upstream update, Improved description, Removed unneeded depends

Modified:
  snd/trunk/PKGBUILD

--+
 PKGBUILD |   23 +--
 1 file changed, 13 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 15:54:10 UTC (rev 84806)
+++ PKGBUILD2010-07-04 16:07:26 UTC (rev 84807)
@@ -4,22 +4,25 @@
 # Contributor: dorphell 
 
 pkgname=snd
-pkgver=10.1
+pkgver=11.6
 pkgrel=1
-pkgdesc="Snd is the emacs of sound editor"
+pkgdesc="An advanced sound editor"
 arch=('i686' 'x86_64')
+url="http://ccrma.stanford.edu/software/snd/";
 license=('custom')
-depends=('guile>=1.8.1' 'lesstif' 'fam' 'libxpm' 'libtool>=2.2')
-url="http://ccrma.stanford.edu/software/snd/";
+depends=('lesstif' 'fam')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('b4cdaf485b038191ebcc3e8097058930')
+md5sums=('a48bb692ecba320fe6aa2e00fd6d360b')
+sha1sums=('383978c94a1f503e331f8f84b21df375fb208c27')
 
-
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr --without-gsl --without-fftw
-  make || return 1
-  make prefix=${startdir}/pkg/usr install
-  install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING
+  make
 }
 
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make prefix="${pkgdir}/usr" install
+  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}



[arch-commits] Commit in snd/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:08:14
  Author: eric
Revision: 84808

archrelease: remove extra-i686

Deleted:
  snd/repos/extra-i686/



[arch-commits] Commit in snd/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:08:22
  Author: eric
Revision: 84809

archrelease: copy trunk to extra-i686

Added:
  snd/repos/extra-i686/



[arch-commits] Commit in snd/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:09:12
  Author: eric
Revision: 84810

archrelease: remove extra-x86_64

Deleted:
  snd/repos/extra-x86_64/



[arch-commits] Commit in snd/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:09:20
  Author: eric
Revision: 84811

archrelease: copy trunk to extra-x86_64

Added:
  snd/repos/extra-x86_64/



[arch-commits] Commit in mirage/trunk (PKGBUILD fix_saving.patch)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 12:18:06
  Author: ibiru
Revision: 84812

upgpkg: mirage 0.9.4-2
backport fix from svn to fix saving files

Added:
  mirage/trunk/fix_saving.patch
Modified:
  mirage/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 fix_saving.patch |   13 +
 2 files changed, 19 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 16:09:20 UTC (rev 84811)
+++ PKGBUILD2010-07-04 16:18:06 UTC (rev 84812)
@@ -4,17 +4,20 @@
 # Contributor: Scott Horowitz 
 pkgname=mirage
 pkgver=0.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple GTK+ Image Viewer"
 url="http://mirageiv.berlios.de";
 license=("GPL")
 depends=('pygtk>=2.17.0' 'desktop-file-utils')
 arch=('i686' 'x86_64')
-source=(http://download.berlios.de/mirageiv/${pkgname}-${pkgver}.tar.gz)
+source=(http://download.berlios.de/mirageiv/${pkgname}-${pkgver}.tar.gz
+fix_saving.patch)
 install=$pkgname.install
-md5sums=('70e9ffeeff980952694e2d3419c080fb')
+md5sums=('70e9ffeeff980952694e2d3419c080fb'
+ 'a4ecb07ca331ac91a1d1c3a992d2ac9d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
+  patch -p0 -i $srcdir/fix_saving.patch
   python setup.py install --root="${pkgdir}"
 }

Added: fix_saving.patch
===
--- fix_saving.patch(rev 0)
+++ fix_saving.patch2010-07-04 16:18:06 UTC (rev 84812)
@@ -0,0 +1,13 @@
+Index: mirage.py
+===
+--- mirage.py  (revision 272)
 mirage.py  (revision 273)
+@@ -1666,7 +1666,7 @@
+   if filetype == None:
+   filetype = 
gtk.gdk.pixbuf_get_file_info(self.currimg_name)[0]['name']
+   if self.filetype_is_writable(filetype):
+-  self.currimg_pixbuf_original.save(dest_name, 
filetype, {'quality': self.save_quality})
++  self.currimg_pixbuf_original.save(dest_name, 
filetype, {'quality': str(self.quality_save)})
+   self.currimg_name = dest_name
+   self.image_list[self.curr_img_in_list] = 
dest_name
+   self.update_title()



[arch-commits] Commit in mirage/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 12:18:15
  Author: ibiru
Revision: 84813

archrelease: remove extra-i686

Deleted:
  mirage/repos/extra-i686/



[arch-commits] Commit in mirage/repos (extra-i686)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 12:18:31
  Author: ibiru
Revision: 84814

archrelease: copy trunk to extra-i686

Added:
  mirage/repos/extra-i686/



[arch-commits] Commit in mirage/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 12:18:39
  Author: ibiru
Revision: 84815

archrelease: remove extra-x86_64

Deleted:
  mirage/repos/extra-x86_64/



[arch-commits] Commit in mirage/repos (extra-x86_64)

2010-07-04 Thread Ionut Biru
Date: Sunday, July 4, 2010 @ 12:19:09
  Author: ibiru
Revision: 84816

archrelease: copy trunk to extra-x86_64

Added:
  mirage/repos/extra-x86_64/



[arch-commits] Commit in linux_logo/trunk (PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:35:24
  Author: eric
Revision: 84817

upgpkg: linux_logo 5.10-1
Upstream update, PKGBUILD clean up

Modified:
  linux_logo/trunk/PKGBUILD

--+
 PKGBUILD |   20 
 1 file changed, 12 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 16:19:09 UTC (rev 84816)
+++ PKGBUILD2010-07-04 16:35:24 UTC (rev 84817)
@@ -3,20 +3,24 @@
 # Contributor: Damir Perisa 
 
 pkgname=linux_logo
-pkgver=5.04
+pkgver=5.10
 pkgrel=1
 pkgdesc="Text-based logo and system information program"
 arch=('i686' 'x86_64') 
 url="http://www.deater.net/weave/vmwprod/linux_logo";
 license=('GPL')
 depends=('glibc')
-makedepends=('coreutils' 'gcc')
-source=(http://www.deater.net/weave/vmwprod/linux_logo/$pkgname-$pkgver.tar.gz)
+source=(http://www.deater.net/weave/vmwprod/linux_logo/${pkgname}-${pkgver}.tar.gz)
+md5sums=('30d635841ba2cf630b040fadbf95377d')
+sha1sums=('0ba27d563b938fd802e424c8c116e1ea3c19aab4')
 
 build() {
-  cd "$startdir/src/$pkgname-$pkgver"
-  ./configure --prefix=$startdir/pkg/usr
-  make || return 1
-  make DESTDIR="$startdir/pkg" install
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
 }
-md5sums=('c7857d465b2157959cb1fcf1abebe396')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make PREFIX="${pkgdir}/usr" install
+}



[arch-commits] Commit in linux_logo/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:35:28
  Author: eric
Revision: 84818

archrelease: remove extra-i686

Deleted:
  linux_logo/repos/extra-i686/



[arch-commits] Commit in linux_logo/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:35:36
  Author: eric
Revision: 84819

archrelease: copy trunk to extra-i686

Added:
  linux_logo/repos/extra-i686/



[arch-commits] Commit in linux_logo/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:35:40
  Author: eric
Revision: 84820

archrelease: remove extra-x86_64

Deleted:
  linux_logo/repos/extra-x86_64/



[arch-commits] Commit in linux_logo/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 12:35:49
  Author: eric
Revision: 84821

archrelease: copy trunk to extra-x86_64

Added:
  linux_logo/repos/extra-x86_64/



[arch-commits] Commit in biopython/trunk (PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:33:34
  Author: eric
Revision: 84822

upgpkg: biopython 1.54-1
Upstream update

Modified:
  biopython/trunk/PKGBUILD

--+
 PKGBUILD |   20 
 1 file changed, 12 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 16:35:49 UTC (rev 84821)
+++ PKGBUILD2010-07-04 18:33:34 UTC (rev 84822)
@@ -3,20 +3,24 @@
 # Contributor: damir 
 
 pkgname=biopython
-pkgver=1.53
+pkgver=1.54
 pkgrel=1
 pkgdesc="Freely available Python tools for computational molecular biology"
 arch=('i686' 'x86_64')
 url="http://www.biopython.org";
 license=('custom')
 depends=('glibc' 'python' 'python-numpy')
-source=(http://www.biopython.org/DIST/$pkgname-$pkgver.tar.gz)
-md5sums=('df1004ec64b9b593c0e690c14a20667a')
+source=(http://www.biopython.org/DIST/${pkgname}-${pkgver}.tar.gz)
+md5sums=('d4c4ce5a3e1bb401928ca3dc3d1b08cd')
+sha1sums=('db23fd12efec2931fdbfac4b85854212f897ab53')
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  yes | python setup.py build || return 1
-  # python setup.py test
-  yes | python setup.py install --root="$pkgdir" || return 1
-  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  yes | python setup.py build
 }
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  yes | python setup.py install --root="${pkgdir}"
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



[arch-commits] Commit in biopython/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:33:58
  Author: eric
Revision: 84823

archrelease: remove extra-i686

Deleted:
  biopython/repos/extra-i686/



[arch-commits] Commit in biopython/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:34:07
  Author: eric
Revision: 84824

archrelease: copy trunk to extra-i686

Added:
  biopython/repos/extra-i686/



[arch-commits] Commit in biopython/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:34:30
  Author: eric
Revision: 84825

archrelease: remove extra-x86_64

Deleted:
  biopython/repos/extra-x86_64/



[arch-commits] Commit in biopython/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:34:38
  Author: eric
Revision: 84826

archrelease: copy trunk to extra-x86_64

Added:
  biopython/repos/extra-x86_64/



[arch-commits] Commit in python-formencode/trunk (PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:52:56
  Author: eric
Revision: 84827

upgpkg: python-formencode 1.2.2-1
Upstream update

Modified:
  python-formencode/trunk/PKGBUILD

--+
 PKGBUILD |   21 +++--
 1 file changed, 11 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 18:34:38 UTC (rev 84826)
+++ PKGBUILD2010-07-04 18:52:56 UTC (rev 84827)
@@ -3,20 +3,21 @@
 # Contributor: Todd Maynard 
 
 pkgname=python-formencode
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="HTML form validation, generation, and conversion package for python"
+arch=('i686' 'x86_64')
 license=('PSF')
-arch=(i686 x86_64)
 url="http://formencode.org";
-depends=('python>=2.5')
+depends=('python')
 makedepends=('setuptools')
-source=(http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz)
+source=(http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-${pkgver}.tar.gz)
+md5sums=('da23d54af521d1feab12b4caf30e3111')
+sha1sums=('573359ec15934be9b1e74c11e1796b8df872c677')
 
-build() {
-  cd $startdir/src/FormEncode-$pkgver
-  python setup.py install --root=$startdir/pkg install
-  echo "/usr/lib/python2.6/site-packages/FormEncode-$pkgver-py2.6.egg" >\
-$startdir/pkg/usr/lib/python2.6/site-packages/$pkgname.pth
+package() {
+  cd "${srcdir}/FormEncode-${pkgver}"
+  python setup.py install --root="${pkgdir}" install
+  echo "/usr/lib/python2.6/site-packages/FormEncode-${pkgver}-py2.6.egg" >\
+"${pkgdir}/usr/lib/python2.6/site-packages/${pkgname}.pth"
 }
-md5sums=('7030996497f3cf012bc9e99b4ca3e920')



[arch-commits] Commit in python-formencode/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:53:02
  Author: eric
Revision: 84828

archrelease: remove extra-i686

Deleted:
  python-formencode/repos/extra-i686/



[arch-commits] Commit in python-formencode/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:53:11
  Author: eric
Revision: 84829

archrelease: copy trunk to extra-i686

Added:
  python-formencode/repos/extra-i686/



[arch-commits] Commit in python-formencode/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:53:16
  Author: eric
Revision: 84830

archrelease: remove extra-x86_64

Deleted:
  python-formencode/repos/extra-x86_64/



[arch-commits] Commit in python-formencode/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:53:25
  Author: eric
Revision: 84831

archrelease: copy trunk to extra-x86_64

Added:
  python-formencode/repos/extra-x86_64/



[arch-commits] Commit in python-cheetah/trunk (PKGBUILD python-cheetah.install)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:55:52
  Author: eric
Revision: 84832

upgpkg: python-cheetah 2.4.2.1-1
Upstream update, Removed obsolete install scriptlet

Modified:
  python-cheetah/trunk/PKGBUILD
Deleted:
  python-cheetah/trunk/python-cheetah.install

+
 PKGBUILD   |   16 
 python-cheetah.install |   11 ---
 2 files changed, 8 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 18:53:25 UTC (rev 84831)
+++ PKGBUILD2010-07-04 18:55:52 UTC (rev 84832)
@@ -3,21 +3,21 @@
 # Contributor: Todd Maynard 
 
 pkgname=python-cheetah
-pkgver=2.4.0
+pkgver=2.4.2.1
 pkgrel=1
 pkgdesc="A Python-powered template engine and code generator"
+arch=('i686' 'x86_64')
 url="http://www.cheetahtemplate.org/";
 license=('custom')
 depends=('python')
 provides=('cheetah')
 conflicts=('cheetah')
-arch=('i686' 'x86_64')
-install=python-cheetah.install
 
source=(http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${pkgver}.tar.gz)
-md5sums=('873f5440676355512f176fc4ac01011e')
+md5sums=('f58ab28548b6e4000c6f4d3b14307187')
+sha1sums=('7eaec816e681136604c7709a1f320692da23810f')
 
-build() {
-  cd ${srcdir}/Cheetah-$pkgver
-  python setup.py install --root=${pkgdir} || return 1
-  install -D -m644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+package() {
+  cd "${srcdir}/Cheetah-${pkgver}"
+  python setup.py install --root="${pkgdir}" || return 1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }

Deleted: python-cheetah.install
===
--- python-cheetah.install  2010-07-04 18:53:25 UTC (rev 84831)
+++ python-cheetah.install  2010-07-04 18:55:52 UTC (rev 84832)
@@ -1,11 +0,0 @@
-post_upgrade() {
-  cat << 'EOM'
-  
-  ==>
-  ==> PLEASE NOTE:
-  ==> This release of python-cheetah requires recompilation of all
-  ==> existing compiled cheetah templates.
-  ==>
-
-EOM
-}



[arch-commits] Commit in python-cheetah/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:55:58
  Author: eric
Revision: 84833

archrelease: remove extra-i686

Deleted:
  python-cheetah/repos/extra-i686/



[arch-commits] Commit in python-cheetah/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:56:07
  Author: eric
Revision: 84834

archrelease: copy trunk to extra-i686

Added:
  python-cheetah/repos/extra-i686/



[arch-commits] Commit in python-cheetah/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:56:13
  Author: eric
Revision: 84835

archrelease: remove extra-x86_64

Deleted:
  python-cheetah/repos/extra-x86_64/



[arch-commits] Commit in python-cheetah/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 14:56:22
  Author: eric
Revision: 84836

archrelease: copy trunk to extra-x86_64

Added:
  python-cheetah/repos/extra-x86_64/



[arch-commits] Commit in perl-mime-types/trunk (PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 15:26:58
  Author: eric
Revision: 84837

upgpkg: perl-mime-types 1.30-1
Upstream update, PKGBUILD clean up

Modified:
  perl-mime-types/trunk/PKGBUILD

--+
 PKGBUILD |   26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 18:56:22 UTC (rev 84836)
+++ PKGBUILD2010-07-04 19:26:58 UTC (rev 84837)
@@ -4,26 +4,26 @@
 
 pkgname=perl-mime-types
 _realname=MIME-Types
-pkgver=1.29
+pkgver=1.30
 pkgrel=1
 pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types"
-arch=(any)
+arch=('any')
 license=('PerlArtistic')
 url="http://search.cpan.org/dist/${_realname}/";
-depends=('perl>=5.10.0')
-# Doesn't need perl-test-pod to build.
-options=(!emptydirs)
+depends=('perl')
+options=('!emptydirs')
 
source=(http://www.cpan.org/authors/id/M/MA/MARKOV/${_realname}-${pkgver}.tar.gz)
-md5sums=('4944fea4b6f2be96745fde90607c43f7')
+md5sums=('65c5be4e790577e2cef998a780f0cf7c')
+sha1sums=('832b0dd51bacb689c1229d81406c85ea127c8ad7')
 
 build() {
-  cd ${srcdir}/${_realname}-${pkgver}
+  cd "${srcdir}/${_realname}-${pkgver}"
   # install module in vendor directories.
-  perl Makefile.PL INSTALLDIRS=vendor || return 1
-  make  || return 1
-  make install DESTDIR=${pkgdir} || return 1
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
 
-  # remove perllocal.pod and .packlist
-  find ${pkgdir} -name perllocal.pod -delete
-  find ${pkgdir} -name .packlist -delete
+package() {
+  cd "${srcdir}/${_realname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
 }



[arch-commits] Commit in perl-mime-types/repos (extra-any)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 15:27:04
  Author: eric
Revision: 84838

archrelease: remove extra-any

Deleted:
  perl-mime-types/repos/extra-any/



[arch-commits] Commit in perl-mime-types/repos (extra-any)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 15:27:13
  Author: eric
Revision: 84839

archrelease: copy trunk to extra-any

Added:
  perl-mime-types/repos/extra-any/



[arch-commits] Commit in memtest86+/trunk (PKGBUILD memtest86+.install)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 16:57:27
  Author: eric
Revision: 84840

upgpkg: memtest86+ 4.10-1
Upstream update, Cleaned up install scriptlet

Modified:
  memtest86+/trunk/PKGBUILD
  memtest86+/trunk/memtest86+.install

+
 PKGBUILD   |   14 +++---
 memtest86+.install |   15 ---
 2 files changed, 7 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 19:27:13 UTC (rev 84839)
+++ PKGBUILD2010-07-04 20:57:27 UTC (rev 84840)
@@ -2,17 +2,17 @@
 #Maintainer: Tobias Powalowski 
 
 pkgname=memtest86+
-pkgver=4.00
+pkgver=4.10
 pkgrel=1
 pkgdesc="An advanced memory diagnostic tool"
-arch=(any)
+arch=('any')
 url="http://www.memtest.org";
 license=('GPL2')
-depends=()
-source=(http://www.memtest.org/download/$pkgver/$pkgname-$pkgver.bin.gz)
 install=memtest86+.install
+source=(http://www.memtest.org/download/${pkgver}/${pkgname}-${pkgver}.bin.gz)
+md5sums=('e5e7e79abe2fb948b83a523c248fe117')
+sha1sums=('852b05bf2258152882e1278985ba107bfceb282c')
 
-build() {
-   install -m644 -D $startdir/src/$pkgname-$pkgver.bin 
$startdir/pkg/boot/memtest86+/memtest.bin   
+package() {
+  install -m644 -D "${srcdir}/${pkgname}-${pkgver}.bin" 
"${pkgdir}/boot/memtest86+/memtest.bin"
 }
-md5sums=('1ef8fa4d0a33f3cc0befaa42b054ee4a')

Modified: memtest86+.install
===
--- memtest86+.install  2010-07-04 19:27:13 UTC (rev 84839)
+++ memtest86+.install  2010-07-04 20:57:27 UTC (rev 84840)
@@ -1,7 +1,3 @@
-# This is a default template for a post-install scriptlet.  You can
-# remove any functions you don't need (and this header).
-
-# arg 1:  the new package version
 post_install() {
 cat << EOF
 For using memtest86+ please modifiy your bootloaders.
@@ -20,19 +16,8 @@
 EOF
 }
 
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  post_install $1
-}
-
-# arg 1:  the old package version
 post_remove() {
 cat << EOF
 Please remove your additions from your bootloaders.
 EOF
 }
-
-op=$1
-shift
-$op $*



[arch-commits] Commit in memtest86+/repos (extra-any)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 16:57:33
  Author: eric
Revision: 84841

archrelease: remove extra-any

Deleted:
  memtest86+/repos/extra-any/



[arch-commits] Commit in memtest86+/repos (extra-any)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 16:57:42
  Author: eric
Revision: 84842

archrelease: copy trunk to extra-any

Added:
  memtest86+/repos/extra-any/



[arch-commits] Commit in lua/trunk (6 files)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 18:01:41
  Author: eric
Revision: 84843

upgpkg: lua 5.1.4-5
Fixed undefined symbols in liblua.so, Removed old patches

Modified:
  lua/trunk/PKGBUILD
  lua/trunk/lua-arch.patch
Deleted:
  lua/trunk/lua-5.1.3-official-patch1.diff
  lua/trunk/lua-5.1.3-official-patch2.diff
  lua/trunk/lua-5.1.3-official-patch3.diff
  lua/trunk/lua-5.1.3-official-patch4.diff

+
 PKGBUILD   |   33 ++---
 lua-5.1.3-official-patch1.diff |   12 
 lua-5.1.3-official-patch2.diff |   11 ---
 lua-5.1.3-official-patch3.diff |   21 -
 lua-5.1.3-official-patch4.diff |   18 --
 lua-arch.patch |2 +-
 6 files changed, 19 insertions(+), 78 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 20:57:42 UTC (rev 84842)
+++ PKGBUILD2010-07-04 22:01:41 UTC (rev 84843)
@@ -4,31 +4,34 @@
 
 pkgname=lua 
 pkgver=5.1.4
-pkgrel=4
+pkgrel=5
 pkgdesc="A powerful light-weight programming language designed for extending 
applications." 
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://www.lua.org/"; 
 depends=('readline' 'ncurses') 
-license=(MIT)
+license=('MIT')
 options=('!makeflags')
-source=($url/ftp/$pkgname-$pkgver.tar.gz $pkgname-arch.patch 
'lua-5.1-cflags.diff')
-md5sums=('d0870f2de55d59c1c8419f36e8fac150'
- '1bd1164a19abf9165e231ba0d8a0bbc7'
+source=(http://www.lua.org/ftp/${pkgname}-${pkgver}.tar.gz lua-arch.patch 
lua-5.1-cflags.diff)
+md5sums=('d0870f2de55d59c1c8419f36e8fac150' '6c5953f63904bf20a0183cdab05b80de'\
  '249582bf1fd861ccf492d2c35a9fe732')
+sha1sums=('2b11c8e60306efb7f0734b747588f57995493db7' 
'780a41f93987462a2acd6e338ac648c6b9c01d16'\
+ '0d5d6b2aeab1ca8bde5f65d77d40d5a23b79b2c8')
 
 build() { 
-  cd $startdir/src/$pkgname-$pkgver 
-  patch -p1 -i $startdir/src/$pkgname-arch.patch || return 1
-  
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  patch -p1 -i "${srcdir}/lua-arch.patch"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
   [ "$CARCH" == "x86_64" ] && patch -Np1 -i ../lua-5.1-cflags.diff
   [ "$CARCH" == "x86_64" ] && export CFLAGS="$CFLAGS -fPIC"
-  make INSTALL_DATA="cp -d" TO_LIB="liblua.a liblua.so liblua.so.5.1" 
LUA_SO=liblua.so  INSTALL_TOP=$startdir/pkg/usr 
INSTALL_MAN=$startdir/pkg/usr/share/man/man1 \
+  make INSTALL_DATA="cp -d" TO_LIB="liblua.a liblua.so liblua.so.5.1" 
LUA_SO=liblua.so  INSTALL_TOP="${pkgdir}/usr" 
INSTALL_MAN="${pkgdir}/usr/share/man/man1" \
 linux install  || return 1
-  install -D -m 644 etc/lua.pc $startdir/pkg/usr/lib/pkgconfig/lua.pc
-  install -D -m644 COPYRIGHT 
$startdir/pkg/usr/share/licenses/$pkgname/COPYRIGHT
+  install -D -m 644 etc/lua.pc "${pkgdir}/usr/lib/pkgconfig/lua.pc"
+  install -D -m644 COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT"
 
   # Install the documentation
-  mkdir -p $pkgdir/usr/share/doc/lua
-  cp -R doc/* $pkgdir/usr/share/doc/lua
+  mkdir -p "${pkgdir}/usr/share/doc/lua"
+  cp -R doc/* "${pkgdir}/usr/share/doc/lua"
 }
-# vim: ts=2 sw=2 et ft=sh

Deleted: lua-5.1.3-official-patch1.diff
===
--- lua-5.1.3-official-patch1.diff  2010-07-04 20:57:42 UTC (rev 84842)
+++ lua-5.1.3-official-patch1.diff  2010-07-04 22:01:41 UTC (rev 84843)
@@ -1,12 +0,0 @@
 src/lbaselib.c
-+++ src/lbaselib.c
-443c443,444
-< ** functions to consume unlimited stack space.

-> ** functions to consume unlimited stack space. (must be smaller than
-> ** -LUA_REGISTRYINDEX)
-445,446c446
-< #define LUAI_MCS_AUX  ((int)(INT_MAX / (4*sizeof(LUA_NUMBER
-< #define LUAI_MAXCSTACK(LUAI_MCS_AUX > SHRT_MAX ? SHRT_MAX : 
LUAI_MCS_AUX)

-> #define LUAI_MAXCSTACK8000

Deleted: lua-5.1.3-official-patch2.diff
===
--- lua-5.1.3-official-patch2.diff  2010-07-04 20:57:42 UTC (rev 84842)
+++ lua-5.1.3-official-patch2.diff  2010-07-04 22:01:41 UTC (rev 84843)
@@ -1,11 +0,0 @@
 src/lbaselib.c (old)
-+++ src/lbaselib.c (new)
-@@ -526,7 +526,7 @@
-   status = lua_resume(co, narg);
-   if (status == 0 || status == LUA_YIELD) {
- int nres = lua_gettop(co);
--if (!lua_checkstack(L, nres))
-+if (!lua_checkstack(L, nres + 1))
-   luaL_error(L, "too many results to resume");
- lua_xmove(co, L, nres);  /* move yielded values */
- return nres;

Deleted: lua-5.1.3-official-patch3.diff
===
--- lua-5.1.3-official-patch3.diff  2010-07-04 20:57:42 UTC (rev 84842)
+++ lua-5.1.3-official-patch3.diff  2010-07-04 22:01:41 UTC (rev 84843)
@@ -1,21 +0,0 @@
 src/lapi.c (old)
-+++ src/lapi.c (new)
-@@ -93,15 +93,14 @@
- 
- 
- LUA_API int lua_checkstack (lua_State *L, int size) {
--  int res;
-+  int res = 1;
-   lua_lock(L);
--  i

[arch-commits] Commit in lua/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 18:01:48
  Author: eric
Revision: 84844

archrelease: remove extra-i686

Deleted:
  lua/repos/extra-i686/



[arch-commits] Commit in lua/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 18:01:57
  Author: eric
Revision: 84845

archrelease: copy trunk to extra-i686

Added:
  lua/repos/extra-i686/



[arch-commits] Commit in lua/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 18:02:04
  Author: eric
Revision: 84846

archrelease: remove extra-x86_64

Deleted:
  lua/repos/extra-x86_64/



[arch-commits] Commit in lua/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 18:02:14
  Author: eric
Revision: 84847

archrelease: copy trunk to extra-x86_64

Added:
  lua/repos/extra-x86_64/



[arch-commits] Commit in monotone/trunk (ChangeLog PKGBUILD)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 19:06:53
  Author: eric
Revision: 84848

upgpkg: monotone 0.48-1
Upstream update, Removed stale ChangeLog

Modified:
  monotone/trunk/PKGBUILD
Deleted:
  monotone/trunk/ChangeLog

---+
 ChangeLog |   23 ---
 PKGBUILD  |   20 ++--
 2 files changed, 10 insertions(+), 33 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2010-07-04 22:02:14 UTC (rev 84847)
+++ ChangeLog   2010-07-04 23:06:53 UTC (rev 84848)
@@ -1,23 +0,0 @@
-
-2009-08-01  Douglas Soares de Andrade  
-
-   * Updated for x86_64: 0.44
-
-2009-04-08  Douglas Soares de Andrade  
-
-   * Updated for i686: 0.43
-
-2008-09-06  Douglas Soares de Andrade  
-
-   * Updated for i686: 0.41-2
-   * Removing info dir
-
-2008-09-04  Douglas Soares de Andrade  
-
-   * Updated for i686: 0.41
-
-2008-07-05  Douglas Soares de Andrade  
-
-   * Updated for i686: 0.40
-   * Removed the limits patch as it is not needed anymore
-

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 22:02:14 UTC (rev 84847)
+++ PKGBUILD2010-07-04 23:06:53 UTC (rev 84848)
@@ -5,8 +5,8 @@
 # Contributor: Dan McGee 
 
 pkgname=monotone
-pkgver=0.46
-pkgrel=2
+pkgver=0.48
+pkgrel=1
 pkgdesc="A modern distributed version control system, like hg, darcs, or git"
 arch=('i686' 'x86_64')
 url="http://www.monotone.ca";
@@ -14,19 +14,19 @@
 depends=('botan' 'pcre' 'lua' 'sqlite3' 'libidn' 'zlib')
 makedepends=('boost')
 install=${pkgname}.install
-source=(http://www.monotone.ca/downloads/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('405286223efcf375cd022dabf2f1c845')
+source=(http://www.monotone.ca/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('330a1fe1d92c899d1ad539606f85a9f8')
+sha1sums=('275ed47cb0bc78bc8b40b3ee234ff52d50d0fb64')
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
---sysconfdir=/etc || return 1
-  make || return 1
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install || return 1
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
 
   install -Dm644 contrib/monotone.bash_completion \
 "${pkgdir}/etc/bash_completion.d/monotone"



[arch-commits] Commit in monotone/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 19:07:24
  Author: eric
Revision: 84849

archrelease: remove extra-i686

Deleted:
  monotone/repos/extra-i686/



[arch-commits] Commit in monotone/repos (extra-i686)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 19:07:32
  Author: eric
Revision: 84850

archrelease: copy trunk to extra-i686

Added:
  monotone/repos/extra-i686/



[arch-commits] Commit in monotone/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 19:08:03
  Author: eric
Revision: 84851

archrelease: remove extra-x86_64

Deleted:
  monotone/repos/extra-x86_64/



[arch-commits] Commit in monotone/repos (extra-x86_64)

2010-07-04 Thread Eric Bélanger
Date: Sunday, July 4, 2010 @ 19:08:11
  Author: eric
Revision: 84852

archrelease: copy trunk to extra-x86_64

Added:
  monotone/repos/extra-x86_64/



[arch-commits] Commit in grantlee (kde-unstable kde-unstable/PKGBUILD trunk/PKGBUILD)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:09:27
  Author: andrea
Revision: 84853

upstream release; moved to kde-unstable/

Added:
  grantlee/kde-unstable/
  grantlee/kde-unstable/PKGBUILD
Deleted:
  grantlee/trunk/PKGBUILD

---+
 kde-unstable/PKGBUILD |   29 +
 trunk/PKGBUILD|   29 -
 2 files changed, 29 insertions(+), 29 deletions(-)

Added: kde-unstable/PKGBUILD
===
--- kde-unstable/PKGBUILD   (rev 0)
+++ kde-unstable/PKGBUILD   2010-07-04 23:09:27 UTC (rev 84853)
@@ -0,0 +1,29 @@
+# $Id: $
+# Maintainer: Andrea Scarpino 
+
+pkgname=grantlee
+pkgver=0.1.2
+pkgrel=1
+pkgdesc="A string template engine based on the Django template system and 
written in Qt"
+arch=('i686' 'x86_64')
+url="http://www.gitorious.org/grantlee/pages/Home";
+license=('LGPL3')
+depends=('qt')
+makedepends=('cmake')
+source=("http://downloads.grantlee.org/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('5be2280113230152625dd95aff54b8e8')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-v${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+} 

Deleted: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2010-07-04 23:08:11 UTC (rev 84852)
+++ trunk/PKGBUILD  2010-07-04 23:09:27 UTC (rev 84853)
@@ -1,29 +0,0 @@
-# $Id: $
-# Maintainer: Andrea Scarpino 
-
-pkgname=grantlee
-pkgver=0.1.1
-pkgrel=1
-pkgdesc="A string template engine based on the Django template system and 
written in Qt"
-arch=('i686' 'x86_64')
-url="http://www.gitorious.org/grantlee/pages/Home";
-license=('LGPL3')
-depends=('qt')
-makedepends=('cmake')
-source=("http://downloads.grantlee.org/${pkgname}-v${pkgver}.tar.gz";)
-md5sums=('961e583c5ab94e7a9a714063e047ace5')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-v${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make || return 1
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install || return 1
-} 



[arch-commits] Commit in grantlee/kde-unstable (PKGBUILD)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:14:18
  Author: andrea
Revision: 84854

fix

Modified:
  grantlee/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 23:09:27 UTC (rev 84853)
+++ PKGBUILD2010-07-04 23:14:18 UTC (rev 84854)
@@ -17,7 +17,7 @@
   cd ${srcdir}
   mkdir build
   cd build
-  cmake ../${pkgname}-v${pkgver} \
+  cmake ../${pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release
   make



[arch-commits] Commit in bluez/trunk (PKGBUILD)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:15:22
  Author: andrea
Revision: 84855

upgpkg: bluez 4.67-1
upstream release

Modified:
  bluez/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 23:14:18 UTC (rev 84854)
+++ PKGBUILD2010-07-04 23:15:22 UTC (rev 84855)
@@ -3,7 +3,7 @@
 # Contributor: Geoffroy Carrier 
 
 pkgname=bluez
-pkgver=4.66
+pkgver=4.67
 pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/";
@@ -27,7 +27,7 @@
 
source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2";
 'bluetooth.conf.d'
'rc.bluetooth')
-md5sums=('74b5961098d1b507c77bc0553d5efaf5'
+md5sums=('7fb529b72ba4130757e53aef3f6d6665'
  '8f60a5eb9d84b9c64c478d63e1c24b10'
  'ca4c39eb4bb201bd2eacad01492cd735')
 



[arch-commits] Commit in bluez/repos (extra-i686)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:15:33
  Author: andrea
Revision: 84856

archrelease: remove extra-i686

Deleted:
  bluez/repos/extra-i686/



[arch-commits] Commit in bluez/repos (extra-i686)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:15:51
  Author: andrea
Revision: 84857

archrelease: copy trunk to extra-i686

Added:
  bluez/repos/extra-i686/



[arch-commits] Commit in bluez/repos (extra-x86_64)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:16:03
  Author: andrea
Revision: 84858

archrelease: remove extra-x86_64

Deleted:
  bluez/repos/extra-x86_64/



[arch-commits] Commit in bluez/repos (extra-x86_64)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:16:19
  Author: andrea
Revision: 84859

archrelease: copy trunk to extra-x86_64

Added:
  bluez/repos/extra-x86_64/



[arch-commits] Commit in mpd/trunk (PKGBUILD mpd.install)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:31:46
  Author: andrea
Revision: 84860

upgpkg: mpd 0.15.10-3
installs the example file under /usr/share/mpd (FS#18780)

Modified:
  mpd/trunk/PKGBUILD
  mpd/trunk/mpd.install

-+
 PKGBUILD|4 ++--
 mpd.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-04 23:16:19 UTC (rev 84859)
+++ PKGBUILD2010-07-04 23:31:46 UTC (rev 84860)
@@ -5,7 +5,7 @@
 
 pkgname=mpd
 pkgver=0.15.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -44,7 +44,7 @@
   sed -i 's|#state_file.*$|state_file "/var/lib/mpd/mpdstate"|1' 
doc/mpdconf.example
   sed -i 's|#user.*$|user "mpd"|1' doc/mpdconf.example
 
-  install -Dm644 doc/mpdconf.example ${pkgdir}/etc/mpd.conf.example
+  install -Dm644 doc/mpdconf.example ${pkgdir}/usr/share/mpd/mpd.conf.example
 
   install -Dm755 ${srcdir}/mpd ${pkgdir}/etc/rc.d/mpd
   install -d ${pkgdir}/var/{lib/mpd/playlists,log/mpd}

Modified: mpd.install
===
--- mpd.install 2010-07-04 23:16:19 UTC (rev 84859)
+++ mpd.install 2010-07-04 23:31:46 UTC (rev 84860)
@@ -1,6 +1,6 @@
 post_install() {
   post_upgrade
-  echo "==> mpd: Create a config under /etc/mpd.conf before using MPD 
(Example: /etc/mpd.conf.example)"
+  echo "==> Create a configuration file (/etc/mpd.conf or ~/.mpdconf) before 
using MPD (example: /usr/share/mpd/mpd.conf.example)"
 }
 
 post_upgrade() {



[arch-commits] Commit in mpd/repos (extra-i686)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:31:56
  Author: andrea
Revision: 84861

archrelease: remove extra-i686

Deleted:
  mpd/repos/extra-i686/



[arch-commits] Commit in mpd/repos (extra-i686)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:32:14
  Author: andrea
Revision: 84862

archrelease: copy trunk to extra-i686

Added:
  mpd/repos/extra-i686/



[arch-commits] Commit in mpd/repos (extra-x86_64)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:32:23
  Author: andrea
Revision: 84863

archrelease: remove extra-x86_64

Deleted:
  mpd/repos/extra-x86_64/



[arch-commits] Commit in mpd/repos (extra-x86_64)

2010-07-04 Thread Andrea Scarpino
Date: Sunday, July 4, 2010 @ 19:32:39
  Author: andrea
Revision: 84864

archrelease: copy trunk to extra-x86_64

Added:
  mpd/repos/extra-x86_64/



  1   2   >