[arch-commits] Commit in gtk-smooth-engine/repos (extra-i686 extra-i686/PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Aug 17 00:39:55 UTC 2008


    Date: Saturday, August 16, 2008 @ 20:39:55
  Author: eric
Revision: 8928

Merged revisions 2-8927 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/gtk-smooth-engine/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r8927 | eric | 2008-08-16 20:39:42 -0400 (Sat, 16 Aug 2008) | 1 line
  
  adding md5sums
........

Modified:
  gtk-smooth-engine/repos/extra-i686/	(properties)
  gtk-smooth-engine/repos/extra-i686/PKGBUILD

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


Property changes on: gtk-smooth-engine/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /gtk-smooth-engine/trunk:1
   + /gtk-smooth-engine/trunk:1-8927

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-17 00:39:42 UTC (rev 8927)
+++ extra-i686/PKGBUILD	2008-08-17 00:39:55 UTC (rev 8928)
@@ -8,10 +8,13 @@
 spkgver=0.5.8
 pkgrel=2
 pkgdesc="The smooth-engine for gtk1 - including smooth-themes for gtk1 and gtk2"
+arch=(i686 x86_64)
 depends=('gtk-engines' 'gdk-pixbuf')
-url=(http://sourceforge.net/projects/smooth-engine)
+url="http://sourceforge.net/projects/smooth-engine"
+options=('!libtool')
 source=(http://dl.sourceforge.net/smooth-engine/$pkgname-$pkgver.tar.gz \
         http://dl.sourceforge.net/smooth-engine/smooth-themes-$spkgver.tar.gz)
+md5sums=('a2231118c8187649d1e634fdfe6f36de' 'a46c592261c4d371498d644eece6493e')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -23,6 +26,4 @@
   ./configure --prefix=/usr --enable-gtk-1 --enable-gtk-2
   make || return 1
   make DESTDIR=$startdir/pkg install
-
-  find $startdir/pkg -name '*.la' -exec rm {} \;
 }




More information about the arch-commits mailing list