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

commit b0ca49a278f497d4fcda43b1297523962973452f
Author: James Buren <r...@frugalware.org>
Date:   Thu Jan 14 13:40:33 2010 -0600

ldraw
* remove due to deprecation by upstream

diff --git a/source/xlib-extra/ldraw/FrugalBuild 
b/source/xlib-extra/ldraw/FrugalBuild
deleted file mode 100644
index 18b12e6..0000000
--- a/source/xlib-extra/ldraw/FrugalBuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: James Buren <r...@frugalware.org>
-
-pkgname=ldraw
-pkgver=0.9.0
-pkgrel=1
-pkgdesc="LUA bindings for Cairo."
-url="http://oproj.tuxfamily.org/wiki/doku.php?id=$pkgname";
-depends=('lgui')
-groups=('xlib-extra')
-# since we pull in pango...
-options=('scriptlet')
-archs=('i686' 'x86_64')
-subpkgs=("$pkgname-devel")
-subdescs=("Developmental examples for $pkgname.")
-subarchs=("i686 x86_64")
-subgroups=("devel-extra")
-subrodepends=("$pkgname")
-up2date="Flasttar http://downloads.tuxfamily.org/oproj/$pkgname/";
-source=(http://downloads.tuxfamily.org/oproj/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('89d2c37dbb0c9e563400f3d27e7bfd3e1fa50dd6')
-
-build()
-{
-       Fsed "-O2" "${CFLAGS}" Makefile
-       make WITH_GTK=1 || Fdie
-       Fmakeinstall
-       Fexerel examples/*.lua /usr/share/doc/$pkgname-$pkgver/examples
-       Ffilerel examples/*.png /usr/share/doc/$pkgname-$pkgver/examples
-       Fsplit $pkgname-devel /usr/share/doc/$pkgname-$pkgver/examples
-}
-
-# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to