[arch-commits] CVS update of extra/lib/libuta (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed May 30 20:45:56 UTC 2007


    Date: Wednesday, May 30, 2007 @ 16:45:56
  Author: jgc
    Path: /home/cvs-extra/extra/lib/libuta

 Removed: PKGBUILD (1.3)

Get rid of libsigc++


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


Index: extra/lib/libuta/PKGBUILD
diff -u extra/lib/libuta/PKGBUILD:1.3 extra/lib/libuta/PKGBUILD:removed
--- extra/lib/libuta/PKGBUILD:1.3	Thu Nov  6 03:27:10 2003
+++ extra/lib/libuta/PKGBUILD	Wed May 30 16:45:56 2007
@@ -1,17 +0,0 @@
-# $Id: PKGBUILD,v 1.3 2003/11/06 08:27:10 dorphell Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=libuta
-pkgver=0.4.4
-pkgrel=1
-pkgdesc="libuta is a Graphical User Interface library for C++ that uses SDL (Simple Directmedia Layer) as its output layer"
-depends=('sdl' 'freetype1' 'zlib' 'libpng' 'libsigc++')
-source=(http://unc.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-url="http://sourceforge.net/projects/libuta/"
-build() {
-cd $startdir/src/$pkgname-$pkgver
-./configure --prefix=/usr
-make || return 1
-make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list