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

Eric Bélanger eric at archlinux.org
Mon Jun 13 03:56:59 UTC 2011


    Date: Sunday, June 12, 2011 @ 23:56:58
  Author: eric
Revision: 127317

upgpkg: fvwm-crystal 3.0.6-4
Replaced fvwm-devel depends to fvwm, Disabled SMP build

Modified:
  fvwm-crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-13 03:54:23 UTC (rev 127316)
+++ PKGBUILD	2011-06-13 03:56:58 UTC (rev 127317)
@@ -3,15 +3,18 @@
 
 pkgname=fvwm-crystal
 pkgver=3.0.6
-pkgrel=3
+pkgrel=4
 pkgdesc="Transparent Themes for fvwm"
 arch=('any')
 url="http://gna.org/projects/fvwm-crystal/"
 license=('GPL')
-depends=('fvwm-devel' 'imagemagick' 'python2' 'habak' 'trayer')
+depends=('fvwm' 'imagemagick' 'python2' 'habak' 'trayer')
+options=('!makeflags')
 source=(http://download.gna.org/fvwm-crystal/${pkgver}/${pkgname}-${pkgver}.tar.gz python2.6.patch)
-md5sums=('82e2800882abb2c822519f1aa4dc0c72' 'c0baa3da5e188f7e0f7a01d6481b6a53')
-sha1sums=('965e521f64b8a89994f5afee25c8b1c88239bff0' 'cfac2165ca8311fc446410cfed3b1d1f92b8ae61')
+md5sums=('82e2800882abb2c822519f1aa4dc0c72'
+         'c0baa3da5e188f7e0f7a01d6481b6a53')
+sha1sums=('965e521f64b8a89994f5afee25c8b1c88239bff0'
+          'cfac2165ca8311fc446410cfed3b1d1f92b8ae61')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list