Commit graph

48 commits

Author SHA1 Message Date
Tilman Keskinoz
5c509a070c Fix plist on !i386
PR:		74719
Submitted by:	Hendrik Scholz
2004-12-07 19:57:36 +00:00
Josef El-Rayes
aecd0f552c 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
2004-12-05 15:26:25 +00:00
Kris Kennaway
7eca7d47db BROKEN on !i386: Broken pkg-plist 2004-12-04 01:30:38 +00:00
Michael Johnson
0f4cc5dfdf Commit message:
- Fix build on recent versions of gcc [1]
- Add support for jpeg-mmx [2]

PR:		74045 [1]
		69832 [2]
Submitted by:	maintainer [1]
Approved by:	adamw (mentor)
2004-11-17 22:11:44 +00:00
Pav Lucistnik
43fc430a3a - Fix modfps filter [1]
- Fix plist

PR:		ports/70774 [1]
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	maintainer timeout (1 month)
2004-10-11 23:12:03 +00:00
Mario Sergio Fujikawa Ferreira
de9f93adb2 Chase mjpegtools port version 1.6.2 shared library bump 2004-06-26 04:31:27 +00:00
Michael Nottebrock
9845b5e2d7 Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
2004-06-11 21:48:50 +00:00
Pav Lucistnik
a5ceb82cee - Install pgm2txt in WITH_SUBRIP case
PR:		ports/66856
Submitted by:	Lewis Thompson <purple@lewiz.net>
Approved by:	maintainer timeout (2 weeks)
2004-06-05 16:20:23 +00:00
Pav Lucistnik
7171afba0e - Chase libdv shlib version
Pointy hat to:	lioux
2004-03-14 18:04:30 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Pav Lucistnik
352c4ed92e - Update to 0.6.12
- Add WITH_LIBTHEORA knob (submitted by Michael Johnson)
- Don't build WITH_NASM if it's installed

PR:		ports/63402
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2004-02-26 17:58:26 +00:00
Kris Kennaway
48df089d67 BROKEN on !i386: Does not compile 2004-02-25 10:43:16 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Kirill Ponomarev
7f84b8dd48 - Update to version 0.6.10
- Fix libxvidcore.so problem reported by several users.

PR:		58031
Submitted by:	maintainer
2003-10-15 22:49:33 +00:00
Norikatsu Shigemura
8c426a761b Chase lib version change of graphics/ImageMagick.
Bump PORTREVISION acordingly.
2003-10-04 16:36:18 +00:00
Kirill Ponomarev
0465b106a8 - Update to version 0.6.9
PR:		56207
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-08-30 20:57:34 +00:00
Michael Nottebrock
c8f7bbcd15 Update xvid to latest release and chase library dependencies in ports
that depend on it.

Approved by:	arved (Mentor)
2003-08-12 22:27:30 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Norikatsu Shigemura
396acb224a Update to 0.6.8.
PR:		ports/54311
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-07-10 08:55:16 +00:00
Daichi GOTO
05fb49a490 multimedia/transcode: add experimental DivX 5 support
PR:		53430
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-19 09:08:01 +00:00
Adam Weinberger
3b4015c7fd Update to 0.6.7.
PR:		ports/52837
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-04 16:56:43 +00:00
Tilman Keskinoz
991ad65800 Unbreak by fixing pkg-plist:
1) preview filter needs libdv, so add %%WITH_LIBDV%%
2) remove %%WITH_OGG%% for the ogg import/export filters since
   transcode builds the modules anyway. `strings export_ogg` reveals
   that ogg shell tools are used but their existance is not tested.

PR:		51917
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-05-07 13:55:58 +00:00
Kris Kennaway
a7c8519def BROKEN: Broken pkg-plist 2003-05-07 00:00:54 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Kris Kennaway
b94e64c5a0 Correct typo in PLIST_SUB 2003-04-07 22:11:25 +00:00
Tilman Keskinoz
74d2a1519a Update to 0.6.4
Changes:
- update MASTER_SITES since the maintainer changed
- add %%WITH_NASM%% knob to Makefile and pkg-plist to honor WITH_NASM
  option correctly. Attention: WITH_NASM gets set if bin/nasm is
  found but this may not be enough for transcode as nasm >= 0.98.34
  is needed. Checking for bin/nasm-0.98.35 might be a way of achieving
  this but leads to more work when updating nasm itself.
- add WITH_SUBRIP knob suggested by Michael Nottebrock in
  ports/47923 and implemented in ports/48649.
- incorporate dvd_reader.c patch by Atte Peltomaeki which has already
  been added in ports/48649
- remove the transcode.c patch from ports/48649 since it made its way
  into the main distribution
- add threading patch by Andriy Gapon in ports/48126
- pkg-plist update

