Commit graph

125 commits

Author SHA1 Message Date
Koop Mast
6771c18f2b Bump portrevision to chase shlib dump of libtheora and new location. 2005-01-13 19:04:06 +00:00
Michael Johnson
de4eaeaa5f Add support for H.264 via multimedia/x264 and WITHOUT_H264 knob. 2005-01-12 05:24:07 +00:00
Michael Johnson
8b668b1861 Add a new knob, WITHOUT_TRANSCODE
WITHOUT_TRANSCODE=yes
  Disable transcode of multimedia via transcode (multimedia/transcode).
  This option allows you to convert a media file, dvd, A/V stream, etc
  in to another format. This also allows you to transcode multimedia
  on-the-fly and stream to a network and/or local playback.
2004-12-30 02:27:19 +00:00
Tilman Keskinoz
898bfc7019 libcdio: Update to 0.71
vcdimager: Update to 0.7.21
vlc: Chase share library bumps, Bump PORTREVISION
2004-12-08 22:19:42 +00:00
Michael Johnson
00ec4f0faa - Use new ffmpeg 0.4.9.p1 from ports and remove ffmpeg snapshot
- Add a few mirrors to MASTER_SITES
- Bump PORTREVISION due to new dependency on ffmpeg in ports
2004-12-07 08:11:58 +00:00
Michael Johnson
c59222d249 Fix spelling in pre-everything
Pointed out by:	Radek Kozlowski
2004-11-27 21:35:04 +00:00
Michael Johnson
c8f135e88b - Fix fatal typos [1]
- Add WITH_VLC_DEFAULT_FONT knob for subtitles font
   defaults to ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf [2]
- Fix build if you have a old version of vlc installed [3]
- Fix build on opengl visual plugin on >5.x [3]
- Enable pthreads on ffmpeg
- Remove XVID support in favor of libavcodec via ffmpeg
- Bump PORTREVISION

Many thanks to mezz and pav for building vlc countless times in testing.

Font picked by:	mezz [2]
Submitted by:	Piotr Smyrak [1]
Reported by:	Piotr Smyrak [3]
Tested by:	mezz
		pav
		Piotr Smyrak [3]
2004-11-27 06:43:41 +00:00
Michael Johnson
8403d73e49 Disable toolame support, it needs a newer vesion to build
PR:		ports/74367
Reported by:	Frederic Praca
Approved by:	adamw (implicit)
2004-11-25 21:36:55 +00:00
Michael Johnson
a894ef1969 Fix problem with a52 audio by statically linking
Bump PORTREVISION

Approved by:	adamw (implicit)
2004-11-17 01:05:23 +00:00
Michael Johnson
961b956946 - Update to 0.8.1
- Default X11 interface is now WxWindows (gtk2.0 version)
- Removed Gtk 1.2 & Gnome 1.4 support. (depreciated to wxgtk)
- Removed WITH_AUTODETECT, vlc is very modular at runtime
- Add skins2 interface (similar to xmms)
- Merge mad and id3lib support (can be disabled with WITHOUT_MAD)
- Added support for a mozilla plugin
   Lots of stuff obtained from ports/www/mplayer-plugin
   and some help from marcus
- Auto-generated pkg-plist (make life EASY :) )
- s/Linux/FreeBSD/ through out the program.
- Statically link to libavcodec/libavformat from vlc's supported
  ffmpeg snapshot for greater performance.
- Knob Changes or New Knobs:
   WITHOUT_FAAD   (Enabled default)
   WITHOUT_FLAC   (Enabled default)
   WITHOUT_DTS    (Enabled default)
   WITHOUT_DVD    (Enabled default)
   WITHOUT_CDROM  (Enabled default, this is vcd & cddb support)
   WITHOUT_LAME   (Enabled default)
   WITHOUT_MAD    (Enabled default)
   WITHOUT_HTTPD  (Enabled default)
   WITHOUT_VORBIS (Enabled default)
   WITHOUT_LIBMATROSKA (Enabled default)
   WITHOUT_LIVEMEDIA   (Enabled default)
   WITHOUT_SDL         (Enabled default)
   WITHOUT_SLP         (Enabled default)
   WITHOUT_LIBMPEG2    (Enabled default)
   WITH_MOZILLA_PLUGIN (Disabled default, defaults to www/mozilla if defined)
    [mozilla|mozilla-devel|firefox]
   WITH_ARTS      (Disabled default)
   WITH_TOOLAME   (Disabled default)
   WITH_LIBCACA   (Disabled default)
   WITH_LIBTREMOR (Disabled default)
   WITH_LIBTHEORA (Disabled defalut)
   WITH_OPENGL    (Disabled default)
   WITH_SSL       (Disabled default)
   WITH_SVG       (Disabled default)
   WITH_SKINS     (Disabled default)
   DEBUG          (Disabled default)

Note: WITH_ Knobs are disabled default unless auto-detected
      WITHOUT_ Knobs are enabled default unless defined

Please read the first section of  ports/multimedia/Makefile before building
to tune VLC towards your personal preferences.

