First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 134272
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Pascal Fleury <fleury@users.sourceforge.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mandvd-1.6.ebuild mandvd-1.6.ebuild text/plain Pascal Fleury 2006-05-24 16:52 0000 1.13 KB Details
mandvd-1.6.ebuild mandvd-1.6.ebuild text/plain Pascal Fleury 2006-05-24 17:24 0000 1.17 KB Details
mandvd-1.9.ebuild mandvd-1.9.ebuild text/plain Mario Fetka 2006-06-14 08:01 0000 1.18 KB Details
mandvd-1.9.1.ebuild ebuild for manDVD 1.9.1 text/plain Pascal Fleury 2006-06-16 14:21 0000 1.20 KB Details
mandvd-1.9.2.ebuild media-video/mandvd-1.9.2 ebuild text/plain Jakub Moc (RETIRED) 2006-06-18 06:18 0000 1.08 KB Details
mandvd-2.0.1.ebuild mandvd-2.0.1.ebuild text/plain mortice 2006-06-26 03:06 0000 1.23 KB Details
mandvd-2.0.1.ebuild mandvd-2.0.1 ebuild text/plain Jakub Moc (RETIRED) 2006-06-26 03:51 0000 1.06 KB Details
mandvd-2.0.4.ebuild mandvd-2.0.4.ebuild text/plain Scott Jubenville 2006-07-07 21:57 0000 1.07 KB Details
mandvd-2.0.9.ebuild media-video/mandvd-2.0.9.ebuild text/plain Jakub Moc (RETIRED) 2006-07-31 02:48 0000 1.29 KB Details
mandvd-2.1.ebuild media-video/mandvd-2.1.ebuild text/plain Stephan Spies 2006-08-20 14:13 0000 1.31 KB Details
mandvd-2.1.3.ebuild mandvd-2.1.3.ebuild (Version bump) text/plain Jurek Bartuszek 2006-09-15 12:37 0000 1.62 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 134272 depends on: 116295 Show dependency tree
Bug 134272 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-24 16:50 0000
This is a program to simply create DVD Vid

------- Comment #1 From Pascal Fleury 2006-05-24 16:50:11 0000 -------
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

------- Comment #2 From Pascal Fleury 2006-05-24 16:52:37 0000 -------
Created an attachment (id=87443) [details]
mandvd-1.6.ebuild

a first ebuild, to be scrutinized heavily before use.

------- Comment #3 From Pascal Fleury 2006-05-24 17:24:52 0000 -------
Created an attachment (id=87446) [details]
mandvd-1.6.ebuild

uploaded the wrong file...

------- Comment #4 From Pascal Fleury 2006-05-24 17:25:46 0000 -------
(From update of attachment 87443 [details])
wrong file uploaded first.

------- Comment #5 From Jan Schnackenberg 2006-06-08 12:03:40 0000 -------
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. ;(

------- Comment #6 From Pascal Fleury 2006-06-09 00:37:53 0000 -------
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 :-)

------- Comment #7 From Mario Fetka 2006-06-14 06:58:29 0000 -------
(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 

------- Comment #8 From Mario Fetka 2006-06-14 08:01:25 0000 -------
Created an attachment (id=89167) [details]
mandvd-1.9.ebuild

------- Comment #9 From Pascal Fleury 2006-06-16 14:21:19 0000 -------
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.

------- Comment #10 From Jakub Moc (RETIRED) 2006-06-18 06:18:51 0000 -------
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...

------- Comment #11 From Jakub Moc (RETIRED) 2006-06-18 06:22:10 0000 -------
http://gentoo-sunrise.org/svn/sunrise/media-video/mandvd/

------- Comment #12 From mortice 2006-06-26 03:06:15 0000 -------
Created an attachment (id=90173) [details]
new ebuild

this is the ebuild for the latest version.

------- Comment #13 From Jakub Moc (RETIRED) 2006-06-26 03:51:06 0000 -------
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

------- Comment #14 From Tomas Cohen Arazi 2006-06-29 08:00:11 0000 -------
versions 2.0.2 and 2.0.3 work with this ebuild

------- Comment #15 From Scott Jubenville 2006-07-07 21:02:56 0000 -------
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.

------- Comment #16 From Scott Jubenville 2006-07-07 21:55:46 0000 -------
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}"

------- Comment #17 From Scott Jubenville 2006-07-07 21:57:14 0000 -------
Created an attachment (id=91189) [details]
mandvd-2.0.4.ebuild

updated ebuild for version 2.0.4

------- Comment #18 From Jakub Moc (RETIRED) 2006-07-31 02:48:21 0000 -------
Created an attachment (id=93114) [details]
media-video/mandvd-2.0.9.ebuild

-  version bump
- add check for mencoder

------- Comment #19 From Stephan Spies 2006-08-20 14:13:18 0000 -------
Created an attachment (id=94728) [details]
media-video/mandvd-2.1.ebuild

No changes to dependencies, just the version ;-)

------- Comment #20 From Maxxer 2006-09-06 04:05:30 0000 -------
please add amd64 keyword.
it compiles and runs without problems.

thanks

------- Comment #21 From Jurek Bartuszek 2006-09-15 12:37:14 0000 -------
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.

------- Comment #22 From Piotr Synowiec 2006-10-26 15:01:43 0000 -------
new version 2.2 @ zugaina.org

http://gentoo.zugaina.org/media-video.html.en#mandvd

------- Comment #23 From Jakub Moc (RETIRED) 2006-12-12 04:49:47 0000 -------
(From update of attachment 97076 [details])
Ouch, that's nasty...

------- Comment #24 From Jakub Moc (RETIRED) 2006-12-12 05:25:28 0000 -------
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.

------- Comment #25 From Markos Chandras 2009-08-04 11:39:32 0000 -------
mandvd is no more. Upstream developers 2mandvd now ( bug 266949 ) which is on
qting-edge overlay

Closing as WONTFIX

First Last Prev Next    No search results available      Search page      Enter new bug