Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47899 - version bump DVDStyler-1.1
Summary: version bump DVDStyler-1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
: 62431 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-15 02:46 UTC by Ian Haylock
Modified: 2004-11-21 02:26 UTC (History)
7 users (show)

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


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

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Haylock 2004-04-15 02:46:22 UTC
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 Ian Haylock 2004-04-15 02:48:18 UTC
Created attachment 29322 [details]
ebuild for DVDStyler
Comment 2 Ian Haylock 2004-04-18 01:57:14 UTC
Created attachment 29544 [details]
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 Ian Haylock 2004-04-18 06:12:41 UTC
Created attachment 29550 [details]
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 Daniel Black (RETIRED) gentoo-dev 2004-05-05 06:04:27 UTC
Created attachment 30772 [details]
dvdstyler-1.0_beta2.ebuild

Cleaned up ebuild. Still uses patches out of the above tarball.
Comment 5 Daniel Black (RETIRED) gentoo-dev 2004-05-20 02:04:35 UTC
media-video peoples - I'm willing to commit this if we both go dual maintence responsibility?
Comment 6 Stefan Briesenick (RETIRED) gentoo-dev 2004-06-29 14:56:15 UTC
DVDStyler-1.0b2a is available!

and yes: PLEASE (!!!) commit it ASAP! ;-)
Comment 7 Jan Brinkmann (RETIRED) gentoo-dev 2004-07-23 19:38:31 UTC
Created attachment 36043 [details]
ebuild for the 1.0 final version

1.0 final arrived :)
Comment 8 Daniel Black (RETIRED) gentoo-dev 2004-07-28 20:18:48 UTC
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 Chris White (RETIRED) gentoo-dev 2004-07-28 21:21:16 UTC
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 Marc Hildebrand (RETIRED) gentoo-dev 2004-07-29 04:54:14 UTC
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 Daniel Black (RETIRED) gentoo-dev 2004-07-29 22:04:25 UTC
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 Daniel Black (RETIRED) gentoo-dev 2004-07-30 02:19:20 UTC
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 Daniel Black (RETIRED) gentoo-dev 2004-08-04 18:49:58 UTC
1.0.5-r1 fixes comment 12. Also moves silence.mp2 to the correct directory. Glad no-one else has problems (yet!).
Comment 14 marchino 2004-08-30 07:56:19 UTC
Version 1.05 has a bug related to menu buttons direction. 1.06 fixes this problem
Comment 15 Daniel Black (RETIRED) gentoo-dev 2004-08-30 13:34:44 UTC
version  bump
Comment 16 Daniel Black (RETIRED) gentoo-dev 2004-09-03 16:14:36 UTC
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 marchino 2004-09-04 09:38:03 UTC
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 Patrick Dawson (RETIRED) gentoo-dev 2004-10-03 14:12:26 UTC
*** Bug 62431 has been marked as a duplicate of this bug. ***
Comment 19 Patrick Dawson (RETIRED) gentoo-dev 2004-10-05 09:57:51 UTC
Created attachment 41155 [details, diff]
1.1-gcc34.patch

dragonheart, are you still working on this? I made this gcc-3.4 patch for
dvdstyler-1.1.
Comment 20 Scott Carr 2004-10-09 17:27:25 UTC
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 Daniel Black (RETIRED) gentoo-dev 2004-10-09 17:51:07 UTC
Scott - yes it it.

I will get back to this hopefully soon. Busy with other commitments at the moment.
Comment 22 FieldySnuts 2004-10-16 11:56:55 UTC
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 Chris White (RETIRED) gentoo-dev 2004-10-22 20:57:18 UTC
*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 J.O. Aho 2004-10-30 10:36:43 UTC
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 Philippe Weibel 2004-10-31 10:10:45 UTC
Created attachment 43024 [details]
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 Philippe Weibel 2004-10-31 10:11:09 UTC
Created attachment 43025 [details]
files/1.1-code.patch
Comment 27 Philippe Weibel 2004-10-31 10:11:36 UTC
Created attachment 43026 [details]
files/1.1-AutoMakefile.patch
Comment 28 Joël 2004-11-14 01:08:46 UTC
Just one remark (applies to all dvdstyler ebuilds): It installs documentation into /usr/share/docs instead of /usr/share/doc.
Comment 29 Daniel Black (RETIRED) gentoo-dev 2004-11-21 01:40:23 UTC
sorry it took so long. 1.1 commited and looking at 1.3beta. Thanks for the ebuild and patches.
Comment 30 Daniel Black (RETIRED) gentoo-dev 2004-11-21 02:26:34 UTC
1.3_beta added too.