Commit graph

1433 commits

Author SHA1 Message Date
snj
7808c0a636 Apply patch from Kimura Fuyuki in PR pkg/35703: Fix printing of DVD titles.
Originally from FreeBSD ports.

Bump PKGREVISION.
2007-02-26 17:55:14 +00:00
joerg
fd65dbc5bb Fix modular Xorg dependencies -- libXt is needed for configure. 2007-02-26 13:33:45 +00:00
drochner
e4740b51b2 normalize timeval for select() timeout in udp stream handler, from
Mihai Chelaru per PR pkg/35444
bump PKGREVISIONs
2007-02-23 19:19:39 +00:00
drochner
c0aa5a845a include <stdint.h> explicitely to get uint16_t (on NetBSD/sys/types.h
defines these, but on Linux it does not)
should fix build problem reported by Lieven De Keyzer in pkgsrc-users
2007-02-23 13:55:17 +00:00
drochner
a4a1be6376 bump PKGREVISION b/c SDL dependency was dropped by libmpeg2 2007-02-22 21:30:53 +00:00
drochner
b6626e1f75 include SDL/bl3 explicitely to match previous behaviour
(not strictly needed, could be made an option)
2007-02-22 20:23:08 +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
wiz
3a4c4b961e Add more MASTER_SITES. From Sergey Svishchev. 2007-02-22 19:21:07 +00:00
wiz
6b99b34f01 Update HOMEPAGE. From Sergey Svishchev. 2007-02-22 19:20:41 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
drochner
10a728c9da reduce this to the pure library (as PKGNAME already suggests), saves
a dependency on SDL
bump PKGREVISION
2007-02-22 17:43:51 +00:00
drochner
c9b4c00b11 fix some pointer/int mixup to make it compile on amd64, from
Mihai Chelaru per PM
2007-02-22 16:36:10 +00:00
joerg
bba84c93da Retire propolice hack on DragonFly as the system compiler was fixed
and the changes pulled up to all release branches.
2007-02-19 22:10:42 +00:00
wiz
29161f475d Remove libtunepimp and musicbrainz buildlink3 files here too;
noted by joerg.
2007-02-19 19:32:18 +00:00
salo
62ec4ce424 Security fixes for CVE-2007-0254 (and more):
"A vulnerability has been reported in xine-ui, which potentially can be
 exploited by malicious people to compromise a user's system.

 The vulnerability is caused due to a format string error within the
 "errors_create_window()" function in errors.c. This may be exploited to
 execute arbitrary code by e.g. tricking a user into opening a specially
 crafted playlist file."

Patch from SUSE.
Bump PKGREVISION.

XXX: The sources are a real mess.  My condolences to everyone using it.
     And good luck, you'll need it!..
2007-02-17 22:48:16 +00:00
wiz
d21fc7e70a Remove bl3.mk files for libtunepimp and musicbrainz.
The current pkgsrc versions are not supported by the current kdemultimedia3
version.
Bump PKGREVISION.
2007-02-16 01:42:46 +00:00
wiz
b5fc0d8cd6 Proxy-commit for drochner@:
The bootstrap script checks too much and isn't useful -- just don't use it.
2007-02-16 00:56:40 +00:00
wiz
efe79e8211 Proxy-commit for drochner:
Fix a problem reported by Greg Oster in PR 35564.
2007-02-16 00:54:48 +00:00
joerg
a651ad1512 Modular Xorg support. 2007-02-15 22:53:09 +00:00
joerg
813f126907 Don't bail out if SDL is not installed. 2007-02-15 22:52:15 +00:00
joerg
e274a76c57 Don't depend on native X11. Bump revision. 2007-02-15 22:22:19 +00:00
joerg
6cebc7894a Should work on DragonFly and allow build with modular Xorg. 2007-02-15 21:17:34 +00:00
joerg
2f877bddbb Don't depend on X11. Bump revision. 2007-02-15 20:45:49 +00:00
joerg
5cdff1e29d Modular Xorg support. 2007-02-15 14:47:20 +00:00
joerg
78296e44f9 Don't include x11.b3.mk explicitly. Disable propolice on DragonFly. 2007-02-15 14:29:54 +00:00
drochner
c128be5755 don't try to install aaxine and its manpage -- while it could be built
easily (include aalib/bl3) it is mostly useless because the xine-lib
doesn't support it per default
bump PKGREVISION
should fix a build failure reported by Bernd Ernesti in a reply to
PR pkg/35564
2007-02-11 17:19:49 +00:00
drochner
0b0fa524ff +libmp4v2 2007-02-09 19:58:48 +00:00
drochner
70986b479c split out the libmp4v2 part from mpeg4ip -- all users in the pkgsrc
tree just need that library, the player in mpeg4ip just causes an unwanted
dependency on SDL and complications due to plugin building
2007-02-09 19:57:48 +00:00
drochner
766fd78c39 Explicitely disable opengl support, otherwise "configure" might pick up
a Mesa from /usr/X11R6.
Fixes a build failyre reported by Robert Elz per PR pkg/35564.
2007-02-09 19:25:05 +00:00
joerg
1c628180d9 Include build dependency on libXt for the sake of bulk builds. 2007-02-09 18:15:24 +00:00
drochner
5ac9ceaff8 +gst-plugins0.10-gnonlin 2007-02-08 21:43:29 +00:00
drochner
d92a135914 import gnonlin-0.10.7 which are plugins for gstreamer-0.10 useful
for audio/video editors
2007-02-08 21:42:26 +00:00
drochner
cfa6332761 update to 0.10.7
changes: minor bugfixes
2007-02-08 21:33:33 +00:00
drochner
5199426607 add "test" targets (which only make sense if gstreamer was built with
the "gstcheck" option, but do no harm otherwise)
2007-02-08 21:30:24 +00:00
drochner
f8e351cd93 add a "gstcheck" option which makes that the "check" library is pulled in
and an additional library library gets built which can be used for
selftests of gstreamer and plugins
not enabled per default
2007-02-08 21:27:14 +00:00
drochner
e29699cc33 update to 0.5.11
This is a bugfix release, fixing some configuration problems which only
show up if you use gxine 0.5.10 with GTK+ 2.10 and xine-lib 1.1.4.
2007-02-07 20:07:25 +00:00
drochner
1a4b07d64e update to 1.1.4
changes:
This release contains improvements and important bugfixes.
Some issues that have really "bugged" us for quite some
time (like NTSC DVDs audio sync, broken since 1.1.2, and
H.264 crashes) are finally fixed.
Some of the new features include True Audio and WavPack
support.
bugfixes, cleanup etc

