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

commit 188983ecf2397ffbb4dad5c4804574335db0b268
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sun Nov 20 03:36:10 2011 +0100

fte-20051115-2-i686

- goodbye to package from 2005

diff --git a/source/xapps-extra/fte/FrugalBuild 
b/source/xapps-extra/fte/FrugalBuild
deleted file mode 100644
index 2c9e6c2..0000000
--- a/source/xapps-extra/fte/FrugalBuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Compiling Time: 0.22 SBU
-# Contributor: Zsolt Botykai <zsolt...@gmail.com>
-# Maintainer: Miklos Vajna <vmik...@frugalware.org>
-
-pkgname=fte
-pkgver=20051115
-pkgrel=2
-pkgdesc="FTE is a free (licensed under the GNU GPL) text editor for developers"
-_F_sourceforge_ext=".zip"
-Finclude sourceforge
-url="http://fte.sourceforge.net/";
-depends=('gpm>=1.20.5-2' 'libstdc++' 'libxpm')
-makedepends=('unzip')
-groups=('xapps-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=943 
|grep fte.*zip |sed -ne 's/.*e-\(.*\)-.*/\1/;1p'"
-source=(${source/.zip/-common.zip} ${source/.zip/-src.zip})
-sha1sums=('a4a8088bdafbfc649ed9819bdcb274f617fedf4e' \
-          '2ef22f36b523c7c89ccff93849b7b9009b9065d9')
-
-build()
-{
-       Fcd $pkgname
-       Fsed '^OPTIMIZE.*' "OPTIMIZE = $CFLAGS" src/fte-unix.mak
-       make PREFIX=/usr fte
-       make PREFIX=$Fdestdir/usr install
-}
-
-# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to