Commit graph

654 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jmmv
873d10030a Drop maintainership; I haven't used this one for a long while. 2005-05-21 21:43:45 +00:00
drochner
d5c5eec2fe add patch to recognize dragonfly, from Joerg Sonnenberger per pm 2005-05-20 12:54:54 +00:00
reed
f2f882c6ac Moving the p5-Lingua-EN-Inflect, p5-Lingua-EN-Numbers-Ordinate,
and p5-Lingua-Preferred packages to the textproc category.
2005-05-19 17:27:13 +00:00
wiz
cdb6489776 Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18 22:02:17 +00:00
markd
2daf426399 Add a PLIST.SunOS and move the oss plugin from PLIST.common to
PLIST.{NetBSD,Linux} as its not built on Solaris.
2005-05-18 21:43:21 +00:00
jlam
e70b376fa4 Note that tar is required by this package. 2005-05-16 01:32:22 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
jlam
419428ec4a Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
drochner
5aa6dddfca forgot to delete this 2005-05-13 14:54:42 +00:00
reed
2950b6431a Many changes to pkgsrc for this, but not a version update.
Change PLISTs to not hardcode 1.0.1 (or the version) but use
${PKGVERSION}. This will make it easier for later updates.
print-PLIST target produces ${PKGVERSION} and that is how I noticed this.

Move the xv plugin entries to PLIST.common from PLIST.NetBSD. Linux
and FreeBSD both have same xv plugin entries.

Remove dependency to win32-codecs. It is not needed and can be added
any time later for those extra codecs. Also, xine-lib supports
various Windows Media formats already (via builtin ffmpeg).

Move the i386 PLIST entries to own PLIST.i386 file.

Add MESSAGE.i386 to suggest installing win32-codecs if needed.
(If you have suggestions for other codecs or software to mention,
such as "Real" for this MESSAGE.i386, please let me know.)

Move COMMENT from Makefile.common to Makefile. (I will commit for
xine-arts and xine-esound next, since they didn't have their own
COMMENTs before.)

Bump PKGREVISION.

(Later I will add a couple patches for FreeBSD support and add
theora support.)
2005-05-10 00:16:42 +00:00
jmmv
055df63f54 Use MASTER_SITE_GNOME. Fixes PR pkg/30150 by Zafer Aydogan. 2005-05-08 15:14:28 +00:00
reed
5598dd8f7d Make this build under FreeBSD.
PKGREVISION not bumped since these changes only matter for
FreeBSD build which failed in the first place.

Note that xine-lib is needed, but the xine-lib fixes for
FreeBSD have not been committed yet.

(If you are curious, I am using gxine on FreeBSD all installed
via pkgsrc to watch a MS Windows Media 7 ASF video and listen to
MS Windows Media Audio 2 without any win32-codecs installed.)
2005-05-08 06:33:35 +00:00
reed
03db4bad60 Remove the xineplug_ao_out_oss entries as they were later added
to PLIST.common.
2005-05-07 21:57:02 +00:00
drochner
9d443794db update to 0.8.10
changes:
Parallel installability with 0.6.x series
Internationalization
Fixes for 64-bit platforms
Fixes for gcc 4
New translation added: Russian (Peter Astakhov)
Registry now uses libxml for faster startup
2005-05-04 16:27:08 +00:00
drochner
0889330a4e update to 0.1.10
changes: bugfixes
2005-05-04 16:24:52 +00:00
drochner
26c2b04e4a fix a bash'ism which caused the "dvdnav" gstreamer plugin not being
linked against libdvdnav, causing runtime errors
fix gst-plugins-dvdnav's PKGREVISION
2005-05-04 16:22:31 +00:00
wiz
e828c4ddaf Update to 1.1.7:
1.1.7: (2005-05-02)
    - added --version option
    - fixed typos in preferences handling
    - fixed crash on close
    - created stubbed "make check" tests/ directory
    - added tooltips to the preferences
    - display GOP number in Info window
    - added experimental MPEG1 support from Brent Baccala
    - generalized pref window settings
    - added "ignore program end code" based on patch from Brent Baccala
    - forced sequence injection during playback for MPEG1 sanity
    - updated man pages slightly
2005-05-03 12:44:13 +00:00
reed
4a5a41e0b5 Fix MAINTAINER email address for David Ferlier. 2005-05-02 23:02:06 +00:00
drochner
2dfeb11608 update to 1.0.2
changes: bugfixes, minor UI improvements
2005-05-02 16:21:21 +00:00
drochner
5ad15ba05e update to 2.10.2
bugfixes only
2005-05-02 11:56:53 +00:00
drochner
5000f4fab0 update to 1.0.1
changes:
-Big XvMC quality / correctness / cpu-usage fix
-added support for WMA Voice codec
-support for Windows Media Audio Lossless
-bugfixes
-security fixes (were already patched in pkgsrc)

also add a patch to correct the path for win32 codecs, needed if
xine-lib in embedded into other applications (as totem)
2005-05-02 11:29:35 +00:00
wiz
a023501409 Update to 1.1.6:
1.1.6: (2005-04-30)
    - modified patch from Tiziano Cappellari and Igor Baldachini to optionally
      force a prepended system header.
    - modified patch from Tiziano Cappellari and Igor Baldachini to optionally
      drop trailing packs that have system headers.
    - compilation patches from Eric Jorgensen and Barry Roberts.
    - NetBSD off_t patch from Thomas Klausner.

