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

commit 0163a5febc83914e72fe433e57db6fdd16d4bfb1
Author: Miklos Vajna <[email protected]>
Date:   Sun Dec 30 10:46:06 2012 +0100

glut-manpages-3.7-1-x86_64

- just like gl-manpages, this is dead as well, sadly -> remove

diff --git a/source/devel-extra/glut-manpages/FrugalBuild 
b/source/devel-extra/glut-manpages/FrugalBuild
deleted file mode 100644
index 0407cf2..0000000
--- a/source/devel-extra/glut-manpages/FrugalBuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Compiling Time: 0.03 SBU
-# Maintainer: Miklos Vajna <[email protected]>
-
-pkgname=glut-manpages
-pkgver=3.7
-pkgrel=1
-pkgdesc="Man pages for GLUT."
-url="http://www.opengl.org/resources/libraries/glut/";
-depends=('man')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump $url |grep 'current source'|sed 's/.* \(.*\)\.$/\1/'"
-source=(http://www.opengl.org/resources/libraries/glut/glut-$pkgver.tar.gz)
-sha1sums=('4d88591992c15547001c30d5b6d840f672720a5a')
-
-build()
-{
-       Fcd glut-$pkgver
-       for i in `find man -name '*.man'`
-       do
-               Ffilerel $i /usr/share/man/man3/`basename $i .man`.3glut
-       done
-}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to