[arch-commits] CVS update of extra/x11/idesk (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Dec 12 06:46:01 UTC 2007


    Date: Wednesday, December 12, 2007 @ 01:46:01
  Author: eric
    Path: /home/cvs-extra/extra/x11/idesk

 Removed: PKGBUILD (1.10)

extra repo cleanup


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


Index: extra/x11/idesk/PKGBUILD
diff -u extra/x11/idesk/PKGBUILD:1.10 extra/x11/idesk/PKGBUILD:removed
--- extra/x11/idesk/PKGBUILD:1.10	Sun May 21 12:09:42 2006
+++ extra/x11/idesk/PKGBUILD	Wed Dec 12 01:46:01 2007
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2006/05/21 16:09:42 uid1014 Exp $
-# Contributor: Jochem Kossen <j.kossen at home.nl>
-# Mantainer: simo <simo at archlinux.org>
-
-pkgname=idesk
-pkgver=0.7.5
-pkgrel=1
-pkgdesc="idesk plops icons down on your root window (desktop)."
-arch=(i686 x86_64)
-url="http://idesk.timmfin.net"
-depends=('startup-notification' 'imlib2')
-makedepends=('pkgconfig')
-source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('beb48c97815c7b085e3b3d601297fbb8')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr --enable-libsn
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-  sed -e 's@/usr/local/share/idesk/@/usr/share/idesk/@' \
-      -i $startdir/pkg/usr/share/idesk/default.lnk
-}




More information about the arch-commits mailing list