pkgsrc notes:
-new True Audio / WavPack support is not enabled yet
-cleanup of bl3.mk: no need to propagate internals
-removed dependency on libflac -- there is support to play flac files
 internally
-removed build of plugins for more exotic video outputs (SDL, ImageMagick,
 GL, aalib), this might be built in extra pkgs (like esound and arts
 already do)
2007-02-07 20:04:00 +00:00
tron
be2174e014 Dislabe running an SDL test program under Mac OS X. The test program
fails for some weird reason and the "configure" script assumes SDL
isn't installed which results in an incomplete package.
2007-02-05 20:38:57 +00:00
veego
6538a04b89 Add the patches ai and aj, which were added to mplayer-share with the
following commit:

> Module Name:	pkgsrc
> Committed By:	drochner
> Date:		Thu Jan 25 18:31:16 UTC 2007
>
> Modified Files:
> 	pkgsrc/multimedia/mplayer-share: distinfo
> Added Files:
> 	pkgsrc/multimedia/mplayer-share/patches: patch-ai patch-aj
>
> Log Message:
> add the libdvdnav fixes we have applied to (all?) the other instances
> here too, just for consistency. The code is not used, due to a
> --disable-mpdvdkit configure option.
2007-02-03 20:10:02 +00:00
abs
cce9fd58cb transcode-1.0.2nb9: fix subtitler. +libXaw +libXext +libXpm +libXv -SDL 2007-02-02 16:52:35 +00:00
joerg
fe75f71d57 Fix modular Xorg. 2007-02-02 15:48:58 +00:00
joerg
96ab82fa0a Modular xorg uspport. 2007-02-02 14:55:37 +00:00
ghen
a2fbda046b Update ns-flash to 9.0r31 *for linux* (solaris version is still at 7.0r67).
http://www.adobe.com/aboutadobe/pressroom/pressreleases/200701/011707FlashPlayerLinux.html

This version requires gtk2.
2007-02-01 13:44:14 +00:00
abs
ecc3f8fa4e explicitly pass --without-x to avoid trying to pick up X includes which are not buildlinked 2007-02-01 11:55:56 +00:00
abs
cf7af26a81 modular X11 : .include "../../x11/libXxf86dga/buildlink3.mk" 2007-02-01 10:48:11 +00:00
wiz
423439eea7 Really include CD_BLOCK_OFFSET changes from Sergey Svishchev,
sent in PR 34107.

Bump PKGREVISION.
2007-02-01 07:33:33 +00:00
sketch
77d882e57b Rename launch script from realplayergold to realplay so that the browser
plugin can find it.  Bump PKGREVISION.

Make use of subst.mk while here.
2007-01-31 16:58:18 +00:00
wiz
29abbd1c1b Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...
2007-01-31 00:04:11 +00:00
joerg
bd0afbd401 Modular Xorg support. 2007-01-29 10:32:50 +00:00
joerg
3d312e0b06 Modular Xorg support. This doesn't really use Xaw3D, so depend on
libXaw as that is what is actually used for headers. Bump revision.
2007-01-26 15:15:50 +00:00