Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f7fa0e69a0a125579eddd906924f452475144c4

commit 0f7fa0e69a0a125579eddd906924f452475144c4
Author: crazy <[email protected]>
Date:   Wed Jun 1 16:11:23 2016 +0200

pyvorbis-1.5a-1-x86_64 - removed - upstream gone since 2007

diff --git a/source/devel-extra/pyvorbis/FrugalBuild 
b/source/devel-extra/pyvorbis/FrugalBuild
deleted file mode 100644
index 291fbc8..0000000
--- a/source/devel-extra/pyvorbis/FrugalBuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Compiling Time: 0.02 SBU
-# Maintainer: Priyank Gosalia <[email protected]>
-
-pkgname=pyvorbis
-pkgver=1.5a
-pkgrel=1
-pkgdesc="python bindings for the vorbis library"
-url="http://ekyo.nerim.net/software/pyogg/index.html";
-depends=('python' 'libvorbis' 'pyogg' 'glibc')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump http://ekyo.nerim.net/software/pyogg/index.html | grep -m1 
pyvorbis | sed 's/.*is-\(.*\).t.*/\1/'"
-source=(http://ekyo.nerim.net/software/pyogg/$pkgname-$pkgver.tar.gz)
-sha1sums=('e54b547d802a6138d9fe3082ff92eb318ae81429')
-
-build()
-{
-       Fcd
-       ./config_unix.py --prefix=$Fdestdir/usr || return 1
-       python setup.py install --prefix=$Fdestdir/usr || return 1
-}
-
-# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to