[arch-commits] CVS update of extra/multimedia/shorten (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Dec 12 06:41:44 UTC 2007


    Date: Wednesday, December 12, 2007 @ 01:41:44
  Author: eric
    Path: /home/cvs-extra/extra/multimedia/shorten

 Removed: PKGBUILD (1.11)

extra repo cleanup


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


Index: extra/multimedia/shorten/PKGBUILD
diff -u extra/multimedia/shorten/PKGBUILD:1.11 extra/multimedia/shorten/PKGBUILD:removed
--- extra/multimedia/shorten/PKGBUILD:1.11	Thu Jun 28 23:42:53 2007
+++ extra/multimedia/shorten/PKGBUILD	Wed Dec 12 01:41:44 2007
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD,v 1.11 2007/06/29 03:42:53 eric Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=shorten
-pkgver=3.6.1
-pkgrel=1
-pkgdesc="Shorten is an established low complexity waveform coder which uses a lossless compression scheme, superior to that of mp3"
-arch=(i686 x86_64)
-url="http://www.etree.org/shnutils/shorten/"
-license=('custom')
-depends=('glibc')
-source=(http://www.etree.org/shnutils/$pkgname/dist/src/$pkgname-$pkgver.tar.gz)
-md5sums=('fb59c16fcedc4f4865d277f6e45866a7')
-sha1sums=('bd525ced0b9ba99a7a178c11647a853147977fa5')
-
-build() {
-	cd $startdir/src/$pkgname-$pkgver
-	./configure --prefix=/usr
-	make || return 1
-	make prefix=$startdir/pkg/usr install
-	install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING
-}




More information about the arch-commits mailing list