Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 326976 Details for
Bug 438980
games-strategy/uqm installs old music remix packages
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
uqm-0.7.0-r2.ebuild.diff
uqm-0.7.0-r2.ebuild.diff (text/plain), 1.41 KB, created by
Julian Ospald
on 2012-10-19 20:11:49 UTC
(
hide
)
Description:
uqm-0.7.0-r2.ebuild.diff
Filename:
MIME Type:
Creator:
Julian Ospald
Created:
2012-10-19 20:11:49 UTC
Size:
1.41 KB
patch
obsolete
>--- games-strategy/uqm/uqm-0.7.0-r1.ebuild >+++ games-strategy/uqm/uqm-0.7.0-r2.ebuild >@@ -11,13 +11,13 @@ > mirror://sourceforge/sc2/${P}-content.uqm > music? ( mirror://sourceforge/sc2/${P}-3domusic.uqm ) > voice? ( mirror://sourceforge/sc2/${P}-voice.uqm ) >- remix? ( mirror://sourceforge/sc2/${PN}-remix-pack1.zip \ >- mirror://sourceforge/sc2/${PN}-remix-pack2.zip \ >- mirror://sourceforge/sc2/${PN}-remix-pack3.zip )" >+ remix? ( mirror://sourceforge/sc2/${PN}-remix-disc1.uqm \ >+ mirror://sourceforge/sc2/${PN}-remix-disc2.uqm \ >+ mirror://sourceforge/sc2/${PN}-remix-disc3.uqm )" > > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="amd64 ppc ppc64 x86" >+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" > IUSE="music opengl remix voice" > > RDEPEND="media-libs/libvorbis >@@ -103,8 +103,8 @@ > fi > > if use remix; then >- insinto "${GAMES_DATADIR}"/${PN}/content/addons/uqmremix >- doins "${DISTDIR}"/${PN}-remix-pack{1,2,3}.zip || die "doins failed" >+ insinto "${GAMES_DATADIR}"/${PN}/content/addons >+ doins "${DISTDIR}"/${PN}-remix-disc{1,2,3}.uqm || die "doins failed" > fi > > dodoc AUTHORS ChangeLog Contributing README WhatsNew doc/users/manual.txt >@@ -119,12 +119,4 @@ > > pkg_postinst() { > games_pkg_postinst >- if use remix ; then >- echo >- elog "To hear all the remixed music made by the The Ur-Quan Masters" >- elog "project's Precursors Team instead of the original ones," >- elog "start the game with:" >- elog " --addon uqmremix" >- echo >- fi > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 438980
:
326968
|
326974
|
326976
|
326978