Commit graph

67 commits

Author SHA1 Message Date
drochner
e33b375399 update to 1.1.2
This is a major update, too much to list here.
2009-07-07 16:38:29 +00:00
joerg
24151e2b99 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ahoka
bb14b3f8cd Bump for ffmpeg update. 2009-06-12 17:24:53 +00:00
bjs
8c2b0e2547 Recursive dependency bump for multimedia/x264-devel. It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
2008-12-18 17:28:16 +00:00
adam
b30bfe4cb6 Changes 1.0.7:
* bump FFmpeg libraries requisite to SVN >= 20080705. Drop old header
  layout support. Drop static linking support (unsupported from ages).
  Update user documentation accordingly.
* make AVIStreamHeader structure (more) 64 bit safe.
* keep up with lastest ffmpeg API changes.
PkgSrc:
* Fix buildling with newer ImageMagick
2008-11-21 17:35:12 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
joerg
e3a71de58f filter_tomsmocomp is only present on i386. Mark as DESTDIR safe. 2008-09-17 18:52:10 +00:00
abs
2356f34767 Remove patch which changed configure test for
#include <libpostproc/postprocess.h> to
    #include <postprocess.h>

As is no longer needed (and breaks configure) with latest ffmpeg,
and instead patch filter_pp.c to include "libpostproc/postprocess.h"
instead of "postprocess.h"

Bump PKGREVISION
2008-09-15 12:46:44 +00:00
ahoka
5363df8af0 Correct a missed ffmpeg-devel reference. 2008-09-11 18:21:49 +00:00
ahoka
0bc62e12a4 ffmpeg-devel -> ffmpeg
Bump!
2008-09-07 23:55:36 +00:00
drochner
ffc49a9895 fix build w/o lzo 2008-08-26 13:21:59 +00:00
drochner
8338c3ebae update to 1.0.6
changes: does not longer require LZOv1 (this was broken in pkgsrc since
archivers/lzo is v2)
2008-08-07 18:43:42 +00:00
wiz
41f426ade1 Reset maintainer on his request. 2008-05-25 21:20:07 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
xtraeme
57ddafa624 Enable the ogg, vorbis and theora plugins. 2008-02-20 12:16:40 +00:00
xtraeme
36ddea3a27 Fix typo in the lzo option, noted by wiz@. 2008-02-20 12:14:53 +00:00
xtraeme
cdb01e3fee Do not depend on x264 directly, now that ffmpeg-devel has been fixed
all shared libraries for the plugins are created correctly.

PKGREVISION++
2008-02-20 12:06:16 +00:00
xtraeme
dac9a5476a Update to 1.0.5: bugfixes and misc speedups. 2008-02-20 10:20:04 +00:00
wiz
f109fb13b1 Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 11:35:41 +00:00
drochner
37ac78fcfb link "tcmodinfo" against libpthread, so that it can dlopen() plugins
which are linked against libpthread
bump PKGREVISION
2007-08-09 20:06:35 +00:00
xtraeme
db30afd1cf Update to 1.0.3: bugfixes. 2007-04-17 18:51:45 +00:00
rillig
3954e1a79d Fixed AWK interpreter in two scripts. PKGREVISION++ 2007-03-08 09:07:41 +00:00
abs
cce9fd58cb transcode-1.0.2nb9: fix subtitler. +libXaw +libXext +libXpm +libXv -SDL 2007-02-02 16:52:35 +00:00
abs
ecc3f8fa4e explicitly pass --without-x to avoid trying to pick up X includes which are not buildlinked 2007-02-01 11:55:56 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
xtraeme
50089460c6 Fix installation on systems with gcc4... looks like the filter_tomsmocomp
is only built when the compiler is not gcc4.
2006-08-24 16:06:25 +00:00
kristerw
45b86b6c25 Reomove BROKEN_IN for packages that built in the latest
NetBSD 3.0_STABLE/i386 bulk build.
2006-08-06 05:16:50 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
a293fa6de0 To early: just specify language list directly. 2006-05-19 09:12:25 +00:00
joerg
b93c2ba9a0 Also add C to the language list for completeness. 2006-05-19 09:11:49 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
abs
35f1461a6d USE_LANGUAGES+= c++ 2006-05-18 15:25:08 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
joerg
d7a0589c6c Add DragonFly support. Fix errno. 2006-03-13 21:21:39 +00:00
jlam
6ad6aef9d4 Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
abs
5eca377cdf adapt for ffmpeg-devel now in ffmpeg 2006-02-16 10:30:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xtraeme
de090f5b5a I will be the maintainer for now. 2006-01-27 20:35:54 +00:00
xtraeme
f5816e18b6 Add missing files when "dv" option is enabled. 2006-01-25 08:53:34 +00:00
xtraeme
bcc7dff0e7 Add missing files via PKG_OPTIONS.
Bump PKGREVISION.
2006-01-25 08:26:29 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
xtraeme
d0fbbbed98 Remove a local extra dependency :-) 2006-01-24 06:39:10 +00:00
xtraeme
0a4805c7ea Add missing patches missed in previous. 2006-01-24 05:35:51 +00:00
xtraeme
2b64a03eb0 Welcome to transcode-1.0.2.
The list of changes is very very large... please see the NEWS/Changelog
file or use the webbrowser, google...

Now transcode uses bsd.options.mk for some dependencies:

        * liba52        (enabled)
        * freetype2     (enabled)
        * mjpegtools    (enabled)
        * mpeg3         (enabled)
        * lzo           (disabled)
        * libxml2       (enabled)
        * libdv         (disabled)
        * gtk           (disabled)
        * imagemagick   (enabled)

Enjoy it! I've used this version on my NetBSD/i386 -current and it worked
correctly.
2006-01-24 05:33:21 +00:00
wiz
96ccd9f2c5 Remove commented out inclusion of avifile/bl3.mk,
package has been removed.
2006-01-09 17:37:46 +00:00
veego
a25f1f982a Fix the last commit so that the link points to libxvidcore.so.4 and not to
the target libxvidcore.so.4.[0-9]*, which is wrong.

Bump PKGREVISION again.
2006-01-07 23:47:02 +00:00
wiz
4753e69c6a Fix installation after xvidcore update. Noted by veego.
Bump PKGREVISION.
2006-01-07 11:03:24 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
joerg
fe6df6a9ab Add DragonFly support. patch-bf replaces a malloc prototype with an
include of stdlib.h.
2005-10-10 21:23:24 +00:00
hira
6b0de17440 Add missing RCS Id tags to patch-a[wxy] and patch-b[abcd]. 2005-06-19 10:39:23 +00:00