Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47641 - media-plugins/vlevel-0.5 -> new ebuild
Summary: media-plugins/vlevel-0.5 -> new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Christian Parpart (RETIRED)
URL: http://vlevel.sourceforge.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-04-12 15:31 UTC by Stefan Briesenick (RETIRED)
Modified: 2004-10-06 14:21 UTC (History)
2 users (show)

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


Attachments
vlevel-0.5.ebuild (vlevel-0.5.ebuild,923 bytes, text/plain)
2004-04-12 15:32 UTC, Stefan Briesenick (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Briesenick (RETIRED) gentoo-dev 2004-04-12 15:31:14 UTC
VLevel keeps your music from making you jump out of your seat, and it keeps you from having to fiddle with the volume constantly. It's different from other dynamic compressors because it looks ahead. You can think of VLevel as someone who knows your music by heart, and turns the volume up during quiet passages, but smoothly turns it back down when he knows a loud part is coming. It's great for making CDs to listen to in your car, or to play background music on your computer.

VLevel is currently a LADSPA plugin and a command-line filter. You can use it with many Linux audio programs including XMMS, GStreamer, GLAME, GDAM, and others, and you can use it in shell scripts to level your music before burning a CD.


Reproducible: Always
Steps to Reproduce:
Comment 1 Stefan Briesenick (RETIRED) gentoo-dev 2004-04-12 15:32:24 UTC
Created attachment 29172 [details]
vlevel-0.5.ebuild

suggested location: media-plugins/vlevel
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2004-05-13 09:53:16 UTC
remind remind remind ;-)
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-13 11:17:32 UTC
we know, but there are a few in line ahead of you ;)
Comment 4 Stefan Briesenick (RETIRED) gentoo-dev 2004-07-10 12:19:42 UTC
remind again. ;-)
Comment 5 Stefan Briesenick (RETIRED) gentoo-dev 2004-09-04 16:43:48 UTC
remind, remind, remind. ;-)
Comment 6 Christian Parpart (RETIRED) gentoo-dev 2004-09-21 00:38:31 UTC
well, I just added some "|| die"'s

However, we've got an -fPIC issue, as this ebuild does extend the 
CXXFLAGS directly which seems rather ugly to me as well as I 
*dislike* the Makefile style, I'd rather completely rewrite it to 
use libtool/automake/autoconf instead, however, I'm not the source 
maintainer of this tool, so, lets see what the time of this mentioned 
user brings next time (maybe he will write it him/herself).

compiles and installs well. didn't run it so far.

http://trapni-akane.org/projects/gentoo-contrib/ebuilds/media-sound/vlevel/
Comment 7 Stefan Briesenick (RETIRED) gentoo-dev 2004-09-21 14:10:42 UTC
1. the -fpic thingy *is* ugly, but I didn't found a better solution :-/
2. what does "compiles and installs well. didn't run it so far" mean?

it compiles *and* runs very well here on my system. Both, the command-line tool and the ladspa-plugin.

Comment 8 Christian Parpart (RETIRED) gentoo-dev 2004-09-22 01:51:05 UTC
(1) a solution for -fPIC would be to use libtool instead.
libtool intends to make software libraries as platform independant
as possible, and though, it takes care of -fPIC as well.

(2) I tested the ebuild by emerging it, that's what I meant with 
this. But I couldn't run it useful, since I do have no use for 
this, too ;-)

Greets,
Christian Parpart.
Comment 9 Stefan Briesenick (RETIRED) gentoo-dev 2004-10-06 14:11:09 UTC
well, it's in portage now. time to close this bug?
Comment 10 Christian Parpart (RETIRED) gentoo-dev 2004-10-06 14:21:25 UTC
committed, and... yes. not so fast to me old man, that I am :p