diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-09-03 23:25:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-09-03 23:25:05 +0000 |
commit | dd9816e19096803f839f342c8061e73e116e09ad (patch) | |
tree | c9c6f105920076034a84ad11ff3563bc406e8b88 /games-puzzle/zaz | |
parent | Version bump. (diff) | |
download | gentoo-2-dd9816e19096803f839f342c8061e73e116e09ad.tar.gz gentoo-2-dd9816e19096803f839f342c8061e73e116e09ad.tar.bz2 gentoo-2-dd9816e19096803f839f342c8061e73e116e09ad.zip |
version bump
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/zaz')
-rw-r--r-- | games-puzzle/zaz/ChangeLog | 8 | ||||
-rw-r--r-- | games-puzzle/zaz/files/zaz-0.2.9-build.patch | 96 | ||||
-rw-r--r-- | games-puzzle/zaz/zaz-0.2.9.ebuild | 44 |
3 files changed, 147 insertions, 1 deletions
diff --git a/games-puzzle/zaz/ChangeLog b/games-puzzle/zaz/ChangeLog index 2ae62caa3ee4..6a79be5983da 100644 --- a/games-puzzle/zaz/ChangeLog +++ b/games-puzzle/zaz/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-puzzle/zaz # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.2 2009/08/27 09:41:59 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.3 2009/09/03 23:25:04 mr_bones_ Exp $ + +*zaz-0.2.9 (03 Sep 2009) + + 03 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org> +zaz-0.2.9.ebuild, + +files/zaz-0.2.9-build.patch: + version bump 27 Aug 2009; Tristan Heaven <nyhm@gentoo.org> zaz-0.2.8.ebuild: Add ~amd64 keyword diff --git a/games-puzzle/zaz/files/zaz-0.2.9-build.patch b/games-puzzle/zaz/files/zaz-0.2.9-build.patch new file mode 100644 index 000000000000..dd280b441f90 --- /dev/null +++ b/games-puzzle/zaz/files/zaz-0.2.9-build.patch @@ -0,0 +1,96 @@ +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/data/Makefile.am zaz-0.2.9/data/Makefile.am +--- zaz-0.2.9-orig/data/Makefile.am 2009-08-26 13:23:59.000000000 -0400 ++++ zaz-0.2.9/data/Makefile.am 2009-09-03 17:32:28.137067302 -0400 +@@ -24,7 +24,6 @@ + mus2.ogg\ + mus3.ogg\ + mus4.ogg\ +- mus5.ogg\ + pull.ogg\ + push.ogg\ + ouch.ogg\ +@@ -36,7 +35,6 @@ + extralife.ogg\ + timebonus.wav\ + menu.lvl\ +- levels.list\ + level1.lvl\ + level1.png\ + level1_thumb.png\ +diff -ru zaz-0.2.9-orig/extra/Makefile.am zaz-0.2.9/extra/Makefile.am +--- zaz-0.2.9-orig/extra/Makefile.am 2009-08-25 18:53:11.000000000 -0400 ++++ zaz-0.2.9/extra/Makefile.am 2009-09-03 17:31:50.712703375 -0400 +@@ -1,7 +1,7 @@ +-pkgdesktopdatadir = $(datadir)/applications ++pkgdesktopdatadir = /usr/share/applications + pkgdesktopdata_DATA = zaz.desktop + +-pkgpixmapdatadir = $(datadir)/pixmaps ++pkgpixmapdatadir = /usr/share/pixmaps + pkgpixmapdata_DATA = zaz.xpm + + EXTRA_DIST = \ +diff -ru zaz-0.2.9-orig/extra/zaz.desktop zaz-0.2.9/extra/zaz.desktop +--- zaz-0.2.9-orig/extra/zaz.desktop 2009-08-25 18:53:11.000000000 -0400 ++++ zaz-0.2.9/extra/zaz.desktop 2009-09-03 17:31:50.713702277 -0400 +@@ -1,11 +1,10 @@ + [Desktop Entry] + Version=1.0 + Type=Application +-Encoding=UTF-8 + Name=Zaz + Comment=Zaz ain't Z*** + TryExec=zaz + Exec=zaz + Categories=Game;LogicGame; +-Icon=zaz.xpm ++Icon=zaz + MimeType= +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.2.9.ebuild b/games-puzzle/zaz/zaz-0.2.9.ebuild new file mode 100644 index 000000000000..4906d19b1d17 --- /dev/null +++ b/games-puzzle/zaz/zaz-0.2.9.ebuild @@ -0,0 +1,44 @@ +# 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.2.9.ebuild,v 1.1 2009/09/03 23:25:04 mr_bones_ 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" +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 \ + --localedir=/usr/share/locale \ + $(use_enable nls) +} + +src_install() { + emake DESTDIR="${D}" install || die "emake failed" + dodoc AUTHORS ChangeLog + prepgamesdirs +} |