Commit graph

125 commits

Author SHA1 Message Date
Michael Landin
782dfac4c9 - Chase lib version bump to libcdio 2006-05-24 09:13:19 +00:00
Michael Johnson
8f5c25f837 - Chase x264 libver bump 2006-05-10 11:45:48 +00:00
Michael Johnson
7c6f948bbd - Update to 0.8.5
- Split Makefile into Makefile.inc to make it a little easier to maintain
- Turn on or off knobs by default per configure script
 o GNOMEVFS on by default
 o AVAHI on by default
 o FLAC off by default
 o X264 on by default
 o DAAP on by default
 o LIVEMEDIA off by default
 o SAMBA on by default
 o SDL on by default
 o SPEEX on by default
2006-05-07 22:16:41 +00:00
Marcus Alves Grando
8d9120adf2 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Markus Brueffer
9abaa0a776 Bump PORTREVISION to chase the cdparanoia shared library update 2006-01-06 18:32:35 +00:00
Michael Johnson
59bdc6613e - DISTVERSION -> PORTVERSION to fix port going backwards.
Reported by:	rosti.bsd@gmail.com
2006-01-03 11:20:24 +00:00
Michael Johnson
931353112f - Update to 0.8.4a
- Switch to USE_GECKO
2006-01-03 01:37:41 +00:00
Norikatsu Shigemura
3833f065b2 Fix some malformed conditions.
Approved by:	ahze (maintainer)
2005-12-17 12:40:53 +00:00
Michael Johnson
f02c0e43de - Fix build if an older version of vlc is already installed
- Fix typo

Submitted by:	db@db.net
		kysd@po.harenet.ne.jp
2005-11-29 17:42:36 +00:00
Michael Johnson
bf0304b408 - Add support for win32 codecs (i386 only)
- Update to 0.8.4
- Update to 0.8.4
- Add support for avahi (disabled for now because of API changes in avahi)
- Remove OPTIONS, it caused too many problems because there are too many
  options and things that should be auto-detected aren't and things broke.
- Add support for win32 codecs (i386 only)

Release notes:  http://developers.videolan.org/vlc/NEWS
2005-11-27 20:42:55 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
872d7f80ee Chase libid3tag update. 2005-10-28 07:59:53 +00:00
MANTANI Nobutaka
0a8c26c81f Sync with libdvdnav shared library version bump. 2005-10-08 14:22:10 +00:00
Michael Johnson
26101ce196 - Fix typo
Submitted by:	mat
2005-09-27 21:38:20 +00:00
Marcus Alves Grando
44bfa29c13 Bump PORTREVISION reflecting update in multimedia/vcdimager
Approved by: pav (mentor)
2005-09-16 19:41:51 +00:00
Michael Johnson
c125192375 - Fix lib depends to libtar.. 2005-07-14 06:04:04 +00:00
Michael Johnson
2e421987fa - Bump PORTREVISION for last commit from lib ver bump of libcdio 2005-07-13 06:20:53 +00:00
Michael Johnson
832b1c5650 - Chase lib version to libcdio
Forgotten by:	mich
2005-07-13 06:17:28 +00:00
Michael Johnson
8f493a4605 - Depend on shared library of libtar now, don't bump PORTREVISION
since people who already have vlc installed have static version.
2005-07-13 04:25:38 +00:00
Michael Johnson
cd334deb87 - Chase libversion bump of libdvbpsi 2005-07-06 17:52:14 +00:00
Michael Johnson
be87bfd18b - Add another build fix for users who have a old version of vlc installed. 2005-06-29 05:45:47 +00:00
Michael Johnson
166e1fd444 - Fix build for users who have a old version of vlc installed
Reported by:	irotas via irc.freenode.org/#FreeBSD-Gnome
2005-06-28 02:28:03 +00:00
Michael Johnson
7c00feef41 - Fix cut-n-paste typo.
Submitted by:	A.S.Usov@kvi.nlS
Pointyhat to:	me
2005-06-27 17:16:14 +00:00
Michael Johnson
8527433c9b - Remove perl build depends, this is only needed for snapshots
- Remove a non-existant include dir [1]

Pointed out by:	mezz [1]
2005-06-27 04:29:06 +00:00
Michael Johnson
5c892e9747 - Update to 0.8.2 [1]
- Adds OPTIONS, if you don't want to use OPTIONS define -DBATCH
  and vlc will use your knobs and auto-detect your ports.

