Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2.20211105_4 29 Mar 2024 08:10:12 |
Yasuhiro Kimura (yasu) |
multimedia/dvdauthor: Move man pages to share/man
Approved by: portmgr (blanket) |
0.7.2.20211105_3 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.2.20211105_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.7.2.20211105_2 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.7.2.20211105_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.7.2.20211105_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.7.2.20211105 08 Mar 2022 13:33:33 |
Daniel Engberg (diizzy) |
multimedia/dvdauthor: Update to latest upstream commit as of 20220308
This makes dvdauthor use pkg-config to detect libxml2
PR: 262288
Differential Revision: https://reviews.freebsd.org/D34338 |
0.7.2.20190419_1 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
0.7.2.20190419_1 29 Apr 2021 19:14:18 |
Ganael LAPLANCHE (martymac) |
multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
and bump dependent ports' revisions. |
0.7.2.20190419 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.2.20190419 19 Mar 2021 16:46:50 |
mat |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
0.7.2.20190419 11 Jan 2021 16:47:49 |
tcberner |
multimedia/dvdauthor: fix manpages option
Submitted by: VVD |
0.7.2.20190419 09 Jan 2021 10:49:27 |
tcberner |
multimedia/dvdauthor: Fails to build if GraphicsMagick is installed
Switch to using latest commit from github. The handling of the image magic
dependency has been
improved in [1] in 2017, but the software has not seen a release since.
[1]
https://github.com/ldo/dvdauthor/commit/a0d57bebb3a5d7259a0508a07a898cfe044155a1
PR: 240270
Submitted by: VVD <vvd@unislabs.com>
Reported by: Ting-Wei Lan <lantw44@gmail.com> |
0.7.2_2 27 Mar 2020 11:23:42 |
martymac |
Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0
Changelogs are available here:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1]
Approved by: ehaupt [1] |
0.7.2_1 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
0.7.2_1 16 Oct 2019 10:07:29 |
martymac |
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to 6.0.2 and bump dependent ports' revisions
(shared library version changed)
- Update multimedia/libdvdnav to version 6.0.1 (no ABI change) |
0.7.2 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
0.7.2 15 May 2017 19:30:59 |
tcberner |
Update multimdia/dvdauthor to 0.7.2
Approved by: rakuco (mentor, implicit) |
0.7.1_10 13 Oct 2016 09:03:45 |
amdmi3 |
- Fix LICENSE
- Switch to USES=localbase
- Cosmetic fixes
- Switch to options helpers
- Fix options
- Simplify docs installation |
0.7.1_10 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.7.1_10 10 Mar 2015 12:35:59 |
kwm |
Update ImageMagick to 6.9.0-10.
- USES=pkgconfig:both since the *-config scripts are wrappers around pkg-config.
- Don't require ghostscript for the freetype2 option.
- Actualy remove the pkg-help file with is obsolete since r377347 when the
library names where normalized.
Due to libMagick++-6.so bump, chase depend ports. |
0.7.1_9 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.7.1_9 18 Jan 2015 21:12:43 |
kwm |
Update ImageMagick to 6.9.0.4.
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2] |
0.7.1_8 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.7.1_7 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.7.1_7 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.7.1_6 07 Nov 2014 09:55:23 |
kwm |
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here. |
0.7.1_6 31 Aug 2014 11:54:17 |
tijl |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
17 Jun 2014 20:05:31
|
kwm |
Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1] (Only the first 15 lines of the commit message are shown above ) |
0.7.1_4 13 May 2014 10:17:04 |
martymac |
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread
Approved by: portmgr (implicit) [1] |
0.7.1_3 28 Apr 2014 21:31:32 |
nemysis |
These ports are no longer used or cared for.
comms/spandsp-devel
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
- Fix typo
deskutils/kupfer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change install, cosmetical changes
(Only the first 15 lines of the commit message are shown above ) |
0.7.1_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.7.1_1 03 Feb 2014 08:15:20 |
martymac |
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions |
0.7.1 07 Nov 2013 19:14:48 |
nemysis |
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Add DOCS Option
- Support STAGEDIR
- Change pkg-plist, remove DOCS
Approved by: pawel / wg (mentors, implicit) |
0.7.1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.7.1 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.7.1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.7.1 03 Oct 2012 18:24:05 |
pawel |
- Update to version 0.7.1
- Convert to optionsNG
- Add LICENSE
- Take maintainership
While I'm here:
- Don't link to ImageMagick when IMAGEMAGICK=off
- Trim Makefile header
- Add missing deps
- Port needs pkg-config during build
PR: ports/171952
Submitted by: nemysis <nemysis@gmx.ch> |
0.7.0_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.7.0_2 17 Jan 2012 14:35:18 |
martymac |
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1] |
0.7.0_1 11 Oct 2011 07:17:46 |
mm |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
0.7.0 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.7.0 16 Sep 2011 18:40:28 |
nox |
Update to 0.7.0 (needed to unbreak multimedia/dvdstyler.) |
0.6.18_2 15 Aug 2011 21:05:53 |
mandree |
Replace patch-generating patch by actual patch.
Reset maintainer after repeated timeouts.
Reported by: Jan Henrik Sylvester, G. Paul Ziemba
PR: ports/154065 |
0.6.18_2 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
0.6.18_2 14 Sep 2010 18:58:52 |
makc |
Bump PORTREVISION for libdvdread dependants |
0.6.18_1 24 Jul 2010 19:49:59 |
mm |
Update ImageMagick to 6.6.2-10 |
0.6.18 24 Jul 2010 18:19:43 |
pb |
converters/fribidi not optional anymore. |
0.6.18 24 Jul 2010 16:59:05 |
pb |
Update to 0.6.18. |
0.6.14_7 24 Jul 2010 16:38:07 |
pb |
Description from PR:
With the newer PNG library, spumux is detecting an errors about PNG
images being too big (at least on amd64). This patches uses a specific
libpng type for width and height.
devede was generating a DVD with a menu that was non-functional. It
took me awhile to narrow down the problem: spumux was skipping the
addition of a subtitle to the menu MPG file but not causing devede to
return an error. It seems that DVD's require a subtitle for the menu to
function even if it does not say anything.
Patch obtained from the dvdauthor repository:
http://github.com/ldo/dvdauthor/commit/fd5c2705825762a6361fbcf95099a42471d709d7
PR: ports/148658
Submitted by: scf |
0.6.14_6 28 Mar 2010 21:41:12 |
mm |
- Bump Magick++, MagickWand or MagickCore dependency |
0.6.14_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.14_4 08 Dec 2009 14:11:21 |
pb |
Fix compilation problem with Fribidi.
PR: ports/138470, ports/141007
Submitted by: Dima Panov <fluffy@fluffy.khv.ru>, <hawei@free.fr> |
0.6.14_4 22 Aug 2009 17:36:57 |
marcus |
Chase the fribidi shared lib bump. |
0.6.14_3 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.6.14_3 10 Feb 2009 19:50:55 |
mm |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
0.6.14_2 08 Feb 2009 18:45:38 |
rnoland |
Replace libdvdread with the version maintained by the mplayer group
-Turn over maintainership
-Bump ports that depend on libdvdread since shared lib
version rolls back from .5 to .4
-Fix multimedia/ogle build with this version
PR: 127849
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> |
0.6.14_1 16 Nov 2008 00:35:00 |
miwi |
Fix graphics/ImageMagick LIB_DEPENDS.
No PORTREVISION bump necessary since port simply won't build if
WITH_IMAGEMAGICK is defined.
PR: 126790
Submitted by: lioux@
Approved by: maintainer timeout |
0.6.14_1 20 Mar 2008 09:51:43 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.6.14_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
0.6.14 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.6.14 25 May 2007 14:46:52 |
pb |
Update to 0.6.14. |
0.6.11_2 05 Apr 2007 06:03:23 |
koitsu |
* libdvdread - PORTREVISION increment
* libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread
Approved by: philip |
0.6.11_1 24 May 2006 14:21:45 |
mnag |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION |
0.6.11 22 Jan 2006 21:19:42 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.11 09 Jan 2006 03:02:57 |
lioux |
Fix build WITH_IMAGEMAGICK: chase graphics/ImageMagick port version
6.2.5.5 shared library version bump
Pointy hat: edwin |
0.6.11 27 Dec 2005 02:14:56 |
edwin |
Remove trailing spaces |
0.6.11 15 Mar 2005 12:38:45 |
pb |
Add pointer to web site.
PR: ports/78842
Submitted by: Phil Oleson <oz at nixil dot net> |
0.6.11 14 Mar 2005 13:52:42 |
pb |
Update to 0.6.11.
PR: ports/77539
Submitted by: Phil Oleson <oz at nixil dot net> |
0.6.10_5 10 Mar 2005 17:24:37 |
krion |
Chase ImageMagick shlib version. |
0.6.10_4 06 Mar 2005 22:16:54 |
pav |
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer) |
0.6.10_3 20 Dec 2004 22:06:31 |
pb |
Fix bug in menu creation caused by bad ImageMagick interaction.
PR: ports/75289
Submitted by: Andy Sparrow <spadger@best.com> |
0.6.10_2 08 Dec 2004 19:32:45 |
pb |
Fix wrong assumption on iconv args on amd64.
Submitted by: Sean McNeil <sean@mcneil.com> |
0.6.10_1 05 Dec 2004 15:26:25 |
josef |
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi |
0.6.10 11 Aug 2004 17:58:45 |
pb |
Unbreak build under -current due to that charming no-label-at-end-of-block
gcc 3.4.2.
Submitted by: Paul Mather <paul@gromit.dlib.vt.edu> |
0.6.10 22 Jul 2004 19:22:17 |
pb |
Fix typo in fribidi dependency.
PR: 69357
Submitted by: ahze@gentoo.ahze.net |
0.6.10 08 Apr 2004 21:47:39 |
pb |
Update to 0.6.10. |
0.6.9_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.6.9_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.6.9 27 Jan 2004 19:20:53 |
pb |
Remove useless explicit dependency on gnugetopt, taken care of by
USE_GETOPT_LONG.
Obtained from: pav |
0.6.9 20 Jan 2004 17:25:44 |
pb |
Update to 0.6.9. |
0.6.8 17 Dec 2003 01:00:03 |
pb |
Update to 0.6.8. |
0.6.6 20 Nov 2003 18:02:10 |
pb |
Update to version 0.6.6. |
0.6.3 01 Nov 2003 18:24:31 |
pb |
Update to version 0.6.3. |
0.6.2 28 Oct 2003 16:59:27 |
pb |
Update to 0.6.2. |
0.6.1 27 Oct 2003 13:01:19 |
pb |
Update to version 0.6.1. |
0.6.0 22 Oct 2003 21:20:02 |
pb |
- update to release 0.6.0
- update README.FreeBSD |
0.5.4_1 13 Oct 2003 09:15:07 |
pb |
Cleanup from pkg-plist files not present since 0.5.4. |
0.5.4_1 08 Oct 2003 23:36:30 |
pb |
Fix compile under 4.x. |
0.5.4_1 07 Oct 2003 17:31:07 |
pb |
- distributed file changed checksum (previous version was
apparently alpha code).
- bump PORTREVISION. |
0.5.4 05 Oct 2003 11:11:34 |
pb |
Update to version 0.5.4. |
0.5.3_2 23 Jul 2003 13:20:15 |
pb |
- add and install some more documentation
- bump PORTREVISION |
0.5.3_1 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
0.5.3 18 May 2003 17:28:30 |
pb |
Add missing dependency on graphics/png, remove related BROKEN flag. |
0.5.3 18 May 2003 11:42:40 |
kris |
BROKEN on 5.1: does not compile |
0.5.3 13 May 2003 10:16:31 |
pb |
Upgrade to version 0.5.3. |
0.5.0 20 Apr 2003 16:36:47 |
pb |
Remove duplicate file in list. |
0.5.0 20 Apr 2003 11:59:48 |
pb |
Add dvdauthor, a simple tool to create a DVD file structure from
MPEG2 files. |