summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2005-09-17 20:59:56 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2005-09-17 20:59:56 +0000
commit6cd762185b21d8fff9df0f612d9ac06c45ea481b (patch)
tree587ce230efe630b34a1f6c2f16d5c6d15f959c2e /app-emulation/libspectrum
parentmedia-video/bcast is no more in portage. (diff)
downloadgentoo-2-6cd762185b21d8fff9df0f612d9ac06c45ea481b.tar.gz
gentoo-2-6cd762185b21d8fff9df0f612d9ac06c45ea481b.tar.bz2
gentoo-2-6cd762185b21d8fff9df0f612d9ac06c45ea481b.zip
0.2.2 x86 stable for bug 105808
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation/libspectrum')
-rw-r--r--app-emulation/libspectrum/ChangeLog6
-rw-r--r--app-emulation/libspectrum/Manifest8
-rw-r--r--app-emulation/libspectrum/files/digest-libspectrum-0.2.0.1-r11
-rw-r--r--app-emulation/libspectrum/libspectrum-0.2.0.1-r1.ebuild26
-rw-r--r--app-emulation/libspectrum/libspectrum-0.2.2.ebuild6
-rw-r--r--app-emulation/libspectrum/metadata.xml16
6 files changed, 22 insertions, 41 deletions
diff --git a/app-emulation/libspectrum/ChangeLog b/app-emulation/libspectrum/ChangeLog
index 1cc4194008f2..c360ab64e53b 100644
--- a/app-emulation/libspectrum/ChangeLog
+++ b/app-emulation/libspectrum/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/libspectrum
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.10 2005/05/21 10:45:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.11 2005/09/17 20:59:56 vanquirius Exp $
+
+ 17 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> metadata.xml,
+ -libspectrum-0.2.0.1-r1.ebuild, libspectrum-0.2.2.ebuild:
+ Mark 0.2.2 x86 stable for bug 105808, make myself maintainer of this package.
21 May 2005; Simon Stelling <blubb@gentoo.org> libspectrum-0.2.2.ebuild:
added ~amd64 keyword
diff --git a/app-emulation/libspectrum/Manifest b/app-emulation/libspectrum/Manifest
index f58a1d8342a2..ed6fa67c0d55 100644
--- a/app-emulation/libspectrum/Manifest
+++ b/app-emulation/libspectrum/Manifest
@@ -1,8 +1,6 @@
-MD5 b9bba8216a581ce43471d6b5fa20a338 ChangeLog 1282
-MD5 e08ef3d5a01e1c36cf62d74de6842dd6 libspectrum-0.2.0.1-r1.ebuild 725
+MD5 418a6ee0c44e601aa1c64927e94bdb8d libspectrum-0.2.2.ebuild 723
MD5 b683a1dba76742b4090be1c3ba09456f libspectrum-0.2.1.ebuild 719
-MD5 db5bd2a2b0d1e3382ccb666cc8c176e9 libspectrum-0.2.2.ebuild 723
-MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
-MD5 e25263c299930c27cc50ce3cf3923b8a files/digest-libspectrum-0.2.0.1-r1 71
+MD5 b9bba8216a581ce43471d6b5fa20a338 ChangeLog 1282
+MD5 3e27fd20834ab2db445d26363e9873e0 metadata.xml 596
MD5 b239f51df2be147a2e204ba5b14c93eb files/digest-libspectrum-0.2.1 69
MD5 27ca9d0b3809d73e47b17e3c16cd1116 files/digest-libspectrum-0.2.2 69
diff --git a/app-emulation/libspectrum/files/digest-libspectrum-0.2.0.1-r1 b/app-emulation/libspectrum/files/digest-libspectrum-0.2.0.1-r1
deleted file mode 100644
index f37eed98bfee..000000000000
--- a/app-emulation/libspectrum/files/digest-libspectrum-0.2.0.1-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 576f41f0c7db0c7c34a447db4a11f22a libspectrum-0.2.0.1.tar.gz 236857
diff --git a/app-emulation/libspectrum/libspectrum-0.2.0.1-r1.ebuild b/app-emulation/libspectrum/libspectrum-0.2.0.1-r1.ebuild
deleted file mode 100644
index d12343b67d0e..000000000000
--- a/app-emulation/libspectrum/libspectrum-0.2.0.1-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-0.2.0.1-r1.ebuild,v 1.7 2005/01/01 14:14:23 eradicator Exp $
-
-DESCRIPTION="Spectrum emulation library"
-HOMEPAGE="http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html"
-SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 ~ppc"
-
-DEPEND="=dev-libs/glib-1*
- dev-libs/libgcrypt
- dev-lang/perl"
-
-src_compile() {
- econf --with-glib || die
- emake -j1 || die "libspectrum make failed!"
-}
-
-src_install() {
- emake install DESTDIR=${D} || die
- dodoc AUTHORS ChangeLog README THANKS doc/*.txt *.txt
-}
diff --git a/app-emulation/libspectrum/libspectrum-0.2.2.ebuild b/app-emulation/libspectrum/libspectrum-0.2.2.ebuild
index 2a03e0ebdf1c..9bfe3600520d 100644
--- a/app-emulation/libspectrum/libspectrum-0.2.2.ebuild
+++ b/app-emulation/libspectrum/libspectrum-0.2.2.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/libspectrum/libspectrum-0.2.2.ebuild,v 1.2 2005/05/21 10:45:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-0.2.2.ebuild,v 1.3 2005/09/17 20:59:56 vanquirius Exp $
DESCRIPTION="Spectrum emulation library"
HOMEPAGE="http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
DEPEND="=dev-libs/glib-1*
dev-libs/libgcrypt
@@ -21,6 +21,6 @@ src_compile() {
}
src_install() {
- emake install DESTDIR=${D} || die
+ make install DESTDIR="${D}" || die
dodoc AUTHORS ChangeLog README THANKS doc/*.txt *.txt
}
diff --git a/app-emulation/libspectrum/metadata.xml b/app-emulation/libspectrum/metadata.xml
index d8b96be3c5cd..de121ece5bbe 100644
--- a/app-emulation/libspectrum/metadata.xml
+++ b/app-emulation/libspectrum/metadata.xml
@@ -1,9 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>bug-wranglers@gentoo.org</email>
- <description>This package lacks a primary herd or maintainer.</description>
- </maintainer>
+<herd>no-herd</herd>
+<maintainer>
+ <email>vanquirius@gentoo.org</email>
+ <name>Marcelo Goes</name>
+</maintainer>
+<longdescription>
+libspectrum is a library designed to make the input and output of some ZX
+Spectrum emulator files slightly easier. It is intended to be usable on Unix
+variants, Win32 and Mac OS X. Currently, it is mainly (only?) used by Fuse,
+but other Spectrum emulator and utility authors are encouraged to use it.
+</longdescription>
</pkgmetadata>