Summary: | x11-misc/xbelld-0.1 - performs a given action every time the X bell is rung | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gautam Iyer <gi1242> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | CC: | fellows, peyser.alex |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://code.google.com/p/xbelld/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Ebuild for xbelld-0.1 (new)
Corrected the ALSA use flag. Ebuild for xbelld-0.3.1 (new) Ebuild for xbelld-0.3.3 (new) xbelld -- fix ldflags. |
Description
Gautam Iyer
2008-04-08 05:30:20 UTC
Created attachment 149075 [details]
Ebuild for xbelld-0.1 (new)
Created attachment 149077 [details]
Corrected the ALSA use flag.
Created attachment 149610 [details]
Ebuild for xbelld-0.3.1 (new)
The new 0.3.1 was recently released. I attach an ebuild. (It's different from the previous ebuild because it uses the minimal USE flag, and installs the ChangeLog in the docs directory.)
Ebuild for xbelld-0.3.1 tested on x86: works fine. Configuration as in bug 218084, comment 3. Created attachment 163867 [details]
Ebuild for xbelld-0.3.3 (new)
Recently released version 3.3 (fixes on big endian systems). Ebuild attached.
ebuild xbelld-0.3.3 manifest reports there is a small syntax error. alsa? (media-libs/alsa-lib)" should have spaces after, before the parens, thus: alsa? ( media-libs/alsa-lib )" Created attachment 271919 [details]
xbelld -- fix ldflags.
-Wl,--as-needed causes xbelld to fail with missing symbols, so I added filter-ldflags on it.
|