VectorLinux
Cooking up the Treats => New Package Requests => Topic started by: Fragadelic on March 17, 2007, 09:57:55 pm
-
Would be nice to have dvdstyler or any other dvd authoring frontend. I see you already have avidemux which is great for creating dvd mpeg streams. Now you just need an authoring frontend to make nice dvd's with menus.
-
I'm on it. I tried some time ago, with qdvdauthor ( http://qdvdauthor.sourceforge.net/ ) but had some trouble burning the created DVD (perhaps it was my own stupid fault ;) though). I'm attempting to build DVDstyler now.
-
Heh Headacher, how far are you? Been building for a while too ;D
-
Well, I'm building DVDStyler now but I got errors, so now I'm trying to build one from CVS.
[edit]
nope, I keep hitting this error: In file included from hyperlink.cpp:37:
hyperlink.h:15: warning: #pragma implementation for hyperlink.h appears after file is included
hyperlink.cpp: In member function `void myHyperLink::ExecuteLink(const wxString&)':
hyperlink.cpp:196: error: `wxFileType' was not declared in this scope
hyperlink.cpp:196: error: `filetype' was not declared in this scope
hyperlink.cpp:196: error: `wxTheMimeTypesManager' was not declared in this scope
hyperlink.cpp:199: error: `wxFileType' is not a class or namespace
hyperlink.cpp:199: error: `MessageParameters' was not declared in this scope
make[2]: *** [hyperlink.o] Error 1
make[2]: Leaving directory `/home/me/build/DVDStyler/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/me/build/DVDStyler/src'
make: *** [all-recursive] Error 1
-
Yeah, I got that too, so I'm on 1.5beta7
-
Try using the wxGTK package I built in testing. The one with VL seems to have something disabled.
-
You're right Stoichyu, it seems to build fine now. Thanks!
-
In that case, we can use your packages, because 1.5beta7 requires more dependencies.
-
so easuter, you're packaging this then?
-
I have just finished making a DVDStyler package, but its version is 1.5beta7 and it has more dependencies than 1.4 stable.
Which version did you build? I guess the best would be to upload the build that has the least deps.
-
Last thing I tried was the cvs version.
-
Did you have to build wxSVG?
-
yes
-
We can use yours then if you have the packages made, no problem ;)
-
Well, I still need to make a description-pak and such, but I'm pretty close.
-
Good stuff folks.
Can't wait to try it out.
-
Good stuff folks.
Can't wait to try it out.
Unfortunately, you'll have to wait a little. I built it, but for some reason I can't import any "normal" images for use in the menu's. The same version in Windows CAN import .jpg and .bmp files though.
-
UPDATE:
it's due to a broken wxGTK package!
I built me a new wxGTK, and rebuilt the other stuff (wxsvg and DVDStyler) against it and now it works fine. Unfortunately I'll have to do a clean install first before I dare building all that.
-
Let me know whenever you have it ready to test out.
I've used it a lot in the past so I know how it should function.
-
DVDStyler is in the testing repo, more info here:
http://www.vectorlinux.com/forum2/index.php?topic=3003.0
-
Great.
I'll try it out and let you know.