summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-07-13 12:18:46 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-07-13 12:18:46 +0000
commit55fdb3ed79b410a9979eb62875e78c2bf98668a4 (patch)
treeca2951cf6d8d9f32ef29e12d54d9fbefa03af153 /app-emulation/playonlinux
parentRemove old version. (diff)
downloadhistorical-55fdb3ed79b410a9979eb62875e78c2bf98668a4.tar.gz
historical-55fdb3ed79b410a9979eb62875e78c2bf98668a4.tar.bz2
historical-55fdb3ed79b410a9979eb62875e78c2bf98668a4.zip
version bump to 3.6, bug 277469
Package-Manager: portage-13805-svn/cvs/Linux i686
Diffstat (limited to 'app-emulation/playonlinux')
-rw-r--r--app-emulation/playonlinux/ChangeLog7
-rw-r--r--app-emulation/playonlinux/Manifest14
-rw-r--r--app-emulation/playonlinux/playonlinux-3.6.ebuild92
3 files changed, 101 insertions, 12 deletions
diff --git a/app-emulation/playonlinux/ChangeLog b/app-emulation/playonlinux/ChangeLog
index 2d03b7b51ff5..905686c16f35 100644
--- a/app-emulation/playonlinux/ChangeLog
+++ b/app-emulation/playonlinux/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/playonlinux
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/playonlinux/ChangeLog,v 1.3 2009/06/13 10:16:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/playonlinux/ChangeLog,v 1.4 2009/07/13 12:18:46 volkmar Exp $
+
+*playonlinux-3.6 (13 Jul 2009)
+
+ 13 Jul 2009; Mounir Lamouri <volkmar@gentoo.org> +playonlinux-3.6.ebuild:
+ Version bump to 3.6. Fix bug 277469
13 Jun 2009; Torsten Veller <tove@gentoo.org> playonlinux-3.5.ebuild:
Add missing die: "..." -> die "..."
diff --git a/app-emulation/playonlinux/Manifest b/app-emulation/playonlinux/Manifest
index 1cb8522b2045..21299d2939da 100644
--- a/app-emulation/playonlinux/Manifest
+++ b/app-emulation/playonlinux/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST PlayOnLinux_3.5.tar.gz 1057535 RMD160 acfb5ac4873e43040b134a996b3c6341b6df6301 SHA1 467eb9d03be44c42b678f2df614f322998f5cd23 SHA256 6e505b9f051f8c044e6c8aff013146a89a6615b2e3ca6fc7d730d662b9605ba1
+DIST PlayOnLinux_3.6.tar.gz 1109060 RMD160 51cda454b4ae66780b15f20b1fef8eba8509eda2 SHA1 435d43de291ad4fb26945292032a6401ae26c764 SHA256 8fcdb74291343c0712cc8cd831caa178dfe3d62ef1e0b44bfbe8d0b1dbd6c333
EBUILD playonlinux-3.5.ebuild 2767 RMD160 4fdb953f101d9817b5ca2180e80abd7aaeba97c4 SHA1 e9af39377cf8f0628c53514c780f015186d06776 SHA256 05f41801180346f7161af0085ea58589a87e6b2f1d65284b5398b64755a0bd53
-MISC ChangeLog 590 RMD160 d2d425f11b51480f05ad76f46012dff8769d9896 SHA1 ca45a6d7d4d937bbe973e89a8545ef92f99f160d SHA256 b26a58524faf44d9eac7118b79f16ce1174c2e9c64c4789516cbe28500c5f621
+EBUILD playonlinux-3.6.ebuild 2669 RMD160 e9114eb7947f9a708950cfa715b66e2cfde3692c SHA1 51ec2fa223adf9acc90297fa8ff47bf5b33d94b6 SHA256 610e108ef7a1a7f0928cb5d22f41b43785d819ef5cd4817cb524898ec8dff827
+MISC ChangeLog 740 RMD160 902f76bad61850733f5e139a0091ac445ef478ac SHA1 323a6e74ebc8e3d772b14e16cb08e16741aa40f1 SHA256 ba1c884b31ff9f24fe00ba05b1f0a33649d978285d6f396cb470ef7663f720fe
MISC metadata.xml 257 RMD160 224ee82bfe66c5da4a2dc1dd697b1782e7f03cb9 SHA1 6b583c76750b206bd133403d1a4685a14f8e6b95 SHA256 45f231de4d8bc5ed6309ba83d2eb9a06b8e13f828d7b74e909a144439356cd62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.11 (GNU/Linux)
-
-iEYEARECAAYFAkozfJMACgkQV3J2n04EauxAowCfTSRQt85A+Sj/stufJ89da5G7
-fTsAn0sNX0lRxK+O+Lr7OUpOXgFhiBMu
-=0EXV
------END PGP SIGNATURE-----
diff --git a/app-emulation/playonlinux/playonlinux-3.6.ebuild b/app-emulation/playonlinux/playonlinux-3.6.ebuild
new file mode 100644
index 000000000000..88825bb622a9
--- /dev/null
+++ b/app-emulation/playonlinux/playonlinux-3.6.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/playonlinux/playonlinux-3.6.ebuild,v 1.1 2009/07/13 12:18:46 volkmar Exp $
+
+EAPI="2"
+
+inherit eutils python games
+
+MY_PN="PlayOnLinux"
+
+DESCRIPTION="Set of scripts to easily install and use Windows(tm) games and softwares"
+HOMEPAGE="http://playonlinux.com/"
+SRC_URI="http://www.playonlinux.com/script_files/${MY_PN}/${PV}/${MY_PN}_${PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="app-emulation/wine
+ app-arch/cabextract
+ app-arch/unzip
+ dev-python/wxpython:2.8
+ media-gfx/imagemagick
+ x11-terms/xterm"
+
+S=${WORKDIR}/${PN}
+
+# TODO:
+# Having a real install script and let playonlinux use standard filesystem
+# architecture to prevent having everything installed into GAMES_DATADIR
+# It will let using LANGUAGES easily
+
+src_prepare() {
+ einfo "Removing temporary files..."
+ rm -f $(find . -name *.pyc) || die "rm -f doesn't die"
+ rm -f $(find . -name *~) || die "rm -f doesn't die"
+}
+
+src_install() {
+ # all things without exec permissions
+ insinto "${GAMES_DATADIR}/${PN}"
+ doins -r themes lang lib etc || die "doins failed"
+
+ # bash/ install
+ exeinto "${GAMES_DATADIR}/${PN}/bash"
+ doexe bash/* || die "doexe failed"
+ exeinto "${GAMES_DATADIR}/${PN}/bash/terminals"
+ doexe bash/terminals/* || die "doexe failed"
+ exeinto "${GAMES_DATADIR}/${PN}/bash/expert"
+ doexe bash/expert/* || die "doexe failed"
+
+ # python/ install
+ exeinto "${GAMES_DATADIR}/${PN}/python"
+ doexe python/* || die "doexe failed"
+ # sub dir without exec permissions
+ insinto "${GAMES_DATADIR}/${PN}/python"
+ doins -r python/lib || die "doins failed"
+
+ # daemon/ install
+ exeinto "${GAMES_DATADIR}/${PN}/daemon"
+ doexe daemon/* || die "doexe failed"
+
+ # main executable files
+ exeinto "${GAMES_DATADIR}/${PN}"
+ doexe ${PN}{,-pkg,-daemon} || die "doexe failed"
+
+ # making a script to run app from ${GAMES_BINDIR}
+ echo "#!/bin/bash" > ${PN}_launcher
+ echo "cd \"${GAMES_DATADIR}/${PN}\" && ./${PN}" >> ${PN}_launcher
+ newgamesbin playonlinux_launcher playonlinux || die "newgamesbin failed"
+
+ dodoc CHANGELOG || die "dodoc failed"
+
+ doicon etc/${PN}.png || die "doicon failed"
+ domenu etc/${MY_PN}.desktop || die "domenu failed"
+ prepgamesdirs
+}
+
+pkg_postinst() {
+ games_pkg_postinst
+ python_mod_optimize "${ROOT}${GAMES_DATADIR}/${PN}"
+}
+
+pkg_postrm() {
+ python_mod_cleanup "${ROOT}${GAMES_DATADIR}/${PN}"
+
+ ewarn "Installed softwares and games with playonlinux have not been removed."
+ ewarn "To remove them, you can re-install playonlinux and remove them using it"
+ ewarn "or do it manually."
+}