PR:		50377
Submitted by:	maintainer
2003-04-05 22:53:51 +00:00
Mario Sergio Fujikawa Ferreira
28d8313f64 After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)
2003-04-04 01:38:40 +00:00
Max Khon
6fd53cd51c xvid was moved to multimedia 2003-03-29 17:44:02 +00:00
Mario Sergio Fujikawa Ferreira
efc993b4dd Chase libdvdread lib version bump on port version 0.9.4 2003-03-06 04:45:49 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Edwin Groothuis
967a553f48 Maintainer update of graphcs/transcode
- add two patches to allow transcode to compile
 - remove .la files from lib/transcode
 - update pkg-plist
 - make portlint happier

PR:		ports/47688
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-02-04 05:03:43 +00:00
Mario Sergio Fujikawa Ferreira
4369389d26 Chase mjpegtools lib version bump 2003-01-16 19:26:04 +00:00
Mario Sergio Fujikawa Ferreira
866d8a60a1 Chase libdv library version bump in version 0.9.9 2003-01-16 18:44:34 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Mario Sergio Fujikawa Ferreira
bdbf1030b2 After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms			-->	multimedia/xmms
graphics/avifile		-->	multimedia/avifile
graphics/divx4linux		-->	multimedia/divx4linux
graphics/ffmpeg			-->	multimedia/ffmpeg
graphics/libdv			-->	multimedia/libdv
graphics/libdvdcss		-->	multimedia/libdvdcss
graphics/libdvdread		-->	multimedia/libdvdread
graphics/libmpeg2		-->	multimedia/libmpeg2
graphics/linux-realplayer	-->	multimedia/linux-realplayer
graphics/mjpegtools		-->	multimedia/mjpegtools
graphics/mplayer		-->	multimedia/mplayer
graphics/mplayer-fonts		-->	multimedia/mplayer-fonts
graphics/openquicktime		-->	multimedia/openquicktime
graphics/win32-codecs		-->	multimedia/win32-codecs

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 16:37:35 +00:00
Mario Sergio Fujikawa Ferreira
1f15e76403 o Fix build in -STABLE
o Enable port to locate lame libs in a PREFIX safe environment
o Bump PORTREVISION

PR:		44885
Submitted by:	somebody@kashmir.etowns.net,
		MAINTAINER
2002-11-04 19:49:52 +00:00
Mario Sergio Fujikawa Ferreira
e39c210957 o Update to 0.6.2 CVS snapshot
o USE_REINPLACE
o Fix libfame problems [1]
o Optional ogg and mjpeg [1]
o Remove libmpeg2
o Use distfile supplied ffmpeg instead of ports' ffmpeg (should be
  revised later)

PR:		43379 [1], 44008
Submitted by:	adam@vectors.cx [1],
		MAINTAINER
Reviewed by:	MAINTAINER
2002-10-29 17:16:55 +00:00
Mario Sergio Fujikawa Ferreira
da000a9632 Chase library version bump in libdv version 0.9.8 2002-09-04 20:46:24 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Mario Sergio Fujikawa Ferreira
8ba78ecd9b Chase lib version from avifile version 0.7.7.20020523 2002-06-25 17:47:14 +00:00
Ying-Chieh Liao
097158b452 - Add a patch to make transcode compile on -CURRENT.
- Add a Makefile-hack to make transcode's configure-script recognize
  liba52 when liba52 was compiled with djbfft.
  conceived by: lioux
- Cater for updated libfame (Makefile & pkg-plist changes).
- Remove unnecessary .la-files after installation (and from pkg-plist).
  suggested by: Alexander Leidinger
- Add a few missing entries to pkg-plist.
- Bump portrevision.

PR:		38506
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
Approved by:	maintainer
2002-05-26 13:41:12 +00:00
David W. Chapman Jr.
a14a317c33 Update to 0.6.0.5
PR:		38362
Submitted by:	maintainer
2002-05-21 16:04:27 +00:00
Mario Sergio Fujikawa Ferreira
36feea27c9 o Update to 0.6.0 pre4
o Remove patches either already applied in distribution or
  turned into perl regexp(s)
o Update both COMMENT and DESCR
o Add several WITH_* options

PR:		37138
Submitted by:	MAINTAINER,
		Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:	MAINTAINER
2002-04-18 04:53:53 +00:00
Dirk Meyer
134c459abe Fixed:
transcode's configure doesn't find libdv because it fails to link
in -ldl. Enclosed is a new patch-ag.
Also, the port's Makefile has a couple of typos

PR:		36703
Submitted by:	mreimer@vpop.net
2002-04-03 20:44:17 +00:00
Dirk Meyer
1dcafc55ad - make portlint happier.
- add handling for optional files.

PR:		32986
2002-03-30 12:17:47 +00:00
Dirk Meyer
d516b6cfe4 transcode is a console based utility for video conversion. It supports
VOB source files, AC3 sound and divx output (and many more).

sharfile disfunctional, each file should end with newline.
mailclient seems to eat tabs away.

PR:		32986
Submitted by:	hendrik@scholz.net
2002-03-30 12:02:14 +00:00