asau
04a5a3626d
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 09:20:57 +00:00
wiz
3184463075
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
6f0f290000
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
1c640b22a9
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
b2b72e9cc4
Alas, not MAKE_JOBS_SAFE. (failed at 8)
2012-09-27 23:55:37 +00:00
apb
48df881cf3
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
7d9c43e866
recursive bump from libcdio shlib major change.
2012-09-23 05:36:22 +00:00
ryoon
601958a392
Recursive revbump from multimedia/libvpx 1.1.0 update
2012-09-22 13:48:15 +00:00
jperkin
c345d78c04
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
a7117744c7
Fix patch file, it was being ignored.
2012-09-20 15:27:29 +00:00
jdc
53b3e9e4a8
Regnerate for: Only compile MMX/SSE code on x86/x86_64).
2012-08-15 18:45:24 +00:00
jdc
a362dc2b65
Only compile MMX/SSE code on x86/x86_64).
2012-08-15 18:34:36 +00:00
drochner
e643b2aa9e
fix botch in patch, fixes amd64 build (PR pkg/46653)
2012-07-04 11:05:29 +00:00
drochner
0862a66cc8
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
cdfc7f300d
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
marino
1b11511dd8
multimedia/xine-lib: Fix for DragonFly-*-i386
2012-05-18 18:53:31 +00:00
dholland
0bcdacfbcf
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
93b8a40104
Update PLIST.Linux
...
No need for a PKGREVISION bump because of the removed entries.
2012-04-26 10:34:41 +00:00
dholland
6fb4f9b45e
No longer used by xine-arts.
2012-04-16 03:41:58 +00:00
hans
36bd3c5cab
Don't accidentally pick up mlib.
2012-04-04 17:05:24 +00:00
hans
ac53e23bf9
Restore SunOS fixes that got lost in the update.
2012-04-01 18:42:02 +00:00
drochner
2df9892096
fix duplication of v4l2 plugins, should fix DragonFly build (reported
...
by John Marino)
2012-03-24 13:21:43 +00:00
drochner
dc80846ddd
oops, xineplug_decode_qt/w32dll are in PLIST.i386
2012-03-22 17:34:15 +00:00
drochner
6e428ce4f4
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
1eafbc82b7
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
5fb1e22076
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
8eabddb298
update to 1.1.20.1
...
changes: minor fixes
2012-01-09 17:20:01 +00:00
sbd
4d775a10c3
Because automake is now being called automake source files (not output file)
...
must be patched.
2011-12-25 03:24:09 +00:00
sbd
22ca4c1f40
Run aclocal before automake
2011-12-24 08:39:11 +00:00
sbd
a8ac393f6a
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
53c77840d2
Recursive bump for graphics/ImageMagick buildlink addition.
2011-11-20 22:11:21 +00:00
marino
9e9f96d50b
multimedia/xine-lib: bump PKGREVISION
...
My previous commit should have bumped the PKGREVISION.
2011-11-20 11:57:42 +00:00
marino
563b842b39
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
b8c30eb59a
Note "used by multimedia/xine-v4l{,2}".
2011-11-18 07:27:43 +00:00
obache
49ea9151f9
note used by audio/xine-alsa/Makefile.
2011-11-17 13:26:44 +00:00
drochner
74eb63f76e
update to 1.1.20
...
changes:
-Enable FFmpeg's support for AAC LATM audio
-minor fixes and improvements, most notably for MPEG TS
-translation updates
2011-11-16 19:45:37 +00:00
hans
b4475ae4cc
OSS support on SunOS is only available in 5.11
2011-11-01 13:57:28 +00:00
sbd
94b37b4e43
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
ryoon
a15d3c051a
Recursive revbump after graphics/ImageMagick update.
2011-10-22 15:00:20 +00:00
sbd
5b85ec8439
Move the vidix plugin librarys from PLIST.Linux to PLIST.Linux-i386.
2011-10-19 01:12:01 +00:00
hans
10e07ad555
Always add a dummy object to libxineposix.so. This is needed when all
...
features of libxineposix are supported natively and ar refuses create an
empty library, and it shouldn't do any harm otherwise. Fixes build on
OpenIndiana 151.
2011-10-12 17:30:22 +00:00
joerg
6ac6b49477
Belated revision bump since the xine patch changes installed headers
2011-09-20 16:47:57 +00:00
hans
b28e7afdbe
Recent SunOS has OSS, so the OSS plugin is built.
2011-09-14 17:25:32 +00:00
joerg
7bcca84e53
Address computations are not ICE, even if GCC accepts them as such. Fix
...
that and use the same emms constraint as found in other places.
2011-09-04 14:34:52 +00:00
wiz
5c62a6d109
Remove patch-src_video_out_xxmc.h -- it's a duplicate of patch-gb.
...
Migrate comment there.
2011-08-15 07:35:18 +00:00
sbd
345cff78ac
Build fix for building with videoproto-2.3.1 and newer.
2011-08-14 10:14:25 +00:00
drochner
69f9a7cf16
include one more X11 header to fix build at least on D'fly, from
...
John Marino per PR pkg/45152
2011-07-18 09:58:38 +00:00
jmcneill
c70265e522
use netbsd dtvio.h header when available
2011-07-10 16:52:24 +00:00
obache
0e2c97799a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
wiz
c33c844612
Check for libXvMC (not +W) for enabling libxvmc support.
...
Fixes PR 44588 by Robert Elz.
2011-02-20 14:29:14 +00:00