Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22216 - sfc-0.012.ebuild
Summary: sfc-0.012.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: rob holland (RETIRED)
URL: http://personal.telefonica.terra.es/w...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-06-04 11:55 UTC by Josep Andreu
Modified: 2003-07-20 09:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for SoundFontCombi v0.012 (sfc-0.012.ebuild,678 bytes, text/plain)
2003-06-04 11:57 UTC, Josep Andreu
Details
better using Makefile :-) (sfc-0.012.ebuild,687 bytes, text/plain)
2003-06-04 13:53 UTC, Josep Andreu
Details
ebuild for sfc-0.012. (sfc-0.012.ebuild,724 bytes, text/plain)
2003-06-10 09:38 UTC, Josep Andreu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josep Andreu 2003-06-04 11:55:47 UTC
ebuild for SoundFontCombi v0.012
Comment 1 Josep Andreu 2003-06-04 11:57:06 UTC
Created attachment 12788 [details]
ebuild for SoundFontCombi v0.012
Comment 2 Josep Andreu 2003-06-04 13:53:46 UTC
Created attachment 12797 [details]
better using Makefile :-)
Comment 3 rob holland (RETIRED) gentoo-dev 2003-06-08 07:45:48 UTC
Could you possibly adjust the Makefile a little?

It would be nice if as well as BIN_DIR you had DOC_DIR

PREFIX = /usr/local
BIN_DIR = $(PREFIX)/bin
DOC_DIR = $(PREFIX)/share/doc/sfc

and then used that to install the docs.

let me know if you're ok to change it.

thanks :)
Comment 4 Josep Andreu 2003-06-10 09:38:05 UTC
Created attachment 13068 [details]
ebuild for sfc-0.012.

Hacked in the same way than horgand :-)
added $DOC_DIR in Makefile.
webpage now contans the correct file.
Comment 5 rob holland (RETIRED) gentoo-dev 2003-06-13 03:28:06 UTC
Comitted, many thanks :)