gstreamer-java is set of Java bindings for GStreamer. http://code.google.com/p/gstreamer-java/ Reproducible: Always
This is my ebuild proposition that works on amd64 and x86. I use it as a dependence of webcamstudio ebuild. Please test and any feedback is welcome. Thanks.
Created attachment 231679 [details] initial gstreamer-java ebuild Should go to dev-java/gstreamer-java
I'd like to have this package in portage fro webcamstudio (bug #319995) I've read the attached ebuild. There are some errors with the ebuild. dev-java/gstreamer-java/gstreamer-java-1.4.ebuild: Ebuild contains leading spaces on line: 33 dev-java/gstreamer-java/gstreamer-java-1.4.ebuild: Ebuild contains leading spaces on line: 34 dev-java/gstreamer-java/gstreamer-java-1.4.ebuild: Ebuild contains leading spaces on line: 36 dev-java/gstreamer-java/gstreamer-java-1.4.ebuild: Ebuild contains leading spaces on line: 44 dev-java/gstreamer-java/gstreamer-java-1.4.ebuild: Ebuild contains leading spaces on line: 45 dev-java/gstreamer-java/gstreamer-java-1.4.ebuild: Useless blank line on last line dev-java/gstreamer-java/gstreamer-java-1.4.ebuild: RDEPEND is not explicitly assigned and ... LICENSE="GPL-v3" is enoudh? It seems the web cite saying "Code license is GNU Lesser GPL" Maybe you can use LICENSE="|| ( GPL-3 LGPL-3 )" or something.
This package is not needed anymore in order webcamstudio to work. The new versions of webcamstudio depend on ffmpeg.. So i do not think anyone else uses gstreamer-java... but if you insist, i will have a look at the ebuild, fix it to latest version etc, so you can add it to tree?
(In reply to comment #4) > This package is not needed anymore in order webcamstudio to work. The new > versions of webcamstudio depend on ffmpeg.. So i do not think anyone else > uses gstreamer-java... but if you insist, i will have a look at the ebuild, > fix it to latest version etc, so you can add it to tree? I don't mind the package, if it's not required by webcamstudio. I leave it to you.