First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 47899
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ian Haylock <haylocki@v21mail.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dvdstyler.tgz ebuild for DVDStyler application/octet-stream Ian Haylock 2004-04-15 02:48 0000 1.99 KB Details
dvdstyler.tgz ebuild for DVDStyler version 1.0b2 application/octet-stream Ian Haylock 2004-04-18 01:57 0000 2.10 KB Details
dvdstyler.tgz DVDStyler ebuild with patch to remove .m1v extension error application/octet-stream Ian Haylock 2004-04-18 06:12 0000 2.30 KB Details
dvdstyler-1.0_beta2.ebuild dvdstyler-1.0_beta2.ebuild text/plain Daniel Black 2004-05-05 06:04 0000 1.28 KB Details
dvdstyler-1.0.ebuild ebuild for the 1.0 final version application/octet-stream Jan Brinkmann (RETIRED) 2004-07-23 19:38 0000 1.15 KB Details
1.1-gcc34.patch 1.1-gcc34.patch patch Patrick Dawson (RETIRED) 2004-10-05 09:57 0000 1.44 KB Details | Diff
dvdstyler-1.1.ebuild dvdstyler-1.1.ebuild text/plain Philippe Weibel 2004-10-31 10:10 0000 1.65 KB Details
1.1-code.patch files/1.1-code.patch text/plain Philippe Weibel 2004-10-31 10:11 0000 3.37 KB Details
1.1-AutoMakefile.patch files/1.1-AutoMakefile.patch text/plain Philippe Weibel 2004-10-31 10:11 0000 4.17 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 47899 depends on: Show dependency tree
Bug 47899 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: 2004-04-15 02:46 0000
Here's an ebuild for DVDStyler, a gui dvd authoring program for linux.

I think I have found all the required patches, but it seems to fail when creating an xml file for dvdauthor. Don't know if this is because of my ebuild, or a bug in the program.

Ian

------- Comment #1 From Ian Haylock 2004-04-15 02:48:18 0000 -------
Created an attachment (id=29322) [edit]
ebuild for DVDStyler

------- Comment #2 From Ian Haylock 2004-04-18 01:57:14 0000 -------
Created an attachment (id=29544) [edit]
ebuild for DVDStyler version 1.0b2

Modified ebuild for current version 1.0b2

I believe there is a bug in this version which creates a file with the
extension .m1v insted of .m2v

Ian

------- Comment #3 From Ian Haylock 2004-04-18 06:12:41 0000 -------
Created an attachment (id=29550) [edit]
DVDStyler ebuild with patch to remove .m1v extension error

Now has a patch to remove the error whereby the incorrect extension was used to
create the video file.

Ian

------- Comment #4 From Daniel Black 2004-05-05 06:04:27 0000 -------
Created an attachment (id=30772) [edit]
dvdstyler-1.0_beta2.ebuild

Cleaned up ebuild. Still uses patches out of the above tarball.

------- Comment #5 From Daniel Black 2004-05-20 02:04:35 0000 -------
media-video peoples - I'm willing to commit this if we both go dual maintence
responsibility?

------- Comment #6 From Stefan Briesenick 2004-06-29 14:56:15 0000 -------
DVDStyler-1.0b2a is available!

and yes: PLEASE (!!!) commit it ASAP! ;-)

------- Comment #7 From Jan Brinkmann (RETIRED) 2004-07-23 19:38:31 0000 -------
Created an attachment (id=36043) [edit]
ebuild for the 1.0 final version

1.0 final arrived :)

------- Comment #8 From Daniel Black 2004-07-28 20:18:48 0000 -------
Jan you have and error with you defination of MY_P - this should include
"final" as it is needed in the S= arguement. Also your src_unpack and
src_compile functions should be left out as they are the default ones.

Version 1.05 is out and I'm doing an ebuild for it. Will attach it withing a
couple of days.

media-video peoples - offer still stands - Howz this sound - I'll take
maintainece of this package under the media-video herd?

------- Comment #9 From Chris White (RETIRED) 2004-07-28 21:21:16 0000 -------
Dragonheart,

I can help with any ebuild related issues/bumps/etc.  As far as actual runtime
testing though, I don't have a dvd burner (Sort of poor and what not) so I
won't be able to do that.  If you're up for that part, dual maintainership
it is :).

------- Comment #10 From Marc Hildebrand (RETIRED) 2004-07-29 04:54:14 0000 -------
I will keep a look on it too.
I have a dvd-burner and am in need of a decent authoring gui ;)
Just gimme two weeks of vacation from now on.
Cheers,
Marc.

------- Comment #11 From Daniel Black 2004-07-29 22:04:25 0000 -------
Initial version 1.05 commited. I didn't have a dvd access at time of commit and
won't for the next few days.  Please dump all bug reports to me. This required
some serious makefile loving to get going and I hope to submit some of it
upstream. In the meantime enjoy.

------- Comment #12 From Daniel Black 2004-07-30 02:19:20 0000 -------
Bug 1 for me/chris: wxXML directory contains code from other packages.

wxwin.m4 = /usr/share/aclocal/wxwin.m4 (x11-libs/wxGTK)
wxXML/xml.h = /usr/include/wx/xrc/xml.h (x11-libs/wxGTK)
wxXML/expat =  (dev-libs/expat)

