First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 41325
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 41325 depends on: Show dependency tree
Bug 41325 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-11 21:25 0000
Here is a patch for current ebuild to support the latest version:

--- ufo2000-0.4.0_beta324.ebuild	2004-01-31 03:02:18.000000000 +0200
+++ ufo2000-0.4.0.334.ebuild	2004-02-11 11:28:06.594758320 +0200
@@ -19,6 +19,9 @@
 	>=media-libs/allegro-4.0.0
 	>=dev-lang/lua-5.0
 	>=dev-games/hawknl-1.66
+	>=media-libs/aldumb-0.9.2
+	media-libs/libogg
+	media-libs/libvorbis
 	dev-libs/expat"
 
 src_unpack() {
@@ -40,6 +43,7 @@
 	emake \
 		DATA_DIR="${GAMES_DATADIR}/${PN}" \
 		OPTFLAGS="${CXXFLAGS}" \
+		dumbogg=1 \
 			|| die "emake failed"
 }

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Mr. Bones. 2004-02-12 17:55:09 0000 -------
Version bumped in CVS.  Thanks for the bug report and patch.
For future patches, please attach them as text/plain.  They're much easier to
deal with that way.  Thanks.

First Last Prev Next    No search results available      Search page      Enter new bug