Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84810 - bpmdj - new version 2.7
Summary: bpmdj - new version 2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 18:20 UTC by Rossen Apostolov
Modified: 2005-07-17 12:26 UTC (History)
1 user (show)

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


Attachments
diff against 2.6 (2.6to2.7.diff,232 bytes, patch)
2005-03-10 18:22 UTC, Rossen Apostolov
Details | Diff
bpmdj-2.7 that builds (bpmdj-2.7.ebuild,1.63 KB, text/plain)
2005-04-27 17:26 UTC, Travis Snoozy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rossen Apostolov 2005-03-10 18:20:55 UTC
 
Comment 1 Rossen Apostolov 2005-03-10 18:22:40 UTC
Created attachment 53149 [details, diff]
diff against 2.6

the ebuild is identical to 2.6 , only the errno.h missing headers patch has to
be removed
Comment 2 Travis Snoozy 2005-04-27 17:26:11 UTC
Created attachment 57442 [details]
bpmdj-2.7 that builds

Here is a bpmdj ebuild that does the following:
- Accounts for the fftw dependency in IUSE
- Links using pkg-config --libs fftw3 information
- Links using pkg-config --libs alsa information
- Adds the missing -lrt flag for shm_open/shm_unlink
Comment 3 Frank van de Pol (RETIRED) gentoo-dev 2005-07-17 12:26:33 UTC
Added to portage cvs. Thanks for the ebuild update.