Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
This is a program to simply create DVD Vid
This is a program to simply create DVD Vidéo from a set of video files or images. This project has no current homepage, and is hosted on kde-apps.org
Created an attachment (id=87443) [details] mandvd-1.6.ebuild a first ebuild, to be scrutinized heavily before use.
Created an attachment (id=87446) [details] mandvd-1.6.ebuild uploaded the wrong file...
(From update of attachment 87443 [details]) wrong file uploaded first.
Nice ebuild. I just had one "little" Problem with it. Since QT4 is stable now (slotted of course) the QT4-qmake is the first in the path. I needed to put the absolute path to /usr/qt/3/bin/qmake into the ebuild. Afterwards it compiled and installed wonderfully. Seems to run, too. (so far) Although the translation needs _really_ lots of work. I have no idea what language the author is native in, but it's neither english nor german. ;(
Happy somebody likes it. I also encountered this Qt4 problem as well, but I don't have a solution. Does anyone know how to force qt3 into the game for a particular ebuild. My solution was to make a package with my installed qt4 (with quickpkg), unmerge qt4, build mandvd, then re-emerge qt4 from the package... The author's native tongue is French, and I agree with the translations. I quickly looked into it, but it does not seem to have the translations files separate, hence making translation a bit more of a hassle, enough to make me stop investigating. the french texts are perfectly ok, though :-)
(In reply to comment #4) > Nice ebuild. I just had one "little" Problem with it. Since QT4 is stable now > (slotted of course) the QT4-qmake is the first in the path. I needed to put the > absolute path to /usr/qt/3/bin/qmake into the ebuild. Afterwards it compiled > and installed wonderfully. > > Seems to run, too. (so far) Although the translation needs _really_ lots of > work. I have no idea what language the author is native in, but it's neither > english nor german. ;( > only add "inherit qt3" at the top of the ebuild wfg Mario
Created an attachment (id=89167) [details] mandvd-1.9.ebuild
Created an attachment (id=89351) [details] ebuild for manDVD 1.9.1 apparently the software has to be dowloaded from yet a new site. also, a new dependency has been added: mkisofs, part of cdrtools.
Created an attachment (id=89466) [details] media-video/mandvd-1.9.2 ebuild Complete rewrite, fixed deps and dependency syntax, etc. etc. Needs dvd-slideshow-0.7.5 (Bug 116295), according to upstream at least...
http://gentoo-sunrise.org/svn/sunrise/media-video/mandvd/
Created an attachment (id=90173) [details] new ebuild this is the ebuild for the latest version.
Created an attachment (id=90174) [details] mandvd-2.0.1 ebuild - updated for 2.0.1 (only added imagemagick dependency, in fact) (In reply to comment #11) > this is the ebuild for the latest version. Please, watch the dependency syntax etc. http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1
versions 2.0.2 and 2.0.3 work with this ebuild
Bumping ebuild works with 2.0.2 and 2.0.3, but not 2.0.4 Get the following: Error processing project file: /var/tmp/portage/mandvd-2.0.4/mandvd.pro !!! ERROR: media-video/mandvd-2.0.4 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile mandvd-2.0.4.ebuild, line 37: Called die !!! qmake failed !!! If you need support, post the topmost build error, and the call stack if relevant.
The problem with bumping to 2.0.4 is the MY_P variable is named wrong. Simple solution was to change MY_P="ManDVD-${PV}src" to MY_P="ManDVD-${PV}"
Created an attachment (id=91189) [details] mandvd-2.0.4.ebuild updated ebuild for version 2.0.4
Created an attachment (id=93114) [details] media-video/mandvd-2.0.9.ebuild - version bump - add check for mencoder
Created an attachment (id=94728) [details] media-video/mandvd-2.1.ebuild No changes to dependencies, just the version ;-)
please add amd64 keyword. it compiles and runs without problems. thanks
Created an attachment (id=97076) [details] mandvd-2.1.3.ebuild (Version bump) A new version of mandvd is out. I've found this ebuild on the net (mklimek.org), it works perfectly so I post it here.
new version 2.2 @ zugaina.org http://gentoo.zugaina.org/media-video.html.en#mandvd
(From update of attachment 97076 [details]) Ouch, that's nasty...
Updated ebuild for 2.4: http://gentoo-sunrise.org/svn/reviewed/media-video/mandvd/ Not tested w/ app-cdr/cdrkit, someone give it a try and report here.
mandvd is no more. Upstream developers 2mandvd now ( bug 266949 ) which is on qting-edge overlay Closing as WONTFIX