sturm
8cbc521980
setting AUTO*_VERSION does not imply anything is installed at build time
...
let this build on a clean machine
2008-10-26 11:46:31 +00:00
jasper
f80d4854fa
- update dvdstyler to 1.7.0
2008-10-24 16:47:27 +00:00
ajacoutot
1b63aeb73c
- unfuck shebang
2008-10-14 07:36:00 +00:00
ajacoutot
4e8305ac99
- update to mkvtoolnix 2.4.0
...
- base64tool has been removed as mkvmerge can now read binary in hex
several bugfixes and enhancements
2008-10-12 12:22:10 +00:00
ajacoutot
4fcbcdc65b
- enable jack support
...
- add patch from kevlo@FreeBSD to suppress warnings
ok jasper@
2008-10-12 11:58:22 +00:00
ajacoutot
3333addc82
- tweak desktop file to get a better name in the menu (from jasper@)
...
- use SUBST_CMD
ok jasper@
2008-10-06 10:54:00 +00:00
ajacoutot
d27b3be660
- add a sub-package for the x264 plugin (originally from brad@)
...
- add a sub-package for the mplex plugin
- tweak DESCR-main accordingly
ok brad@
2008-10-01 08:02:58 +00:00
brad
94c9145d4d
Correct detection of code being compiled as PIC. Allows the cpuid inline
...
assembly code to compile thus allowing dynamic SIMD instruction detection
and the use of MMX Extended and 3DNow (as well as SSE/SSE2 if and when
such code is added).
ok jakemsr@
2008-09-25 20:43:09 +00:00
jakemsr
604d13fcdf
fix -soup WANTLIB
...
ok ajacoutot@
2008-09-24 23:01:32 +00:00
ajacoutot
2457443174
- oops, missed bump
...
... I can here Nikolay's sword ready to cut my head off...
2008-09-22 15:45:56 +00:00
ajacoutot
efde084247
- if libsoup is installed, the souphttpsrc plugin will be built, so add
...
a corresponding subpackage
2008-09-22 15:36:56 +00:00
brad
4db68789cb
Add support for H.264/AAC and some other audio codecs to the Flash
...
demuxer.
From Xine-lib repo
ok jakemsr@
2008-09-16 02:37:04 +00:00
jakemsr
32e8a1e508
- simpler faad related patching
...
- bump PKGNAME
ok brad@
2008-09-15 22:11:42 +00:00
jakemsr
d47f33c8b5
- faac/faad related changes
...
- bump PKGNAME
ok brad@
2008-09-15 22:08:40 +00:00
jakemsr
3028e0bf4d
+ libmp4v2
2008-09-15 22:07:29 +00:00
jakemsr
c020f391dd
import standalone version of libmp4v2. libmp4v2 is a library for
...
reading and manipulating the MP4 media container. libmp4v2 used
to be part of the faad distribution, but is not included in newer
versions.
nits picked and ok brad@
2008-09-15 21:46:28 +00:00
ajacoutot
8767b29489
- update to mkvtoolnix-2.3.0
...
several bugfixes and enhancements
2008-09-09 07:27:49 +00:00
brad
e2615fc74c
Fix CDDB access on 64-bit architectures.
...
From Xine-lib source repo
ok jakemsr@
2008-08-31 00:35:08 +00:00
brad
acf00b96dc
- Add support for x264 detecting the number of CPUs via the
...
hw.ncpu sysctl.
- Switch the AltiVec code from using the signals method of
presence detection to using the machdep.altivec sysctl.
ok kili@
2008-08-28 15:23:31 +00:00
ajacoutot
b488e925ef
- bugfix update to DeVeDe 3.11
2008-08-24 22:02:26 +00:00
brad
7117b44c59
- Don't use ${CONFIGURE_SHARED} since this isn't autoconf proper
...
- Add missing --prefix
- Remove no longer used pre-configure target
2008-08-22 12:43:33 +00:00
brad
debc96f684
Fix compilation with some C++ based programs.
2008-08-21 21:56:49 +00:00
ajacoutot
7f6588d140
- update to devede-3.10 (several enhancements, see changelog in source
...
for details)
2008-08-20 08:30:36 +00:00
brad
9d275cf52c
update to Xine-lib 1.1.15
...
This release contains some security fixes, notably a DoS via
corrupted Ogg files (CVS-2008-3231), some related fixes, and
fixes for a few possible buffer overflows.
ok jakemsr@
2008-08-20 01:54:01 +00:00
jakemsr
750433f77a
- fix build on macppc
...
- we have isfinite() now
ok brad
2008-08-20 01:44:44 +00:00
sthen
67ffc6eb54
configure tries to detect isnan() as a function in libm to work out
...
whether it should include it. isnan is now a macro so this fails.
upstream configure.ac _should_ be rewritten to use pkg-config but,
for the sake of expediency, workaround by adding to LDFLAGS for
now, as was already done to fix the libvorbis test. fixes the build.
ok naddy@
2008-07-28 22:47:30 +00:00
sthen
323cf44154
shared library and PKGNAME bumps due to use of isinf/isnan/nan
...
following libc/libm changes
2008-07-25 20:25:59 +00:00
brad
31a4e8de47
Upgrade to libtheora 1.0beta3.
...
Also remove previous MAINTAINER (timeout).
ok jakemsr@
2008-07-25 14:15:55 +00:00
ajacoutot
df849497d4
- bugfix update to avidemux-2.4.3
2008-07-25 08:08:20 +00:00
brad
57f2cafc36
Upgrade to x264 snapshot 20080713.
...
Also remove ajacoutot@ as maintainer per his request.
ok jakemsr@
2008-07-22 20:24:04 +00:00
jakemsr
61eaba731d
- fix build, update LIB_DEPENDS/WANTLIB after recent ffmpeg changes
...
- add @bin marker while here
- bump PKGNAME
breakage pointed out by naddy@
"diff looks sane to me" jasper@
2008-07-15 11:15:30 +00:00
brad
0908dcb207
- Update to XVidcore 1.1.3.
...
- Enable MMX/SSE2 support on amd64/i386.
- Remove the previous MAINTAINER.
ok jakemsr@
2008-07-14 06:02:30 +00:00
brad
7422531ab5
Update to Kaffeine 0.8.7.
...
ok jakemsr@
2008-07-12 05:29:17 +00:00
ajacoutot
4d231e7759
- bugfix update to avidemux-2.4.2
2008-07-11 08:51:40 +00:00
jakemsr
8d717348e0
* FFmpeg headers moved
...
* FFmpeg LIB_DEPENDS/WANTLIB changes
* make PKGNAME consistent with other gstreamer packages
* bump patch level and add @conflict marker to ease updates
feedback ajacoutot@ and brad@, ok brad@
2008-07-09 02:22:59 +00:00
jakemsr
6838aeee39
* FFmpeg headers moved
...
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs
feedback/ok brad@
2008-07-09 02:07:36 +00:00
jasper
dff5d0c919
- add rcs id
...
spotted by frogger^WWajacoutot@
2008-07-04 21:42:06 +00:00
jasper
b54965d9f8
- add recordmydesktop
2008-07-04 21:16:36 +00:00
jasper
52c07b36c9
import Record My Desktop (and gtk-frontend)
...
Recordmydesktop produces a file(default out.ogg) that contains a video
and audio recording of a desktop session. The default behavior of
recording is to mark areas that have changed(through libxdamage) and
update the frame.
with patch from bernd@ to make sound recording work.
2008-07-04 21:15:23 +00:00
brad
cca4867cee
update to Xine-lib 1.1.14
...
ok jakemsr@
2008-07-02 01:02:42 +00:00
sthen
031bf77f1e
autoconf picks up mpeg2enc from mjpegtools if installed, causing the
...
build to fail. Fix this by adding --disable-* arguments for every optional
component listed that we don't package.
Bump all packages just in case something else was pulled in that
affected them; probably unnecessary, but safer.
ok deanna@
2008-06-30 22:43:16 +00:00
deanna
de05bd7e3c
Adjust LIB_DEPENDS-gnome for recent gnomevfs fix; bump PKGNAME-gnome.
...
ok kurt@, ajacoutot@
2008-06-25 13:05:56 +00:00
ajacoutot
8f929f1aa3
- small bugfix update to devede-3.9
2008-06-24 10:43:21 +00:00
deanna
9ed0c8bc79
Enable the debugging subsystem.
...
Discussed with ajacoutot@ who did not object.
2008-06-21 21:03:55 +00:00
brad
53a59191f0
update to Xine-lib 1.1.13
...
This release contains a security fix (buffer overflow in the NSF demuxer,
CVE-2008-1878). There are also a few bug fixes, and a new JACK output
plugin.
ok jakemsr@
2008-06-18 01:26:40 +00:00
deanna
4072355c54
Fix a counting error that was causing the oss audio sink to perform
...
half a million audio ioctls on variable rate devices before it got
around to playing any sound. Unbreaks gstreamer on auich. Upstream
as gnome bug 538068.
ok espie, ajacoutot
2008-06-14 17:17:26 +00:00
deanna
d425290fa6
Update to 0.10.4.
...
ok espie@
2008-06-05 02:38:56 +00:00
sthen
4aced0dce7
sync WANTLIB, bump package version.
2008-06-01 08:21:15 +00:00
sturm
e5742631db
factor real plugin into own subpackage, as it supports only i386/amd64
...
fixes build on other architectures
2008-06-01 07:19:05 +00:00
ajacoutot
3701e03312
- make sure we'll always link with all required libraries
...
from brad@
2008-05-29 07:30:12 +00:00