diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-05-26 21:08:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-05-26 21:08:52 +0000 |
commit | 282a9d368666ff8f16bcaca6acccff94d67325ee (patch) | |
tree | cf2f0ca399464cccf1307c721f5c74189fd5f790 /games-puzzle | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-282a9d368666ff8f16bcaca6acccff94d67325ee.tar.gz gentoo-2-282a9d368666ff8f16bcaca6acccff94d67325ee.tar.bz2 gentoo-2-282a9d368666ff8f16bcaca6acccff94d67325ee.zip |
old
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/zaz/Manifest | 3 | ||||
-rw-r--r-- | games-puzzle/zaz/files/zaz-0.3.0-build.patch | 48 | ||||
-rw-r--r-- | games-puzzle/zaz/zaz-0.3.0.ebuild | 46 |
3 files changed, 0 insertions, 97 deletions
diff --git a/games-puzzle/zaz/Manifest b/games-puzzle/zaz/Manifest index db8f477157a8..33b4c28f6830 100644 --- a/games-puzzle/zaz/Manifest +++ b/games-puzzle/zaz/Manifest @@ -1,10 +1,7 @@ -AUX zaz-0.3.0-build.patch 1190 RMD160 3f2a73a3516b04e822ade9fdbb023fe17563313a SHA1 f3f94c2515c8d2b83e5dcec2601a27bd66603261 SHA256 3e1535483985bfa9d53a8061f54e8e2ac3f653b695b6d04d67b36cf212eda13c AUX zaz-0.3.3-build.patch 744 RMD160 0ba94610e6d548a5d95268b4f88b65f11114adb4 SHA1 0744ef0223a0908a5f3fdf1c9c3ba60069f09fa7 SHA256 76f7c3cf878494c19a348db0e2a8d255451c11873c83e1b99e2bf1af6299e430 AUX zaz-0.7.0-build.patch 402 RMD160 7c42680f447b51db0e6c1708db841e7316414643 SHA1 418f5344b6f0823a7e626eb59af8796bf73bcdf8 SHA256 c7ea6c23d84938c82444705c1e9b99b9d3bbd66b8f1be02f91f2b8d1d74279ad -DIST zaz-0.3.0.tar.gz 49571511 RMD160 2a94adf171b43b1bee2f104b62a79167dae6a70f SHA1 7fe90aeb151af242b820f8c5b20e1751c1fd3423 SHA256 bd6b4c568f17740bbd6ef552b8355094e49ed873a0bf9e1bb74db1e6f80fa31d DIST zaz-0.3.3.tar.gz 19266802 RMD160 34af78b110e4ad6ad6e284ba3ad9ddc129b9855f SHA1 c0ab3255fec5de2f9c728d478a75b419f6a74103 SHA256 5b42bff4da062f4405f5ca0d0471a9dc8feb8f46499e93168be5e9ea16c0a67d DIST zaz-0.7.0.tar.bz2 22409586 RMD160 3b373e41c07e8d6a2bf17dec3888d794762d3ef5 SHA1 bf42489197007d2b095b0e0c15296e83732e9976 SHA256 c6f681e987db9a8ab3532b361e0fd48cf0e4572ef70089253e7b372bdbe07179 -EBUILD zaz-0.3.0.ebuild 1137 RMD160 85e0262bbc2256299152fc04281ee02528ec73ac SHA1 8d6264e55d7b4907b1d366062da04cd01b576199 SHA256 6c15d1f64153e749beb4f022bfef7edc8ace93e0104f82adb888a6cf39579781 EBUILD zaz-0.3.3.ebuild 1156 RMD160 7ef2ea9331cf55bc4cc82c3c08795db95f3ec003 SHA1 2e89661e996d15af7cddb9b9a66954a09a506c93 SHA256 cfcd2cfe837e80bb15bae8d01a8b461a54ec5d199dd8a669bd9be209584d7658 EBUILD zaz-0.7.0.ebuild 1168 RMD160 62491a16a66351acfd8c0dd7dff76ad194d8c042 SHA1 79db155f92294894220e3b01a8a1d27700c5a951 SHA256 91e679cc4d0d2eec334bfb24d49f164bf8da849e3b2157af67c797ee630899d0 MISC ChangeLog 1407 RMD160 9119c2a8a6842b7640554c2a5baf866d88e9bb32 SHA1 69f201e9ec673da81811534aaaef26e7030557d0 SHA256 cda89f137f9c4cd5417e5a567bb336ad76e9df356703e95b7e4cdac4366fbd99 diff --git a/games-puzzle/zaz/files/zaz-0.3.0-build.patch b/games-puzzle/zaz/files/zaz-0.3.0-build.patch deleted file mode 100644 index 232c4bafc926..000000000000 --- a/games-puzzle/zaz/files/zaz-0.3.0-build.patch +++ /dev/null @@ -1,48 +0,0 @@ -diff -ru zaz-0.2.9-orig/Makefile.am zaz-0.2.9/Makefile.am ---- zaz-0.2.9-orig/Makefile.am 2009-08-25 18:54:22.000000000 -0400 -+++ zaz-0.2.9/Makefile.am 2009-09-03 17:31:50.712703375 -0400 -@@ -4,22 +4,7 @@ - - SUBDIRS = po src data extra - --zazdocdir = ${prefix}/doc/zaz --zazdoc_DATA = \ -- README\ -- COPYING\ -- AUTHORS\ -- ChangeLog\ -- INSTALL\ -- NEWS -- -- - EXTRA_DIST = config.rpath m4/ChangeLog $(zazdoc_DATA) \ - $(shared_data_DATA) \ - zaz.anjuta\ - win32.zip -- --# Remove doc directory on uninstall --uninstall-local: -- -rm -r $(zazdocdir) -- -diff -ru zaz-0.2.9-orig/src/Makefile.am zaz-0.2.9/src/Makefile.am ---- zaz-0.2.9-orig/src/Makefile.am 2009-08-25 18:57:27.000000000 -0400 -+++ zaz-0.2.9/src/Makefile.am 2009-09-03 17:31:50.713702277 -0400 -@@ -3,8 +3,7 @@ - ## Created by Anjuta - - AM_CPPFLAGS = \ -- -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -- -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \ -+ -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" \ - -DPACKAGE_DATA_DIR=\""$(datadir)"\"\ - -I/usr/include/freetype2 - -@@ -14,7 +13,7 @@ - - - datadir = @datadir@ --localedir = $(datadir)/locale -+localedir = /usr/share/locale - DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@ - - bin_PROGRAMS = zaz diff --git a/games-puzzle/zaz/zaz-0.3.0.ebuild b/games-puzzle/zaz/zaz-0.3.0.ebuild deleted file mode 100644 index 2e719721148e..000000000000 --- a/games-puzzle/zaz/zaz-0.3.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-0.3.0.ebuild,v 1.3 2009/11/16 22:10:47 maekke Exp $ - -EAPI=2 -inherit autotools eutils games - -DESCRIPTION="A puzzle game where the player has to arrange balls in triplets" -HOMEPAGE="http://sourceforge.net/projects/zaz/" -SRC_URI="mirror://sourceforge/zaz/${P}.tar.gz" - -LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls" - -RDEPEND="virtual/opengl - virtual/glu - media-libs/libsdl[X,audio,video] - media-libs/sdl-image[png] - media-libs/libvorbis - media-libs/libtheora - media-libs/ftgl - virtual/libintl" -DEPEND="${RDEPEND} - nls? ( sys-devel/gettext )" - -src_prepare() { - epatch "${FILESDIR}"/${P}-build.patch - eautoreconf -} - -src_configure() { - egamesconf \ - --disable-dependency-tracking \ - --with-applicationdir=/usr/share/applications \ - --with-icondir=/usr/share/pixmaps \ - --localedir=/usr/share/locale \ - $(use_enable nls) -} - -src_install() { - emake DESTDIR="${D}" install || die "emake failed" - dodoc AUTHORS ChangeLog - prepgamesdirs -} |