Commit graph

8 commits

Author SHA1 Message Date
martti
40166406b5 Set XINE_LIB_VER=1.0.3 in Makefile and use ${XINE_LIB_VER}
in all PLIST.* files to make future version changes easier.

Approved by jmmv@
2006-01-13 08:42:30 +00:00
jmmv
1f5756eb29 Update to 1.0.3a. Man... I hate this package in its actual form... it's
completely unmaintenable.

Changes:
* fixed format string vulnerability in audio CD input plugin
* some build system fixes for Windows
2005-10-13 10:48:01 +00:00
reed
f60c520a97 Remove alsa entries which broke packaging on minskim's
bulk build. Okay'd by wiz during freeze.

No PKGREVISION bumped because this is Linux specific
and package could never be packaged in first place.
No change to code.

I think this may detect alsa on some systems and still
add the support. Maybe need to add --disable-alsa configure
switch, but I can't test now.
I will fix this later when I import alsa-lib.
2005-06-17 20:30:55 +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
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
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
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
reed
ed565ad881 Split up PLIST into PLIST.common, PLIST.Linux and PLIST.NetBSD.
(If you use another platform, please share your details.)

This fixes a problem where under Linux, the sun and xv
plugins are not installed and then 36 additional new plugins
are installed (Linux only). (Thank you to Sebastian Prause
for Linux PLIST information.)

Use PLIST_SUBST for the i386 files and remove PLIST.i386.
2004-05-29 02:14:27 +00:00