ffmpeg-patch partly obtained from gentoo

Changelog: http://developers.videolan.org/vlc/NEWS

Approved by:	pav (co mentor)
-------------------------------------------------------------
2004-11-16 21:59:37 +00:00
Michael Johnson
205abbb9c9 Add an auto-generated plist to fix any plist problems
with any dependency

Pointed out by:	pointyhat via kris many times
Approved by:	marcus (co mentor)
2004-11-16 09:23:26 +00:00
Michael Johnson
b0823ae396 Change email to new FreeBSD.org address
Approved by:adamw (mentor)
2004-10-29 22:24:47 +00:00
Jeremy Messenger
2592c76765 -Use gcc 3.4 (update from 3.3).
-Use xvid default, xvid is becoming very popular. WITHOUT_XVID still exists.
-Always autodetect esound since this can be changed at runtime.
-Always autodetect gnome for gnome interface.
-Make gtk interface optional but still default interface.

PR:		ports/72675
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)
2004-10-14 22:12:32 +00:00
Edwin Groothuis
a41c4d686f [MAINTAINER] multimedia/vlc: update pkg-descr and COMMENT
Update pkg-descr and COMMENT to better fit the current
	version of VLC

PR:		ports/72663
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-14 04:06:58 +00:00
Edwin Groothuis
b1d6224bcc welcome new maintainer 2004-10-14 03:06:10 +00:00
Dirk Meyer
94c8c12b9f - drop maintinership 2004-10-13 20:53:28 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Dirk Meyer
8f8bde6815 - new options: WITHOUT_NLS, WITH_WXWINDOWS, WITHOUT_WXWINDOWS
- fix threading problems by droping wxwindows plugin.
Approved by:	portmgr (marcus)
2004-09-21 19:42:02 +00:00
Dirk Meyer
a638bf5813 - unbreak for am64 2004-09-01 06:02:04 +00:00
Dirk Meyer
1842ddffa8 - modify OSVERSION for thread problem
PR:		70494
2004-08-19 19:28:35 +00:00
Kirill Ponomarev
887bbfb813 Chase libraries for new audio/speex version.
Reminded by:	Christian Hiris <4711@chello.at>
2004-07-25 14:10:25 +00:00
Kirill Ponomarev
591244e022 Chase libraries for new audio/speex version. 2004-07-23 09:17:55 +00:00
Dirk Meyer
97260ae4d9 - fix pkg-list for option WITH_LIBMATROSKA 2004-07-16 06:24:54 +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
Dirk Meyer
7018664054 - fix typo in option WITHOUT_GGI
PR:		67799
Submitted by:	Paul Seniura
2004-06-11 02:59:29 +00:00
Dirk Meyer
5eb1b2403f - Update to 0.7.2
- New knobs
- fix typo in option WITHOUT_GGI
PR:		67138
Submitted by:	Michael Johnson
2004-05-26 05:54:17 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Dirk Meyer
22af50109c - make PKGNAMESUFFIX more flexible 2004-03-26 18:47:27 +00:00
Dirk Meyer
22ac93df8e - make PKGNAMESUFFIX more flexible
- make portlint happy
2004-03-26 17:19:24 +00:00
Dirk Meyer
9ffde2d4a5 - update to 0.7.1
- new option FFMPEG_PORT
- use PLIST_FILES for MMX
2004-03-21 06:42:15 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Dirk Meyer
b6637bd69b - mark BROKEN on alpha 4.x
won't build cause relocation problems in linking.
- mark BROKEN for CURRENT > 502010
  builds, but dumps core when calling spinlock,
  tested with more then one threaded lib.
2004-03-15 05:20:27 +00:00
Dirk Meyer
72cbc826b4 - Fix problmes when -lpthread does exist.
PR:		63457
2004-03-13 08:07:23 +00:00
Dirk Meyer
bfaeee781c - use libmad
- new options:
WITH_AUTODETECT WITH_LIBMPEG2 WITH_LIBMATROSKA WITHOUT_LIBID3TAG
- clean dependencies from ports/63583

63583
Michael Johnson
- install 2 man pages
- better gnome support
- support for libmatroska
- new options:
WITH_GNOME WITH_ESOUND WITH_AALIB WITH_CDDB WITH_GGI WITH_LIBTHEORA
WITH_LIVEMEDIA WITH_SPEEX WITH_SVGALIB WITH_XOSD WITH_OPTIMIZED_CFLAGS