which maybe should be used. In the cvs version of DVDStyler no wxXML or wxVillaLib directory exists. Where do they come from?

------- Comment #13 From Daniel Black 2004-08-04 18:49:58 0000 -------
1.0.5-r1 fixes comment 12. Also moves silence.mp2 to the correct directory.
Glad no-one else has problems (yet!).

------- Comment #14 From marchino 2004-08-30 07:56:19 0000 -------
Version 1.05 has a bug related to menu buttons direction. 1.06 fixes this
problem

------- Comment #15 From Daniel Black 2004-08-30 13:34:44 0000 -------
version  bump

------- Comment #16 From Daniel Black 2004-09-03 16:14:36 0000 -------
Alex (author) told me a new version is coming out next week so I'm going to
wait until then.

marchino - can you please do a new bug for version bumps next time. Thanks.

------- Comment #17 From marchino 2004-09-04 09:38:03 0000 -------
Ok Daniel, next time I'll do. I was not sure to open a new bug because the bug
was in the software and not in the ebuild itself.

------- Comment #18 From Patrick Dawson (RETIRED) 2004-10-03 14:12:26 0000 -------
*** Bug 62431 has been marked as a duplicate of this bug. ***

------- Comment #19 From Patrick Dawson (RETIRED) 2004-10-05 09:57:51 0000 -------
Created an attachment (id=41155) [edit]
1.1-gcc34.patch

dragonheart, are you still working on this? I made this gcc-3.4 patch for
dvdstyler-1.1.

------- Comment #20 From Scott Carr 2004-10-09 17:27:25 0000 -------
I found a problem in the 1.05 Ebuild.  It appeared to be looking for
wxgtk-2.4-config.  On my system, I had wxgtk2-2.4-config.

Is this normal, or a problem?

------- Comment #21 From Daniel Black 2004-10-09 17:51:07 0000 -------
Scott - yes it it.

I will get back to this hopefully soon. Busy with other commitments at the moment.

------- Comment #22 From FieldySnuts 2004-10-16 11:56:55 0000 -------
I also am having the wx-config issue.


Portage 2.0.51_rc6 (default-x86-2004.2, gcc-3.4.1, glibc-2.3.4.20040808-r0, 2.6.7-grsec i686)
=================================================================
System uname: 2.6.7-grsec i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.4.16
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fstack-protector -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pipe -mmmx -msse -m3dnow -mfpmath=sse,387"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fstack-protector -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pipe -mmmx -msse -m3dnow -mfpmath=sse,387"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distlocks notitles sandbox"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ http://gentoo.blueyonder.co.uk ftp://mirror.iawnet.sandia.gov/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm avi berkdb bitmap-fonts cdr chroot crypt dv dvd dvdr encode f77 foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde ldap libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png pwdb python qt quicktime readline sdl slang spell sse ssl svga tcltk tcpd tiff truetype x86 xml2 xmms xprint xv zlib"

------- Comment #23 From Chris White (RETIRED) 2004-10-22 20:57:18 0000 -------
*bump* this bug seems a little odd, so I just need clarification.  Did the
bump ever occur or are we still waiting?  dragonheart will be away for awhile,
and since I'm co-maintaining this, I'll bump and apply what needs to be done.

Let me know what's up and I'll do what I can.

------- Comment #24 From J.O. Aho 2004-10-30 10:36:43 0000 -------
Has anyone got the DVDStyler 1.1 to compile properly?
I did build DVDStyler by using the ebuild for 1.0 from 2004-07-23 and let it use the 1.1-gcc34.patch.

When running DVDStyler 1.1, it didn't find the button nor images, so I had to make a shell-script to start the binary from /usr/share/dvdstyler/bin instead of the /usr/bin, this way it found the images and the button, but it did lock itself when I tried to insert a button, so there seems to be things that aren't okey.

So I would be quite happy if someone could add their ebuild that works here.

------- Comment #25 From Philippe Weibel 2004-10-31 10:10:45 0000 -------
Created an attachment (id=43024) [edit]
dvdstyler-1.1.ebuild

I added the gcc 3.4 patch attached here (I'm building with 3.3, not needed for
me) to the 2 other patches from the previous versions:
- 1.1-AutoMakefile.patch: differences like in previous versions
- 1.1-code.patch: adapted this one as source code has changed.

Build OK, runs OK for me, arch is x86, Athlon-XP GCC 3.3.4.

------- Comment #26 From Philippe Weibel 2004-10-31 10:11:09 0000 -------
Created an attachment (id=43025) [edit]
files/1.1-code.patch

------- Comment #27 From Philippe Weibel 2004-10-31 10:11:36 0000 -------
Created an attachment (id=43026) [edit]
files/1.1-AutoMakefile.patch

------- Comment #28 From Joël 2004-11-14 01:08:46 0000 -------
Just one remark (applies to all dvdstyler ebuilds): It installs documentation
into /usr/share/docs instead of /usr/share/doc.

------- Comment #29 From Daniel Black 2004-11-21 01:40:23 0000 -------
sorry it took so long. 1.1 commited and looking at 1.3beta. Thanks for the
ebuild and patches.

------- Comment #30 From Daniel Black 2004-11-21 02:26:34 0000 -------
1.3_beta added too.

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