1.1.5: (2005-04-30)
    - improved gopchop.desktop
    - added debian menu file
    - fixed compile regression in new display code

1.1.4: (2005-04-30)
    - suse patch from Rainer Lay
    - changed scroll wheel usage to try and fix file select windows - schmidtw
    - changed the menus & menu items to be more "standard" where
      possible - schmidtw
    - added XML based load/save using libxml for editing sessions - schmidtw
    - added text enterable gop selector box - schmidtw
    - added view menu to control GOP Info window & in the future the video
      window - schmidtw
    - changed the menu items to be more descriptive - schmidtw
    - fixed details need to read other MPEG2 PES packets
    - locale clean-ups
    - Xv display is now aspect-correct
    - TODO reorganized - bryce
2005-04-30 23:06:25 +00:00
kristerw
d040ba8811 Add missing #ifdef guards for semaphore.h, to make this build on
NetBSD 1.6.
2005-04-29 18:45:00 +00:00
wiz
235b8fda58 Fix AC_DEFUN argument quoting for automake 1.8 and newer. No
PKGREVISION bump because most people won't care.
2005-04-27 11:05:42 +00:00
salo
d0f1d85748 Bump BUIDLINK_RECOMMENDED after the recent security fix. (hi tron!) 2005-04-27 02:40:07 +00:00
tron
a62e3406ed Add patches to fix security vulnerability reported in XSA-2004-8.
Bump package revision because of this change.
2005-04-26 12:48:34 +00:00
jmmv
a7a3a0a4e3 Include bsd.prefs.mk before the MACHINE_ARCH check; otherwise we don't get
the expected results (e.g., fetch failure under PowerPC, for example).
2005-04-23 10:32:16 +00:00
wiz
93c9637a53 Remove avifile -- very outdated version that does not build with gcc3.
avifile's development itself seems very slow, and there was
no taker for updating the package. Use mplayer or xine.
2005-04-22 19:32:10 +00:00
minskim
5f32d983c2 - Remove obsolete USE_BUILDLINK3.
- Enable pkgviews installation.
2005-04-21 14:44:24 +00:00
minskim
ea19256eb6 Let DEFAULTDEVICE be defined on Linux. Otherwise the package doesn't build. 2005-04-21 14:40:33 +00:00
wiz
82d216bc14 Remove mplayer-plugin-firefox-gtk2, add mplayer-plugin-firefox-gtk1. 2005-04-19 15:38:40 +00:00
wiz
8f6d7bd93d Moved to mplayer-plugin-firefox (to follow firefox naming conventions). 2005-04-19 15:37:52 +00:00
wiz
83fa9a9e0c Add mplayer plugin package for firefox-gtk1 package. 2005-04-19 15:36:59 +00:00
wiz
4f615636ad Adapt to renaming of firefox-gtk2 to firefox; bump PKGREVISION. 2005-04-19 15:36:23 +00:00
wiz
83aa011d9c Remove trailing empty line. 2005-04-19 15:35:12 +00:00
wiz
d2310956c9 Sort. 2005-04-19 15:12:38 +00:00
wiz
5e4546d00f Remove trailing whitespace. 2005-04-19 15:12:24 +00:00
wiz
ae0bccc61a Depend on xdg-dirs-1.2. Since this is pulled in
by kdelibs3 anyway, no actual change in dependencies, so no PKGREVISION
bump. Adapt comment in PLIST.
2005-04-19 11:00:18 +00:00
drochner
74bd544634 update to 1.0pre7
some relevant changes:
-RTSP/MMST security patches now in main distribution
-documentation improvements
-x86_64 support fixes
-integrated Tremor decoder for Ogg/Vorbis
-expose support for 422P and 444P raw formats
-dropped support of old FAAD2 versions (<= 1.1)
-support for 32 bit float and extended WAV files
-support for multichannel WAV files
-ALAC (QuickTime lossless audio) support via lavc
-vqf demuxer
-support for Real multirate files
-more user-friendly info about audio and subtitle tracks in Ogg files
-streaming improvements
-ffmpeg updates
-MEncoder usability improvements
-many fixes and cleanups
2005-04-18 17:49:41 +00:00
wiz
6f5fa6804e jmmv volunteered to maintain this package. 2005-04-18 13:23:32 +00:00
salo
33347eac12 Update to version 1.4.2
Bugfix release.
2005-04-18 01:32:50 +00:00
salo
a6394a2974 Update to version 0.7.6
Changes:
- add a couple of new elements
- address some other minor issues
2005-04-18 00:57:21 +00:00
salo
5c3f4ef803 Update to 20050412 snapshot. 2005-04-17 12:14:13 +00:00
drochner
2f23636dfa two security patches: Real RTSP heap overflow, MMST heap overflow
(both patches published on the mplayer website)
bump PKGREVISION of affected pkgs
2005-04-16 17:43:09 +00:00
wiz
0a77739181 Add and enable regionset. 2005-04-16 11:34:20 +00:00
rumble
1a32948aaf regionset-1.0 Read and modify DVD drive region code 2005-04-16 06:51:26 +00:00
rillig
6d28018b11 Added a patch that allows non-root users to install xine.h, even when the
files are installed read-only. Approved by jlam.
2005-04-13 16:54:02 +00:00
rillig
fb5c142dc0 Added some patches for ISO C90 compliance, for NetBSD-1.6.2, and for
gcc-2.95. Approved by jlam.
2005-04-13 16:39:32 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00