Commit graph

225 commits

Author SHA1 Message Date
richard
af15f2593a force external flac given non-deterministic autodetection causing PLIST problems 2014-02-24 05:31:54 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
drochner
fecc970ed0 update to 1.2.4
changes:
-faster JPEG decoding
-support for EAC3 audio
-test input plugin added
-misc fixes and improvements
2013-12-04 12:38:35 +00:00
wiz
6068eaecf6 recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
obache
d7580cac91 recursive bump from ffmpeg shlib major changes 2013-03-16 06:20:45 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
jperkin
f36f06f3bc Add missing xineplug_inp_vcdo.* to Solaris PLIST. 2012-12-20 18:22:05 +00:00
apb
5b948a0f2b Remove a trailing colon from an asm statement that was introduced in
revision 1.2 of patches/patch-src-post-planar-eq2.c.  Apparently, some
versions of gcc don't like an empty clobber list in an asm statement.
This should fix PR 47035 from David Shao.
2012-10-23 19:57:33 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
asau
a19397ba81 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:20:57 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
2a2e83c60e Increase the minium required version of the "x11/libxcb" package to 1.6.
There are at least two packages ("graphics/cairo" and "x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.

Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.

Change discussed with Thomas Klausner in private e-mail.
2012-10-02 12:09:40 +00:00
dholland
c75030ab0c MAKE_JOBS_SAFE should go in Makefile.common as it applies to the build
system, and hence the plugins as well as the base package.
2012-09-29 20:10:35 +00:00
dholland
4068c34157 Alas, not MAKE_JOBS_SAFE. (failed at 8) 2012-09-27 23:55:37 +00:00
apb
7dc965d0ac In affine_1d_MMX(), move the initialisation of %mm3 and %mm4 registers
into a separate asm statement, to give the compiler more freedom
for register allocation.  Fixes a problem with gcc-4.5.4 on NetBSD/i386
in which gcc complained:

eq2.c: In function 'affine_1d_MMX':
eq2.c:128:5: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
eq2.c:128:5: error: 'asm' operand has impossible constraints
2012-09-27 10:28:14 +00:00
obache
09e3c10616 recursive bump from libcdio shlib major change. 2012-09-23 05:36:22 +00:00
ryoon
296f76c77e Recursive revbump from multimedia/libvpx 1.1.0 update 2012-09-22 13:48:15 +00:00
jperkin
eb12882f50 Disable MMX section on Solaris which has compiler issues, and ensure
libxine-interface.la is not empty by using the dummy object.

Fixes package on Solaris.
2012-09-20 15:33:40 +00:00
jperkin
1aadd31c77 Fix patch file, it was being ignored. 2012-09-20 15:27:29 +00:00
jdc
efe68ca08f Regnerate for: Only compile MMX/SSE code on x86/x86_64). 2012-08-15 18:45:24 +00:00
jdc
0cb033bb77 Only compile MMX/SSE code on x86/x86_64). 2012-08-15 18:34:36 +00:00
drochner
43b53a0a3c fix botch in patch, fixes amd64 build (PR pkg/46653) 2012-07-04 11:05:29 +00:00
drochner
40ab2afd68 update to 1.2.2
changes:
-YUV conversion optimisation
-support for FLAC in Matroska
-support for BMP
-bugfixes
2012-07-02 16:27:10 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
marino
380ce46639 multimedia/xine-lib: Fix for DragonFly-*-i386 2012-05-18 18:53:31 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
sbd
364ab5b5cb Update PLIST.Linux
No need for a PKGREVISION bump because of the removed entries.
2012-04-26 10:34:41 +00:00
dholland
5156529496 No longer used by xine-arts. 2012-04-16 03:41:58 +00:00
hans
2b76cdb9f9 Don't accidentally pick up mlib. 2012-04-04 17:05:24 +00:00
hans
f868e6a742 Restore SunOS fixes that got lost in the update. 2012-04-01 18:42:02 +00:00
drochner
42f9584cf1 fix duplication of v4l2 plugins, should fix DragonFly build (reported
by John Marino)
2012-03-24 13:21:43 +00:00
drochner
eb04964d7f oops, xineplug_decode_qt/w32dll are in PLIST.i386 2012-03-22 17:34:15 +00:00
drochner
1a7f55f07f disable "configure" checks for both -Werror-implicit-function-declaration
and -Werror=implicit-function-declaration -- both map to the same
internal shell variable which makes that the results cannot be
distinguished
should fix PR pkg/46238 by Greg Oster
2012-03-22 16:19:11 +00:00
drochner
d14ba10f96 update to 1.2.1
changes:
-Rewrite of VDPAU OSD handling
-sndio plugin is now buildable
-Various bug fixes
2012-03-21 16:37:15 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
drochner
cc9ef3e798 update to 1.1.20.1
changes: minor fixes
2012-01-09 17:20:01 +00:00
sbd
280b643023 Because automake is now being called automake source files (not output file)
must be patched.
2011-12-25 03:24:09 +00:00
sbd
e6011c10dc Run aclocal before automake 2011-12-24 08:39:11 +00:00
sbd
d4db3be764 A simpler way to decide if -lXinerama is need is to use XINERAMA_LIBS which
gets its value from pkg-config.
Also add 'automake' to USE_TOOLS and the pre-configure target.
2011-12-24 03:02:25 +00:00
sbd
d82cb3e038 Recursive bump for graphics/ImageMagick buildlink addition. 2011-11-20 22:11:21 +00:00
marino
92b46c9028 multimedia/xine-lib: bump PKGREVISION
My previous commit should have bumped the PKGREVISION.
2011-11-20 11:57:42 +00:00
marino
ade0223781 multimedia/xine-lib: Fix DragonFly+ breakage
The previous update broke DragonFly, OpenBSD, and likely FreeBSD as well.
The added patch mirrors the post-release commit upstream that fixes it:
http://anonscm.debian.org/hg/xine-lib/xine-lib/rev/2dfa82f9ff35
(13 November 2011)
2011-11-20 11:43:36 +00:00
obache
72da858460 Note "used by multimedia/xine-v4l{,2}". 2011-11-18 07:27:43 +00:00
obache
fe3030a97b note used by audio/xine-alsa/Makefile. 2011-11-17 13:26:44 +00:00