- dropped cause of bad dependency list:
WANT_GNOME does not work here linke in mplayer.
2004-03-03 17:53:47 +00:00
Dirk Meyer
f37590a79e - Fix plist for alpha 2004-02-20 05:52:26 +00:00
Dirk Meyer
e99a681c5c - fix package on sparc64 2004-02-11 07:16:33 +00:00
Dirk Meyer
914d85728b - Fix package on amd64 arch 2004-02-07 13:59:44 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Dirk Meyer
1e12c1cf27 - change USE_SDL
PR:		61805
2004-01-26 19:23:22 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Dirk Meyer
61206c8582 - Update to 0.7.0
- USE_GCC, cause it won't build with gcc-2.95.x in STABLE
2004-01-07 18:22:09 +00:00
Dirk Meyer
1b6e25e93a - Fix MASTER_SITES
- use libcipher on STABLE
- new option WITH_LIBDVBPSI=yes
2004-01-03 16:30:48 +00:00
Dirk Meyer
27b918e2c5 - take maintainership 2004-01-03 07:12:44 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Max Khon
858eb47efe - update to 0.6.2
- add patches to not expect postprocessing in ffmpeg, our ffmpeg don't
  have postprocessing built in
- use gtk2 variant of wxWindows

PR:		58969
Submitted by:	Pav Lucistnik
2003-11-05 16:51:06 +00:00
Max Khon
cfe5492411 Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
FUJISHIMA Satsuki
63dcec2a01 unbreak package at bento(i386/RELENG_4):
o get rid of hardcoded CONFIGURE_TARGET from pkg-plist.
o utilize USE_SDL as pkg-plist includes its modules.
o utilize USE_GETOPT_LONG as configure detects libgnugetopt.
o utilize PTHREAD_LIBS to avoid linking both libc and libc_r in -STABLE.
o supply CPPFLAGS/LDFLAGS to configure to detect ogg/vorbis/id3tag and others.
o and add number of modules built accordingly.
o then sort pkg-plist.
2003-09-14 09:56:09 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Maho Nakata
a6b395ba01 a) Update to 0.6.0
b) Maintainer timeout:
   Oldest PR was submitted at Tue Apr 08 08:40:14 PDT 2003

PR:	50728, 51590, 53935
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (#50728, #53935)
		Gleb Smirnoff <glebius@cell.sick.ru> (#51590)
2003-08-01 05:18:11 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +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
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +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
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
5dc9b7f571 Deploy USE_GNOMENG infrastructure
PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Brian Somers
3102a496dd Update to 0.4.4 2002-08-31 16:46:34 +00:00
Brian Somers
9afc78e3e2 Upgrade to 0.4.2 2002-07-15 21:42:13 +00:00
Brian Somers
a10fc79bbf Update to 0.4.1
This version uses graphics/libdvdread rather than insisting on using the
internal libdvdread as previous versions did.

Mostly submitted by: Scott Lambert <lambert@lambertfam.org>
2002-06-08 16:09:50 +00:00
Brian Somers
496eac255b Handle the fact that the latest version of libdvdcss has moved
videolan/dvdcss.h to dvdcss/dvdcss.h
2002-04-18 12:53:04 +00:00
Mario Sergio Fujikawa Ferreira
f12f2f6117 Chase libdvdcss update 1.1.0 version bump 2002-04-16 23:20:29 +00:00
Brian Somers
280bd3b151 Use graphics/libdvdcss rather than spamming any existing libdvdcss
installation.
2002-03-28 22:18:30 +00:00
Brian Somers
820313fb80 brian@Awfulhak.org => brian@FreeBSD.org 2002-03-13 11:31:08 +00:00
Brian Somers
15600cf2a1 Upgrade to version 0.2.92 2002-01-08 04:33:06 +00:00
Brian Somers
bd5afb1b6d Upgrade to v 0.2.90 2001-10-12 11:00:48 +00:00
Brian Somers
cfd9e79091 Upgrade to v 0.2.83 2001-08-23 17:14:59 +00:00
Brian Somers
0dea1d3200 o Avoid modifying CFLAGS
o Create dsp.so when building with DEVFS in -current.
o Pass variables to CONFIGURE_ENV in appropriate style.
o Add missing libdvdcss.* to pkg-plist (bumping PORTREVISION).
o post-patch hack is to select proper libs (-pthread/-lc_r).
o Check XFREE86_VERSION for xvideo.so in pkg-plist.

Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>
2001-08-12 09:44:16 +00:00
Brian Somers
05473d9d7c Correct a MASTER_SITE
Remove a reduntant SDL_CONFIG setting

Suggested by: Scott Lambert <lambert@lambertfam.org>
2001-08-10 11:35:16 +00:00
Brian Somers
7388355c01 Upgrade to 0.2.82 2001-08-08 22:33:03 +00:00
Brian Somers
bf30b9ac9b Remove USE_X_PREFIX
Update pkg-plist

Submitted by: Scott Lambert <lambert@lambertfam.org>
2001-08-07 02:47:31 +00:00
Brian Somers
25014e3bbb Use GTK and SDL.
We now have all the niceties of subtitles and menus and that sort of stuff.
Mirror the archive on ftp.awfulhak.org and people.freebsd.org
Bump PORTREVISION

All ideas submitted by: Scott Lambert <lambert@lambertfam.org>
2001-08-06 23:05:58 +00:00
Brian Somers
06b265dbe5 The VideoLAN Client. A program capable of playing encrypted DVDs. 2001-08-04 13:01:02 +00:00