summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/gnustep-2.eclass')
-rw-r--r--eclass/gnustep-2.eclass23
1 files changed, 23 insertions, 0 deletions
diff --git a/eclass/gnustep-2.eclass b/eclass/gnustep-2.eclass
new file mode 100644
index 0000000..f3b9fea
--- /dev/null
+++ b/eclass/gnustep-2.eclass
@@ -0,0 +1,23 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-2.eclass,v 1.4 2009/11/25 10:11:40 voyageur Exp $
+
+inherit gnustep-base
+
+# Eclass for GNUstep Apps, Frameworks, and Bundles build
+# EAPI >= 2 only
+#
+# maintainer: GNUstep Herd <gnustep@gentoo.org>
+
+DEPEND=">=gnustep-base/gnustep-make-2.4.0[fhs?]
+ virtual/gnustep-back"
+RDEPEND="${DEPEND}
+ debug? ( >=sys-devel/gdb-6.0 )"
+
+# The following gnustep-based EXPORT_FUNCTIONS are available:
+# * gnustep-base_pkg_setup
+# * gnustep-base_src_prepare
+# * gnustep-base_src_configure
+# * gnustep-base_src_compile
+# * gnustep-base_src_install
+# * gnustep-base_pkg_postinst