266 Commits

Author SHA1 Message Date
espie
582c732d01 reactivate speex and flac as separate plugins 2007-01-09 22:01:27 +00:00
espie
0d030e5c1e start repackaging into independent packages 2007-01-09 21:33:25 +00:00
espie
d24ae63131 fix nits: core package name, and cdda dependencies 2007-01-09 20:43:46 +00:00
espie
860003f9bb gstreamer does not make a lot of sense of non-shared architectures.
Explicitly disable all static building, which basically will halve
build time, and set no shared.
2007-01-09 20:00:23 +00:00
espie
e6e2ce4210 split out plugins into several subpackages according to dependencies. 2007-01-08 23:13:55 +00:00
espie
99fcd054d3 add the core package manually, since cvs import doesn't like the name... 2007-01-08 17:39:53 +00:00
espie
cf773bfbe5 new gstreamer-0.10 that can mostly co-exist with the older gstreamer.
Lots of packaging details to figure out yet.
2007-01-08 17:37:27 +00:00
robert
900dc9bfe8 fix a buffer overflow found in the code used to handle RealMedia RTSP
streams; bump PKNAME;

from Brad <brad@comstyle.com>
2007-01-02 19:42:59 +00:00
steven
d8b6db8b74 add missing library in LIB_DEPENDS 2006-12-27 12:54:00 +00:00
steven
bfa895a0d1 unbreak by finding pkg-config in the right place 2006-12-22 16:30:17 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
0c2279a2af Security fixes:
- Heap overflow in libmms (related to CVE-2006-2200)
- Buffer overrun in Real Media input plugin. [bug #1603458]
  Thanks to Roland Kay for reporting and JW for the patch.

from brad@, tested by bernd@ and me
2006-12-07 09:21:01 +00:00
ajacoutot
c53e4f1e8e - update to 2.3.0
- remove SDL dependency

"go ahead" jasper@
2006-12-06 16:20:30 +00:00
espie
4971ebf88f update to 0.8.3 2006-12-04 01:20:31 +00:00
pvalchev
898c1b18a8 Remove jakemsr@ from maintainer position, as he has been inactive and
email has been bouncing for several months.  Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
pvalchev
df027a4134 fix altivec test on powerpc, -force_cpusubtype_ALL appears to be a
darwin-specific gcc4 option; from ole@grummel.net
2006-11-25 05:40:31 +00:00
steven
3fa7fd5027 USE_X11 2006-11-13 11:20:24 +00:00
espie
010aa243e7 update to kaffeine 0.8.2 2006-10-29 23:36:39 +00:00
espie
cb000b8d06 fix libiconv/libintl detection. 2006-10-29 23:30:50 +00:00
ajacoutot
a90ff81a19 Fix a core dump when trying to configure the "copy" audio codec.
Noticed by Olivier Cherrier <oc at symacx dot com>, thanks!
2006-10-20 23:35:17 +00:00
ajacoutot
bf3f57bc69 add avidemux. 2006-10-19 16:23:20 +00:00
ajacoutot
c5907f6de6 Import avidemux, a free video editor.
ok pvalchev@
2006-10-19 16:22:06 +00:00
claudio
2a16cd7303 Fix the DVDGetTitleName() function.
The function tries to read the title from the DVD but does it in a way
that does not work on OpenBSD. OpenBSD returns EINVAL for reads that are not
a multiple of the blocksize for rcd0c.

ok jolan@
2006-10-12 11:30:41 +00:00
brad
33f483f736 upgrade to xine-lib 1.1.2
* Security fixes:
  - CVE-2006-2802: possible buffer overflow in the HTTP plugin.
  - possible buffer overflow via bad indexes in specially-crafted AVI files
* Fix a potential crash with fixed-size lacing in the Matroska demuxer
* Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)
* Fix xxmc subpictures (broken since 1.1.1)
* Add support for RealPlayer 10 codecs

WANTLIB tweak from bernd@

testing by steven@ and bernd@
2006-10-12 04:48:14 +00:00
steven
9af94e6962 resolve conflict with kdelibs package
ok espie@
2006-08-11 13:28:55 +00:00
espie
49a9142c53 new lib specs 2006-08-03 23:55:10 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
steven
e31cde7fa1 update to libtheora-1.0alpha7
from maintainer Vladimir Tamara Patino

ok jolan@
2006-07-21 11:24:07 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
espie
024e58fe4c +kaffeine 2006-06-11 10:34:01 +00:00
espie
5ac57c03bf kaffeine multimedia player, kde frontend for xine. 2006-06-11 10:32:57 +00:00
steven
f35e85fa44 update to libtheora-1.0alpha6
from maintainer Vladimir Tamara Patino <vtamara at pasosdejesus.org>

ok jolan@
2006-06-05 12:34:29 +00:00
bernd
2e5f4dd397 Fix some format string vulnerabilities and bump PKGNAME.
http://www.open-security.org/advisories/16

from NetBSD

ok jakemsr@
2006-04-22 18:37:28 +00:00
jakemsr
e928aadb18 use the right CFLAGS for pthread linkage
ok jolan@
2006-03-28 10:25:09 +00:00
jakemsr
d0c551d490 - fix win32-codecs support. libtool won't allow linking static libs
(libi386.a) into shared objects, so we use the source file for
  i386_set_ldt() from libi386.
- no need for OSS audio support.
- use the right CFLAGS for pthread linkage.

OK jolan@
2006-03-27 11:04:27 +00:00
jakemsr
a2599d3879 + xine-lib, xine-ui 2006-03-24 23:07:00 +00:00
jolan
0d994aab81 yeah dont use tarballs that i send you for importing ;) 2006-03-24 22:51:26 +00:00
jakemsr
fbbf07790b initial import of xine-ui
xine-ui is a graphical user interface for xine-lib.

prodded by jolan@
2006-03-24 22:46:37 +00:00
jakemsr
df581e9d78 initial import of xine-lib
xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It
also decodes multimedia files like AVI, MOV, WMV, and MP3 from local
disk drives, and displays multimedia streamed over the Internet. It
interprets many of the most common multimedia formats available - and
some of the most uncommon formats, too.

prodded by jolan@ and bernd@
2006-03-24 22:43:41 +00:00
jolan
679f717c72 +libmatroska 2006-03-22 01:31:43 +00:00
jolan
f9203b7a6c libmatroska-0.8.0, extensible open standard audio/video container library 2006-03-22 01:30:20 +00:00
jakemsr
19eeabdc6c - accomodate fr libavcodec changes
- bump PKGNAME
2006-03-20 05:52:33 +00:00
jakemsr
48c1287d33 - accomodate for libavcodec changes
- bump PKGNAME

OK brad@
2006-03-20 05:51:59 +00:00
espie
71c3d20c01 and don't forget the new patches. 2006-02-19 18:30:12 +00:00
espie
6390ee36c9 fix for newest libdvdread.
avoid building lsdvd while here, since it's a dup with the other port
anyways.
2006-02-19 18:29:32 +00:00
espie
75b42e881a fix build after dvdread bump 2006-02-19 17:42:36 +00:00
bernd
947d86a8ca MAINTAINER change --> PKGNAME bump!! 2006-02-07 11:57:19 +00:00
xsa
d1913cddd0 drop maintainership on these; 2006-02-07 09:46:27 +00:00
jakemsr
9fd252b027 oops, libmjpegutils is only at version 3.0. 2006-02-03 05:25:21 +00:00