New Knobs:
 WITH_DAAD		libopendaap itunes music shares
 WITHOUT_OGG		Disabled ogg audio decoder
 WITH_TWOLAME		Twolame Mpeg layer 2 audio Support
 WITH_DIRAC		dirac general-purpose video codec
 WITH_SMB		SAMBA Access module

Patches and Most changes merged from:	multimedia/vlc-devel [1]
2005-06-26 14:11:40 +00:00
Michael Johnson
b3897157fa - Fix install when WITHOUT_NLS is defined.
PR:		ports/82324
Submitted by:	regisr@pobox.com
2005-06-16 21:16:48 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Michael Johnson
7fa7308b11 - Depend on shared library of matroska instead of static library since
it now installs shared library.
2005-05-29 03:58:24 +00:00
Michael Johnson
b1415e4ab8 - Remove gnomehier and install .desktop in share/applications ..
- Update x264 patch [1]

Mostly obtained from:	VLC cvs. [1]
2005-05-21 20:57:42 +00:00
Michael Johnson
4219b587f2 - Add a temp. work around for amd64 to only use wxgtk24
vlc-devel and next vlc (0.8.2) have wxgtk26 support for amd64

Reported by:	pav
2005-05-15 22:15:11 +00:00
Michael Johnson
c36820ae24 - Fix WxGTK Gui when wxgtk24 and wxgtk26 are both installed
at the same time. This isn't a problem if you just have wxgtk26
  installed or are using wxgtk24.

Spotted by:	mezz via irc
2005-05-14 21:59:59 +00:00
Michael Johnson
85cc989fbc - Fix my stupid typo.
Submitted by:	bms@spc.org
2005-05-14 20:53:50 +00:00
Michael Johnson
71644fdcf2 - Add CONFLICTS to vlc-devel 2005-05-14 19:02:37 +00:00
Michael Johnson
d1e979f000 - s/WITHOUT_WXWINDOWS/WITHOUT_WXGTK/
- Add new knob WITH_WXGTK_CONFIG=[2.4|2.6], defaults to 2.6
- Bump PORTREVISION
2005-05-12 21:18:29 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Michael Johnson
630ee2e895 - Add mozilla plugin to broken list, it builds but does not work.
According to videolan.org later versions of vlc (0.8.3/4) will have
  controls for plugin
2005-05-12 10:16:27 +00:00
Michael Johnson
433416fc60 - Remove need for audio/speex-devel, since audio/speex as of version 1.0.5
supports 1.1 (speex-devel) API. speex or speex-devel can be used.
2005-05-11 00:31:13 +00:00
Michael Johnson
08f9576aba - Chase shared lib bump in x264
- Only s/lrint/rint/ on < 504000

Patch Update Obtained from vlc cvs
2005-04-21 13:08:27 +00:00
Tilman Keskinoz
3cbb57b187 Update libcdio to 0.73.
Chase shared library version.
2005-04-20 15:51:49 +00:00
Christian Brueffer
330c6960f8 Fix typo in a comment. 2005-04-16 13:39:31 +00:00
Michael Johnson
d40598d941 - Define WITHOUT_LIVEMEDIA if WITH_MOZILLA=mozilla-devel and OSVERSION is > 500000 since livemedia is c++ and will break build 2005-03-18 05:46:04 +00:00
Christian Weisgerber
c658929967 new version of libFLAC 2005-03-16 14:50:13 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Tilman Keskinoz
1783fa8cca Chase libcdio shlib version,
Bump PORTREVISION
2005-02-14 20:54:16 +00:00
Michael Johnson
8c76dcd8bd - Chase API changes to x264 2005-01-26 10:10:41 +00:00
Michael Johnson
1f08544d94 Disable H.264 encoder support unless WITH_H264 is defined 2005-01-22 01:35:02 +00:00
Michael Johnson
17f5cfcdac Disable lame support unless WITH_LAME is defined since lame can not be packaged. 2005-01-22 00:18:25 +00:00
Michael Johnson
fb975cadf9 Use GCC 3.4 if built with WITH_MOZILLA_PLUGIN=mozilla-devel on 4.x 2005-01-22 00:14:08 +00:00
Michael Johnson
8eb9e3c8fa - Fix typo
- Depend on shared library of x264
2005-01-20 06:50:30 +00:00