Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35655 - EBUILD UPDATE: media-video/mkvtoolnix 0.7.9
Summary: EBUILD UPDATE: media-video/mkvtoolnix 0.7.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-12-12 04:14 UTC by Per Wigren
Modified: 2004-01-26 05:09 UTC (History)
0 users

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


Attachments
media-video/mkvtoolnix/mkvtoolnix-0.7.9.ebuild (mkvtoolnix-0.7.9.ebuild,1.17 KB, text/plain)
2003-12-12 04:18 UTC, Per Wigren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Per Wigren 2003-12-12 04:14:58 UTC
Changelog:
* Version bump
* Added expat, bzip2 and zlib as mandatory dependancies
* Added media-libs/flac as dependancy if oggvorbis USE-flag is set.

(because we don't have a specific flac-useflag and FLAC is now part of the OGG-project)
Comment 1 Per Wigren 2003-12-12 04:18:12 UTC
Created attachment 22082 [details]
media-video/mkvtoolnix/mkvtoolnix-0.7.9.ebuild

Please commit!
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-12-28 15:04:53 UTC
can't compile it here

g++ -include /usr/include/errno.h -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../../src/common    -march=pentium3 -O3 -pipe -fomit-frame-pointer -Wall -Wno-sign-compare -Wno-comment -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64      -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -c -o mux_dialog.o `test -f 'mux_dialog.cpp' || echo './'`mux_dialog.cpp
mux_dialog.cpp: In constructor `mux_dialog::mux_dialog(wxWindow*)':
mux_dialog.cpp:121: `getpid' undeclared (first use this function)
mux_dialog.cpp:121: (Each undeclared identifier is reported only once for each
   function it appears in.)
mux_dialog.cpp: In destructor `virtual mux_dialog::~mux_dialog()':
mux_dialog.cpp:196: `unlink' undeclared (first use this function)
make[3]: *** [mux_dialog.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/mkvtoolnix-0.7.9/work/mkvtoolnix-0.7.9/src/mmg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/mkvtoolnix-0.7.9/work/mkvtoolnix-0.7.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mkvtoolnix-0.7.9/work/mkvtoolnix-0.7.9'
make: *** [all] Error 2
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-12-28 15:57:44 UTC
0.7.7 (which is now in cvs) is the latest one which compiles with gcc2

bugreporting on the homepage is not working
Comment 4 Per Wigren 2004-01-26 05:09:06 UTC
0.8.1 already in portage!