summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-03 22:11:18 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-03 22:11:18 +0000
commitaa8226fabb764d2d292e034cc9e9ef94c3cddbf0 (patch)
tree619e804a007ba5d5dd9d14e80a6427e8791e02b9 /app-emulation
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-aa8226fabb764d2d292e034cc9e9ef94c3cddbf0.tar.gz
gentoo-2-aa8226fabb764d2d292e034cc9e9ef94c3cddbf0.tar.bz2
gentoo-2-aa8226fabb764d2d292e034cc9e9ef94c3cddbf0.zip
Version bump as per bug #76488. QA fix due to deprecated empty target in string (fuse use flag).
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/fuse/ChangeLog9
-rw-r--r--app-emulation/fuse/Manifest4
-rw-r--r--app-emulation/fuse/files/digest-fuse-0.7.01
-rw-r--r--app-emulation/fuse/fuse-0.6.1.1.ebuild3
-rw-r--r--app-emulation/fuse/fuse-0.6.2.1.ebuild3
-rw-r--r--app-emulation/fuse/fuse-0.7.0.ebuild66
6 files changed, 80 insertions, 6 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog
index 74208311488e..631624891fac 100644
--- a/app-emulation/fuse/ChangeLog
+++ b/app-emulation/fuse/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-emulation/fuse
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.11 2005/01/01 14:12:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.12 2005/01/03 22:11:18 dragonheart Exp $
+
+*fuse-0.7.0 (04 Jan 2005)
+
+ 04 Jan 2005; Daniel Black <dragonheart@gentoo.org> fuse-0.6.1.1.ebuild,
+ fuse-0.6.2.1.ebuild, +fuse-0.7.0.ebuild:
+ Version bump as per bug #76488 by Ooblick <txe_stc@yahoo.com>. Previous
+ versions QA fix due to deprecated empty target in string (fuse use flag).
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> fuse-0.6.2.1.ebuild,
+metadata.xml:
diff --git a/app-emulation/fuse/Manifest b/app-emulation/fuse/Manifest
index 6ce3214b12c2..5117c604c2f1 100644
--- a/app-emulation/fuse/Manifest
+++ b/app-emulation/fuse/Manifest
@@ -1,6 +1,8 @@
MD5 88b3ffecabd620d4cc60f0d3a645fc54 ChangeLog 1354
MD5 dba298255120bf7ed46674ced5ccf977 fuse-0.6.1.1.ebuild 1654
-MD5 cc1fa51c910048c9dd4605f5bdd4237a fuse-0.6.2.1.ebuild 1640
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
+MD5 cc1fa51c910048c9dd4605f5bdd4237a fuse-0.6.2.1.ebuild 1640
+MD5 99fd9e0e83fde17f7601d2fc3a733f3b fuse-0.7.0.ebuild 1641
MD5 a006698565f857d2c37f037f2c2c5e4a files/digest-fuse-0.6.1.1 64
MD5 5f2dadd0c93925bbe9f614df56f9bf1e files/digest-fuse-0.6.2.1 64
+MD5 630351171dc1040370d0d75ae0e6617d files/digest-fuse-0.7.0 62
diff --git a/app-emulation/fuse/files/digest-fuse-0.7.0 b/app-emulation/fuse/files/digest-fuse-0.7.0
new file mode 100644
index 000000000000..83363353801e
--- /dev/null
+++ b/app-emulation/fuse/files/digest-fuse-0.7.0
@@ -0,0 +1 @@
+MD5 d81ad260cd6a8dd533af01ee6a5f9527 fuse-0.7.0.tar.gz 872031
diff --git a/app-emulation/fuse/fuse-0.6.1.1.ebuild b/app-emulation/fuse/fuse-0.6.1.1.ebuild
index 19f1359090e8..bea66931e79d 100644
--- a/app-emulation/fuse/fuse-0.6.1.1.ebuild
+++ b/app-emulation/fuse/fuse-0.6.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.1.1.ebuild,v 1.13 2005/01/01 14:12:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.1.1.ebuild,v 1.14 2005/01/03 22:11:18 dragonheart Exp $
DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall"
HOMEPAGE="http://www.srcf.ucam.org/~pak21/spectrum/fuse.html"
@@ -30,7 +30,6 @@ DEPEND="dev-lang/perl
|| (
sdl? ( media-libs/libsdl )
svga? ( media-libs/svgalib )
- fbcon? ( )
virtual/x11
)
)
diff --git a/app-emulation/fuse/fuse-0.6.2.1.ebuild b/app-emulation/fuse/fuse-0.6.2.1.ebuild
index 5ab536ee1ba4..4fb5786b6aff 100644
--- a/app-emulation/fuse/fuse-0.6.2.1.ebuild
+++ b/app-emulation/fuse/fuse-0.6.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.2.1.ebuild,v 1.7 2005/01/01 14:12:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.2.1.ebuild,v 1.8 2005/01/03 22:11:18 dragonheart Exp $
DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall"
HOMEPAGE="http://fuse-emulator.sourceforge.net/"
@@ -30,7 +30,6 @@ DEPEND="dev-lang/perl
|| (
sdl? ( media-libs/libsdl )
svga? ( media-libs/svgalib )
- fbcon? ( )
virtual/x11
)
)
diff --git a/app-emulation/fuse/fuse-0.7.0.ebuild b/app-emulation/fuse/fuse-0.7.0.ebuild
new file mode 100644
index 000000000000..9f602badd25c
--- /dev/null
+++ b/app-emulation/fuse/fuse-0.7.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.1 2005/01/03 22:11:18 dragonheart Exp $
+
+DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall"
+HOMEPAGE="http://fuse-emulator.sourceforge.net/"
+SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE="xml2 png zlib X gtk gtk2 sdl svga fbcon gnome libdsk"
+
+# This build is heavily use dependent. USE="svga" will build the svga
+# version of fuse, otherwise X will be used. Libdsk must be specified
+# in order to take advantage of +3 emulation.
+DEPEND="dev-lang/perl
+ xml2? ( dev-libs/libxml2 )
+ png? ( media-libs/libpng )
+ zlib? ( sys-libs/zlib )
+ >=app-emulation/libspectrum-0.2.2
+ X? (
+ virtual/x11
+ gtk? (
+ gtk2? ( =x11-libs/gtk+-2* )
+ !gtk2? ( =x11-libs/gtk+-1* )
+ )
+ )
+ !X? (
+ || (
+ sdl? ( media-libs/libsdl )
+ svga? ( media-libs/svgalib )
+ virtual/x11
+ )
+ )
+ gnome? ( =dev-libs/glib-1* )
+ libdsk? ( app-emulation/libdsk
+ app-emulation/lib765 )"
+
+src_compile() {
+ local guiflag
+ if use X ; then
+ guiflag="--with-x"
+ elif use sdl ; then
+ guiflag="--without-x --with-sdl"
+ elif use svga ; then
+ guiflag="--without-x --with-svgalib"
+ elif use fbcon ; then
+ guiflag="--without-x --with-fb"
+ else
+ guiflag="--with-x"
+ fi
+ econf \
+ `use_with gnome glib` \
+ `use_with gtk` \
+ `use_with gtk2` \
+ `use_with libdsk plus3-disk` \
+ ${guiflag} \
+ || die
+ emake || die
+}
+
+src_install() {
+ emake install DESTDIR=${D} || die
+ dodoc AUTHORS README THANKS hacking/*.txt
+}