summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2007-09-10 20:45:47 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2007-09-10 20:45:47 +0000
commit8ab58c7cc5ba95728503f4242b40acb8e9ade657 (patch)
treeb5a5d9871715647ddb660c11ced5791327f989a8 /gnustep-apps
parentVersion bump from the GNUstep overlay (diff)
downloadgentoo-2-8ab58c7cc5ba95728503f4242b40acb8e9ade657.tar.gz
gentoo-2-8ab58c7cc5ba95728503f4242b40acb8e9ade657.tar.bz2
gentoo-2-8ab58c7cc5ba95728503f4242b40acb8e9ade657.zip
Version bump from the GNUstep overlay
(Portage version: 2.1.3.9)
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/cenon/ChangeLog9
-rw-r--r--gnustep-apps/cenon/cenon-3.82.ebuild (renamed from gnustep-apps/cenon/cenon-3.80.ebuild)14
-rw-r--r--gnustep-apps/cenon/files/cenon-3.80-install.patch12
-rw-r--r--gnustep-apps/cenon/files/cenon-3.82-install.patch29
-rw-r--r--gnustep-apps/cenon/files/digest-cenon-3.803
-rw-r--r--gnustep-apps/cenon/files/digest-cenon-3.823
6 files changed, 45 insertions, 25 deletions
diff --git a/gnustep-apps/cenon/ChangeLog b/gnustep-apps/cenon/ChangeLog
index 4cd5d7862003..1c28137efeca 100644
--- a/gnustep-apps/cenon/ChangeLog
+++ b/gnustep-apps/cenon/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for gnustep-apps/cenon
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cenon/ChangeLog,v 1.3 2007/02/22 00:16:48 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cenon/ChangeLog,v 1.4 2007/09/10 20:45:46 voyageur Exp $
+
+*cenon-3.82 (10 Sep 2007)
+
+ 10 Sep 2007; Bernard Cafarelli <voyageur@gentoo.org>
+ -files/cenon-3.80-install.patch, +files/cenon-3.82-install.patch,
+ -cenon-3.80.ebuild, +cenon-3.82.ebuild:
+ Version bump from the GNUstep overlay
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/gnustep-apps/cenon/cenon-3.80.ebuild b/gnustep-apps/cenon/cenon-3.82.ebuild
index fe9d4b6b5b18..c7201d095482 100644
--- a/gnustep-apps/cenon/cenon-3.80.ebuild
+++ b/gnustep-apps/cenon/cenon-3.82.ebuild
@@ -1,25 +1,21 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cenon/cenon-3.80.ebuild,v 1.2 2006/04/16 09:15:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cenon/cenon-3.82.ebuild,v 1.1 2007/09/10 20:45:46 voyageur Exp $
-inherit gnustep
+inherit gnustep-2
S=${WORKDIR}/${PN/c/C}
DESCRIPTION="Cenon is a vector graphics tool for GNUstep, OpenStep and MacOSX"
HOMEPAGE="http://www.cenon.info/"
SRC_URI="http://www.vhf-group.com/vhfInterservice/download/source/${P/c/C}.tar.bz2"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
LICENSE="Cenon"
-DEPEND="${GS_DEPEND}"
-RDEPEND="${GS_RDEPEND}
- >=gnustep-libs/cenonlibrary-3.80"
+RDEPEND=">=gnustep-libs/cenonlibrary-3.82"
src_unpack() {
unpack ${A}
epatch "${FILESDIR}/${P}"-install.patch
}
-
-egnustep_install_domain "Local"
diff --git a/gnustep-apps/cenon/files/cenon-3.80-install.patch b/gnustep-apps/cenon/files/cenon-3.80-install.patch
deleted file mode 100644
index 02079104a2b7..000000000000
--- a/gnustep-apps/cenon/files/cenon-3.80-install.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- Cenon/GNUmakefile.postamble
-+++ Cenon/GNUmakefile.postamble
-@@ -21,7 +21,8 @@
- after-install::
- # copy library
- #rm -R $(GNUSTEP_INSTALLATION_DIR)/Library/$(APP_NAME)
-- cp -R Library/$(APP_NAME)/ $(GNUSTEP_INSTALLATION_DIR)/Library/
-+ mkdir -p $(GNUSTEP_INSTALLATION_DIR)/Library
-+ cp -R Library/$(APP_NAME) $(GNUSTEP_INSTALLATION_DIR)/Library/
- # set permissions (rrr)
- chmod -R ugo+rX $(GNUSTEP_APPS)/$(APP_NAME).*
- #chmod -R ugo+rX $(GNUSTEP_INSTALLATION_DIR)/Library/$(APP_NAME)
diff --git a/gnustep-apps/cenon/files/cenon-3.82-install.patch b/gnustep-apps/cenon/files/cenon-3.82-install.patch
new file mode 100644
index 000000000000..f47513573013
--- /dev/null
+++ b/gnustep-apps/cenon/files/cenon-3.82-install.patch
@@ -0,0 +1,29 @@
+diff -Naur Cenon.orig/GNUmakefile Cenon/GNUmakefile
+--- Cenon.orig/GNUmakefile 2007-05-31 15:53:12.000000000 +0200
++++ Cenon/GNUmakefile 2007-05-31 15:53:18.000000000 +0200
+@@ -23,7 +23,6 @@
+ # eMail: info@vhf.de
+ # http://www.vhf.de
+
+-GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_LOCAL_ROOT)
+ #GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
+
+ include $(GNUSTEP_MAKEFILES)/common.make
+diff -Naur Cenon.orig/GNUmakefile.postamble Cenon/GNUmakefile.postamble
+--- Cenon.orig/GNUmakefile.postamble 2007-05-31 15:53:12.000000000 +0200
++++ Cenon/GNUmakefile.postamble 2007-05-31 15:54:10.000000000 +0200
+@@ -18,13 +18,7 @@
+ # before-install::
+
+ # Things to do after installing
+-after-install::
+- # copy library
+- #rm -R $(GNUSTEP_INSTALLATION_DIR)/Library/$(APP_NAME)
+- cp -R Library/$(APP_NAME)/ $(GNUSTEP_INSTALLATION_DIR)/Library/
+- # set permissions (rrr)
+- chmod -R ugo+rX $(GNUSTEP_APPS)/$(APP_NAME).*
+- #chmod -R ugo+rX $(GNUSTEP_INSTALLATION_DIR)/Library/$(APP_NAME)
++#after-install::
+
+ # Things to do before uninstalling
+ # before-uninstall::
diff --git a/gnustep-apps/cenon/files/digest-cenon-3.80 b/gnustep-apps/cenon/files/digest-cenon-3.80
deleted file mode 100644
index b8e3c4b7a5d8..000000000000
--- a/gnustep-apps/cenon/files/digest-cenon-3.80
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 da090463a88100e460e9dbbff4ef5b1e Cenon-3.80.tar.bz2 2112763
-RMD160 2784e81ec2ce25ef6d57b0faee0a95e4e5c2d75c Cenon-3.80.tar.bz2 2112763
-SHA256 4af6725be24e61cb0cdc28846b969c5cedf40c090d2c595bcf1b25fbfb8f4c18 Cenon-3.80.tar.bz2 2112763
diff --git a/gnustep-apps/cenon/files/digest-cenon-3.82 b/gnustep-apps/cenon/files/digest-cenon-3.82
new file mode 100644
index 000000000000..389a533b6fdd
--- /dev/null
+++ b/gnustep-apps/cenon/files/digest-cenon-3.82
@@ -0,0 +1,3 @@
+MD5 402f0d18ad305f289b0431b0b75fe784 Cenon-3.82.tar.bz2 2153537
+RMD160 323ee0590ea2046df821c91c5d320fbfd0def874 Cenon-3.82.tar.bz2 2153537
+SHA256 40ec970655e046bbafed33c57b02dbfe8f3691d83cffc5cd40e8dbe70695a0db Cenon-3.82.tar.bz2 2153537