[Lunar-commits] <moonbase-other> gnustep: remove it from moonbase.
Florin Braescu
florin at lunar-linux.org
Sat Mar 9 12:37:53 CET 2013
commit b27d86b49af9ad855addf602281319ed6792084e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 09 Mar 2013 03:37:53 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/b27d86b49af9ad855addf602281319ed6792084e
gnustep: remove it from moonbase.
Old and unmaintained code.
---
gnustep/gnustep-base/DEPENDS | +0/-6
gnustep/gnustep-base/DETAILS | +0/-15
gnustep/gnustep-gui/DEPENDS | +0/-13
gnustep/gnustep-gui/DETAILS | +0/-15
gnustep/gnustep-make/DETAILS | +0/-15
5 files changed, 64 deletions(-)
--- a/gnustep/gnustep-base/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends gnustep-make
-
-depends libffi
-depends openssl
-depends libxml2
-depends libxslt
--- a/gnustep/gnustep-base/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=gnustep-base
- VERSION=1.24.0
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/
- SOURCE_VFY=sha1:4d73df5b5a594213a4c7a0ed97fc04d10c9ced69
- WEB_SITE=http://gnustep.org/
- ENTERED=20120714
- UPDATED=20120714
- SHORT="GNUstep Foundation Package"
-
-cat << EOF
-This provides functionality that aims to implement
-the non-graphical portion of the OpenStep standard
-(the Foundation library).
-EOF
--- a/gnustep/gnustep-gui/DEPENDS
+++ /dev/null
@@ -1,13 +0,0 @@
-depends gnustep-base
-
-depends tiff
-depends libpng
-depends jpeg
-depends giflib
-depends libgcrypt
-depends gnutls
-
-optional_depends cups "--enable-cups" "--disable-cups" "for printing support"
-optional_depends aspell "--enable-aspell" "--disable-aspell" "for spellchecker"
-optional_depends libsndfile "--enable-sound" "--disable-sound" "for sound support"
-optional_depends flite "--enable-speech" "--disable-speech" "for speech synthesis"
--- a/gnustep/gnustep-gui/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=gnustep-gui
- VERSION=0.22.0
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/
- SOURCE_VFY=sha1:dc9654ea3437810a9b4bfd3d2193a25628a88b41
- WEB_SITE=http://gnustep.org/
- ENTERED=20120714
- UPDATED=20120714
- SHORT="GNUstep Foundation Package"
-
-cat << EOF
-This provides functionality that aims to implement
-the non-graphical portion of the OpenStep standard
-(the Foundation library).
-EOF
--- a/gnustep/gnustep-make/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=gnustep-make
- VERSION=2.6.2
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/
- SOURCE_VFY=sha1:3f85cb25f4f7fd35cdcbd8d948a2673c84c605ff
- WEB_SITE=http://gnustep.org/
- ENTERED=20120714
- UPDATED=20120714
- SHORT="GNUstep Makefile Package"
-
-cat << EOF
-This package sets up the GNUstep directory tree,
-sets some environment variables and contains scripts
-for all other GNUstep packages.
-EOF
More information about the Lunar-commits
mailing list