Commit graph

12 commits

Author SHA1 Message Date
jlam
571e156b82 + Use package options instead of WITH_DVDCSS to select whether dvdcss
support is built into the package.

+ Convert to use PLIST_VARS instead of manually adding "@comment" to
  PLIST_SUBST.

Bump PKGREVISION to 19 due to the addition of package options.
2008-04-10 19:34:34 +00:00
drochner
9bd30e3e43 Fix the build error with newer gcc, seen in bulk builds: patch the
configure script to pass "-mtune=pentiumpro" instaead of -mcpu.
For gcc3.3.x, override this with a configure argument which makes
that -mcpu is still used. (The latter is untested.)
2007-09-29 19:44:05 +00:00
joerg
ee5fbbb4d5 Fix partial installation due to missing directories. Bump revision. 2007-06-30 14:28:05 +00:00
lkundrak
baec70582d Fix for CVE-2007-3316 format-string vulnerabilities backported from 0.8.6c. 2007-06-22 14:34:16 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
fe75f71d57 Fix modular Xorg. 2007-02-02 15:48:58 +00:00
rillig
5acfb0b6ca Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make
clear that these variables are completely unrelated to
BUILDLINK_TRANSFORM.

Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*.

XXX: Where should incompatible changes in pkgsrc be documented?
2007-01-17 03:11:18 +00:00
joerg
5b983d2472 Needs libXv. 2007-01-14 09:58:24 +00:00
wiz
352209f3c1 Remove x11.buildlink3.mk on joerg's prompting -- pulled in by
gtk2/buildlink3.mk if necessary.
2007-01-13 07:30:36 +00:00
wiz
5321308ece PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
2007-01-07 12:25:50 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
martti
14d9e83c31 Moved from pkgsrc/multimedia/vlc 2006-09-26 07:19:41 +00:00