summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2004-12-07 15:44:18 +0000
committerHanno Boeck <hanno@gentoo.org>2004-12-07 15:44:18 +0000
commit1f2511116220fad8b160192813f3fe1ea193f609 (patch)
tree96950a38391e59946c3d36c5daf4a85110a970a3 /app-editors/bluefish
parentmoved latest wv2 to stable x86 (diff)
downloadhistorical-1f2511116220fad8b160192813f3fe1ea193f609.tar.gz
historical-1f2511116220fad8b160192813f3fe1ea193f609.tar.bz2
historical-1f2511116220fad8b160192813f3fe1ea193f609.zip
bluefish version bump
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r--app-editors/bluefish/ChangeLog7
-rw-r--r--app-editors/bluefish/Manifest4
-rw-r--r--app-editors/bluefish/bluefish-0.13.ebuild34
-rw-r--r--app-editors/bluefish/files/digest-bluefish-0.131
4 files changed, 44 insertions, 2 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog
index fd4d390609cc..1377be73b9ad 100644
--- a/app-editors/bluefish/ChangeLog
+++ b/app-editors/bluefish/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/bluefish
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.33 2004/10/05 12:19:43 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.34 2004/12/07 15:44:18 hanno Exp $
+
+*bluefish-0.13 (07 Dec 2004)
+
+ 07 Dec 2004; Hanno Boeck <hanno@gentoo.org> +bluefish-0.13.ebuild:
+ Version bump, thanks to various people in bug #47447.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
bluefish-0.11.ebuild, bluefish-0.12.ebuild:
diff --git a/app-editors/bluefish/Manifest b/app-editors/bluefish/Manifest
index 9a6416a43cbc..ecd23e2c1a43 100644
--- a/app-editors/bluefish/Manifest
+++ b/app-editors/bluefish/Manifest
@@ -1,8 +1,10 @@
-MD5 268041198f07f1bf917708c747a693ac ChangeLog 4460
+MD5 92a34772a968ec16251ec61b5a20e781 ChangeLog 4613
MD5 2389dd64d3051f6cdcbf60aa43766eae bluefish-0.11.ebuild 1404
MD5 8f66b261867f80651ed06ce0779fe77a bluefish-0.12.ebuild 1707
MD5 5e1184cc61075b852dc68b9784240ae8 bluefish-0.9.ebuild 926
MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
+MD5 89bca31fd4ee699f89a1fd4c9798237d bluefish-0.13.ebuild 837
MD5 ec89a2b6c6e9739aae723eb9c35db6aa files/digest-bluefish-0.11 66
MD5 e60836fae74fcfb183148e9df9dc75df files/digest-bluefish-0.12 66
MD5 bc9b63ac2469bf96338ac088068828da files/digest-bluefish-0.9 65
+MD5 870f031f504c06b82c5c85a73b813a02 files/digest-bluefish-0.13 67
diff --git a/app-editors/bluefish/bluefish-0.13.ebuild b/app-editors/bluefish/bluefish-0.13.ebuild
new file mode 100644
index 000000000000..a5c5effbba40
--- /dev/null
+++ b/app-editors/bluefish/bluefish-0.13.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.13.ebuild,v 1.1 2004/12/07 15:44:18 hanno Exp $
+
+inherit eutils
+
+IUSE="nls spell"
+
+DESCRIPTION="A GTK HTML editor for the experienced web designer or programmer."
+SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2"
+HOMEPAGE="http://bluefish.openoffice.nl/"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~ia64 ~ppc64"
+SLOT="0"
+
+RDEPEND=">=x11-libs/gtk+-2
+ dev-libs/libpcre
+ spell? ( app-text/aspell )"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ nls? ( sys-devel/gettext )"
+
+src_compile() {
+ epatch ${FILESDIR}/bluefish-make-destdir.patch
+
+ econf `use_enable nls` || die
+ emake || die
+}
+
+src_install() {
+ einstall DESTDIR=${D} || die
+}
diff --git a/app-editors/bluefish/files/digest-bluefish-0.13 b/app-editors/bluefish/files/digest-bluefish-0.13
new file mode 100644
index 000000000000..91c0f1743dc2
--- /dev/null
+++ b/app-editors/bluefish/files/digest-bluefish-0.13
@@ -0,0 +1 @@
+MD5 e5f1f5eff0933dc68a51adcdce352826 bluefish-0.13.tar.bz2 1325135