Commit Graph

1174 Commits

Author SHA1 Message Date
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
pascal
e051391d3c After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
default.  Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.

ok naddy@
2012-08-20 11:50:59 +00:00
pascal
2a05f2db9c Further PIE preparations: aircrack-ng and avidemux both use non-PIC optimised
assembler.  Wrap an #ifndef PIC around it.

ok naddy@
2012-08-11 22:58:18 +00:00
sthen
72aaa0ea7d add a few patches from get_iplayer git repo
- hh:mm:ss format for --start/stop
- add --no-artwork option
- fix live streaming broken by live rewind
2012-08-08 23:17:28 +00:00
naddy
ee86b61264 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-07 10:18:47 +00:00
sthen
6db243c9c0 update to a newer git checkout, various updates to sites and notably a fix
for Vimeo. ok phessler@ (who reported the Vimeo problem and pulled a diff from
upstream, but there are enough other fixes to warrant a full update).
2012-07-16 10:14:28 +00:00
sthen
7d2b29da1a re-add in.h again, needs INADDR_ANY 2012-07-13 12:55:07 +00:00
ajacoutot
1da73e149c Remove unnecessary patch; the code already does the right thing.
from Brad
2012-07-06 15:01:06 +00:00
sthen
9657d20a4a update to get_iplayer 2.82 and add a patch meant to fix livetv playing. 2012-06-28 15:40:25 +00:00
pascal
808512fe44 Drop the dependency on audio/faac to make the package redistributable.
Reminded by Brad.

Note that ogmrip can still use faac if it is present.
2012-06-27 10:46:00 +00:00
espie
efb89b04df prevent autodetection from grabbing execinfo.h, thus leading to dpb -J
problems.
2012-06-27 06:15:47 +00:00
jasper
e021936b1b - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:15:23 +00:00
pascal
6949f70ee7 + ogmrip 2012-06-26 11:46:45 +00:00
pascal
987d7a9f75 OGMRip is an application and a set of libraries for ripping and
encoding DVD into AVI, OGM, MP4, or Matroska files using a wide
variety of codecs. It relies on mplayer, mencoder, ogmtools,
mkvtoolnix, mp4box, oggenc, lame, and faac to perform its tasks.

feedback/tweaks landry@/aja@, ok aja@, "yes please" todd@
2012-06-26 11:46:06 +00:00
pascal
e6f2b49ad1 Fix a crash on startup when certan options are set in the config file.
Reported by Brett, looks good to laurent@ (maintainer), and confirmed by Ryan
Flannery upstream.
2012-06-25 14:20:01 +00:00
sthen
f5f2151193 zap patch-configure, req by Brad 2012-06-20 22:11:29 +00:00
jasper
bf2536d0f1 i removed you a patch..but cvs eated it? 2012-06-20 21:06:08 +00:00
jasper
d093e30b13 Adjust after mjpegtool update
from brad
ok aja@
2012-06-20 08:45:55 +00:00
jasper
641b0395eb - update to mjpegtools-2.0.0
from brad
ok aja@
2012-06-20 08:45:37 +00:00
okan
0848a8a56c WANTLIB sync after ImageMagick update; ok sthen 2012-06-19 12:57:32 +00:00
ajacoutot
64f038ebcc Add missing dependency on x11/dbus-python; reported by "silversidhe". 2012-06-19 10:29:01 +00:00
ajacoutot
15c1f311bc Missed bumps after my recent php module changes.
spotted by sthen@
2012-06-18 07:56:13 +00:00
ajacoutot
02b5b6f7a2 Update to Xine-ui 0.99.7.
from Brad
2012-06-15 09:04:07 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
29f3695280 Update to stable, xine-lib-1.1.21.
from Brad (maintainer)
2012-06-10 07:35:30 +00:00
ajacoutot
401e68b5a5 Several fixes from upstream:
- Fix MPEG2 parsing.
- Enable direct rendering for H.264.
- Fix DR1 frame garbage collector when using multithreaded decoding.
- Fix U-plane conversion (YUVJ444P -> YUV420).
- Add support for FLAC with Matroska.
- mmx_yuv2rgb() optimizations.

from Brad (maintainer)
2012-06-09 08:41:16 +00:00
pascal
02e910b7f3 Update to latest version 2.3. Also, remove a gcc3 workaround.
ok dcoppa@ (maintainer timeout)
2012-06-01 09:45:04 +00:00
ajacoutot
2effdf8b9c Update to x264-20120520.
from Brad (maintainer)
2012-05-25 07:45:33 +00:00
shadchin
353cfedef2 Switch ports on musepack, ok ajacoutot@ 2012-05-24 18:36:45 +00:00
ajacoutot
df7e2232e7 Update to devede-3.22.0. 2012-05-23 07:50:59 +00:00
ajacoutot
15ea48cb4b Remove workarounds now that we have a modern faad.
from Brad
2012-05-22 18:39:42 +00:00
ajacoutot
c323439945 Update to libvpx 1.1.0.
Also patched to fix operation on strict alignment archs: this fixes
libvpx on alpha/arm/hppa/mips64/sparc/sparc64.

from Brad (maintainer)
2012-05-22 18:22:50 +00:00
ajacoutot
4d891c8beb Update to gstreamermm-0.10.10.2.
* Plugins: Remove conflict with GStreamer *_get_type() function names.

This fixes the deadlock when starting subtitleeditor.
2012-05-15 06:26:37 +00:00
ajacoutot
a751dc3311 Some fixes from upstream:
- Convert full range YUV to MPEG range.
- Fix cropping.

from Brad (maintainer)
2012-05-14 13:48:49 +00:00
ajacoutot
4ddcc497b1 Correct the utilization of the _POSIX_THREAD_PRIORITY_SCHEDULING feature
test macro.

from Brad
2012-05-09 06:30:38 +00:00
ajacoutot
ebd7a65a7b Correct the utilization of the _POSIX_THREAD_PRIORITY_SCHEDULING feature
test macro.

from Brad (maintainer)
2012-05-09 06:29:42 +00:00
fgsch
183007f151 Allow to compile libdvdnav when another version is installed.
ajacoutot@ ok
2012-05-09 06:17:36 +00:00
landry
637bc9b028 Ensure it picks the correct spidermonkey, it wont build against 1.8.5. 2012-05-08 12:50:29 +00:00
landry
e1e9947665 Update to libmp4v2 1.9.1, needed by upcoming easytag update.
Library is now developed standalone on googlecode, note that main header
moved from mp4.h to mp4v2/mp4v2.h. Depending ports will be adapted.
2012-05-08 12:47:12 +00:00
ajacoutot
03ef64770b Update for newer FFmpeg API.
from upstream via Brad
2012-05-05 07:49:28 +00:00
ajacoutot
247537a753 Really disable altivec to unbreak build. 2012-05-04 10:09:22 +00:00
ajacoutot
15b1ad1747 Bring in some fixes from NetBSD to help with retrieving the DVD title.
from Brad
2012-05-03 08:14:59 +00:00
ajacoutot
90aa524662 Adjust after libdvdcss/libdvdnav/libdvdread updates.
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
ajacoutot
82428b7e72 Update to libdvdnav-4.2.0.
from Brad, ok sthen@
2012-05-03 06:50:37 +00:00
ajacoutot
f7c0a42335 Bugfix update to transcode 1.1.7.
from Brad
2012-05-03 06:06:59 +00:00
ajacoutot
1450b83078 Update ffmpeg-php for newer FFmpeg API.
from upstream via Brad
2012-05-01 06:19:12 +00:00
ajacoutot
5d5d2cfba1 Update mediatomb to newer FFmpeg API (patch from Ubuntu).
from Brad
2012-04-29 07:11:23 +00:00
ajacoutot
a3a81e72f6 Add a RUN_DEPENDS on rtmpdump (default) or flvstreamer.
This is required for some formats.

Adapt DESCR accordingly.

input and ok sthen@ (maintainer)
2012-04-28 14:14:49 +00:00
ajacoutot
6a25f21ca1 Regen PLIST.
req by espie@
2012-04-28 14:08:53 +00:00
ajacoutot
b2529c0308 Missing depends on misc/shared-mime-info.
spotted by espie@
2012-04-28 13:00:48 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
204e300af1 Merge several bugfixes from upstream.
from Brad (maintainer)
2012-04-28 09:14:33 +00:00
ajacoutot
f3535a9bfe Cope with recent audio/tremor update.
from Brad
2012-04-28 09:03:45 +00:00
naddy
88e3d49c1d missed bump after sqlite3 move 2012-04-24 19:05:55 +00:00
ajacoutot
cf07bf2f96 Enable the multibyte support.
from Brad
2012-04-24 07:42:55 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
jasper
047ac77277 - update to 1.2.4
from brad (MAINTAINER)
ok aja@
2012-04-22 12:12:30 +00:00
ajacoutot
98690aa51a Upstream:
- Fix multithreaded initialization with API change.
- Fix decoding of full range YUV420 H.264 videos.

from Brad (maintainer)
2012-04-21 12:36:31 +00:00
naddy
e8c33c78cf The rfork() system call has been removed. 2012-04-15 11:37:41 +00:00
ajacoutot
d1a574ed89 Cleanups from Brad:
- Remove unused OSS patch chunks.
- Remove unnecessary patching for AltiVec as --disable-altivec is already used.
- Remove the whole chunk for fixing up the opimizations instead of doing
  CFLAGS=$CFLAGS & CXXFLAGS=$CXXFLAGS after removing the optimization flags
2012-04-13 06:24:19 +00:00
naddy
48287859b7 add the required architecture definitions to allow this to build on alpha 2012-04-11 17:50:34 +00:00
ajacoutot
54fe4581b7 Meh, forgot to cvs add. 2012-04-08 19:33:31 +00:00
ajacoutot
c0ea47142d Correct the default device used for OpenBSD with the Blu-ray and VCD input
plugins.

from Brad (maintainer)
2012-04-08 19:19:04 +00:00
ajacoutot
6ce2569122 Bump after spidermonkey ports change. 2012-04-08 17:21:49 +00:00
ajacoutot
a3f8cb2fd6 Back port the Blu-ray input plugin.
from Brad
2012-04-08 07:37:25 +00:00
ajacoutot
cd560f9220 Fix DOS EOLs in src/demuxers/asfheader.c.
from Brad (maintainer)
2012-04-07 17:24:36 +00:00
ajacoutot
30c3f3e2a6 Bring a bunch of bugfixes from upstream.
from Brad
2012-04-07 05:48:49 +00:00
ajacoutot
92914e4367 --disable-assembly (MMX/SSE2 support) which still has issues...
from Brad
2012-04-07 05:43:15 +00:00
ajacoutot
943826fc60 Add comment about dependant ports that hardcode the version in their PLIST. 2012-04-05 16:24:35 +00:00
jasper
50e8d5e3eb remove deprecated component
ok aja@
2012-04-05 16:06:12 +00:00
phessler
044ee7874a libgcrypt already pulls in libgpg-error
noticed by ajacoutot@
2012-03-30 13:35:42 +00:00
phessler
17b9e6ec79 +libaacs
+libbluray
2012-03-30 13:17:28 +00:00
phessler
8388b447a1 libbluray is an open-source library designed for Blu-Ray Discs playback
for media players, like VLC or MPlayer.

This research project is developed by an international team of
developers from Doom9.

Reviewed and a few fixes by Brad
OK sthen@
2012-03-30 13:16:33 +00:00
phessler
906abaa014 libaacs is a research project to implement the Advanced Access Content
System specification.

This research project provides, through an open-source library, a way to
understand how the AACS works.

This research project is mainly developed by an international team of
developers from Doom9.

NB: this project doesn't offer any key or certificate that could be used
to decode encrypted copyrighted material.

Reviewed and a few fixes by Brad
OK sthen@
2012-03-30 13:15:59 +00:00
ajacoutot
091bb20796 Fix some ports improperly using the POSIX feature test macros. Just
checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.

from Brad
2012-03-30 06:09:54 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
fgsch
2b3993467c switch to libc getline(3). 2012-03-21 23:49:02 +00:00
nigel
00e5acb78c Update for Channel 4 - 4od site change, Arte XML handling,
Google Video Search

oOk sthen@
2012-03-13 00:43:55 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
ajacoutot
a7915c237a Remove MONOTONIC_CLOCK hack since sysconf(3) has support for it now. 2012-03-06 11:39:17 +00:00
ajacoutot
35f37fdfb6 Update to gstreamer-plugins-bad-0.10.23.
prodded by Brad.
2012-03-05 15:22:46 +00:00
ajacoutot
e7d500dc4e Update to gstreamer-plugins-ugly-0.10.19.
prodded by Brad.
2012-03-05 15:22:08 +00:00
ajacoutot
c45cfed81f Two fixes from upstream:
- Add mapping for Indeo 4 video codec.
- Only slice-threading (causes less latency).

from Brad
2012-03-03 10:33:41 +00:00
dcoppa
b32ee176cf Remove unnecessary patching. No change to the package.
From brad
2012-03-02 08:34:44 +00:00
dcoppa
995bcbc512 Update to libvpx 1.0.0.
From brad, with tweaks by me.
2012-02-28 12:28:29 +00:00
ajacoutot
8ac8a8607b Link to BZ. 2012-02-23 15:11:04 +00:00
nigel
7ef78331d2 fix breakage on i386 assumes SSE/SSE2 enabled by default, rather than
checking. Add checks for SSE/SSE2.

ok ajc@
2012-02-23 14:40:33 +00:00
sthen
a5fce98ac8 sync WANTLIBs and bump 2012-02-21 22:36:43 +00:00
ajacoutot
a7ed125ec9 Regen WANTLIB. 2012-02-21 15:27:13 +00:00
ajacoutot
33733001b3 Load libutil along with libpython to prevent undefined symbols from
openpty().
2012-02-21 15:26:58 +00:00
ajacoutot
ec0059b04c Better leave gstpython itself deals with libutil. 2012-02-21 15:26:26 +00:00
ajacoutot
6aca0827cc sndio_debug -> gst_sndio_debug to prevent symbol name clash with sndio(7). 2012-02-21 13:40:10 +00:00
ajacoutot
3f4728cea8 Link libgstreamer with libutil to prevent undefined symbols when
dlopening libgstpython.so.
2012-02-21 13:38:22 +00:00
ajacoutot
0e7dcec5e1 Sync WANTLIB. 2012-02-21 11:28:01 +00:00
ajacoutot
b99903998f Update to gstreamer-plugins-good-0.10.31.
Detail changelog available at:
http://download.gnome.org/sources/gst-plugins-good/0.10/gst-plugins-good-0.10.31.changes
2012-02-21 08:46:08 +00:00
ajacoutot
1ffad6ebf9 Update to gstreamer-plugins-base-0.10.36.
Detail changelog available at:
http://download.gnome.org/sources/gst-plugins-base/0.10/gst-plugins-base-0.10.36.changes
2012-02-21 08:45:43 +00:00
ajacoutot
43da63de7a Update to gstreamer-0.10.36.
Detail changelog available at:
http://download.gnome.org/sources/gstreamer/0.10/gstreamer-0.10.36.changes
2012-02-21 08:45:17 +00:00
ajacoutot
e1e1e15728 Minor update to gstreamermm-0.10.10.1. 2012-02-20 07:59:09 +00:00
ajacoutot
e9426cdc1d Several fixes from upstream:
- Report latency if B-frames are present.
- Give the (E)AC3/DTS decoders a rank of marginal.
- Only set get_buffer() function for video.
- Demote SWF demuxer to GST_RANK_NONE.

from Brad
2012-02-18 08:32:54 +00:00
ajacoutot
3b951e79a2 Remove USE_GROFF, from Brad. 2012-02-16 22:35:57 +00:00
nigel
ae0b771c1b Update for Channel4 and Itv Sites.
Ok sthen@
2012-01-30 11:46:36 +00:00
ajacoutot
e3629644bc Re-enable MMX support on i386 now that we have gcc4.
from Brad
maintainer timeout
ok sthen@
2012-01-27 07:49:18 +00:00
ajacoutot
e18cdcafd8 Re-enable MMX/SSE2 support on amd64/i386 now that we have gcc4.
from Brad (maintainer)
2012-01-25 15:34:02 +00:00
ajacoutot
ea0570019c Default audio sink and src is sndio now (was libsndio).
Bump accordingly.
2012-01-25 14:06:43 +00:00
ajacoutot
3d65903a44 Rename libsndio{sink,src} to sndio{sink,src}.
from Brad
2012-01-25 14:06:27 +00:00
ajacoutot
ca2eccad44 Update to schroedinger-1.0.11.
- Added 10-bit and 16-bit support to both the encoder and decoder.
Only works in intra mode. Tested formats are 16-bit 4:4:4 and
10-bit 4:2:2.

Dependencies are still happy.

from Brad
2012-01-25 13:50:28 +00:00
nigel
862ee5e36d Add new ports p5-AMF-Connect and p5-Storable-AMF 2012-01-24 22:24:11 +00:00
sthen
3ad6f19824 switch to a different tarball from nigel@'s tree. 2012-01-24 22:19:28 +00:00
nigel
38f0842e9e AMF client to connect to remote FLEX AIR service
Used by get_flash_video for downloading from some sites

Ok sthen@
2012-01-24 22:15:09 +00:00
nigel
15f64e394b deserializer for Adobe Action Message Format
Used by get_flash_videos for some site downloads.

Ok sthen@
2012-01-24 20:00:01 +00:00
sthen
6b4bd191b1 update to a newer get_flash_videos snapshot
- UK users: adds support for c4, pointed out by nigel@

- add a patch to deal with the "simple browser" fallback webpage that
gets sent when requests hit youtube via the youtu.be redirector,
pointed out by Antti Harri
2012-01-24 11:59:57 +00:00
ajacoutot
b7fec019a2 Bugfix update to xine-lib-1.1.20.1.
from Brad (maintainer)
2012-01-05 08:52:26 +00:00
ajacoutot
92c7baf53e Update to gstreamer-ffmpeg-0.10.13.
from Brad
2011-12-31 08:25:04 +00:00
ajacoutot
c9cb4e5fa9 Update to devede-3.21.0.
* uses FFmpeg by default instead of mencoder
2011-12-31 08:14:33 +00:00
edd
c117a8dd52 Small fixes to make gst-plugins-ffmpeg work with the latest ffmpeg update.
From brad, OK aja@
2011-12-30 17:36:56 +00:00
jasper
22065fcd58 add twolame element
ok aja@
2011-12-27 09:45:40 +00:00
jasper
3e5df4f4ab - don't pickup libexecinfo unless we say so 2011-12-24 08:46:29 +00:00
ajacoutot
8fb36f6570 Disable building example; it requires gtk+2 as spotted by jasper@
Regen WANTLIB while here.
2011-12-24 08:43:46 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
sthen
aadd2487ed Fix a typo causing an error message. Noticed when investigating search
breakage due to Google changes, reported by Antti Harri (this diff doesn't
fix searches though).
2011-12-17 19:55:10 +00:00
sthen
f5111eb4d9 honour CC 2011-12-13 13:11:21 +00:00
sthen
729697dbee bugfix update to yle-dl 1.4.6, from Antti Harri (maintainer) 2011-12-13 13:10:47 +00:00
ajacoutot
fa5849f9f3 Bugfix update to devede-3.20.0. 2011-12-09 07:25:58 +00:00
ajacoutot
45e93fbf07 Missing BUILD_DEPENDS, spotted by jasper@ 2011-12-08 16:46:50 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
ajacoutot
6dcb55953b Adapt after gtk+2,-guic split. 2011-12-03 18:35:11 +00:00
ajacoutot
f740231698 Bugfix update to devede-3.19.0. 2011-11-27 16:53:55 +00:00
ajacoutot
e9ed5ea996 Update to libmms-0.6.2.
from Amit Kulkarni with tweaks from Brad
2011-11-24 10:45:36 +00:00
sthen
18f4ff5bca update to newer get-flash-videos snapshot 2011-11-22 16:22:22 +00:00
jasper
a27cf9c768 builds fine with ports libtool 2011-11-22 15:41:23 +00:00
ajacoutot
eea0d78a0f Mark this port as BROKEN as it is currently totally unusable.
It crashes and passes non existent args to mplex and ffmpeg.
It is in need of an update...

from Brad
2011-11-22 09:05:33 +00:00
ajacoutot
0053f9d4e2 Update to devede-3.18.0. 2011-11-22 08:55:23 +00:00
phessler
d7ab0b93ba Update libass to 0.10.0
From Brad

OK myself and sthen@
2011-11-18 00:21:51 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
ajacoutot
1629f87a57 Unbreak.
spotted by nigel@
2011-11-17 08:56:09 +00:00
ajacoutot
da4a51d517 Missing update-desktop-database goo and dependency. 2011-11-16 17:21:04 +00:00
phessler
620bbd77ae +lives 2011-11-16 16:52:40 +00:00
phessler
442ef90dd6 LiVES is a Video Editing System. It is designed to be simple to use, yet
powerful. It is small in size, yet it has many advanced features.

LiVES mixes realtime video performance and non-linear editing in one
professional quality application. It will let you start editing and
making video right away, without having to worry about formats, frame
sizes, or framerates. It is a very flexible tool which is used by both
professional VJ's and video editors - mix and switch clips from the
keyboard, use dozens of realtime effects, trim and edit your clips in
the clip editor, and bring them together using the multitrack timeline.
You can even record your performance in real time, and then edit it
further or render it straight away.

For the more technically minded, the application is frame and sample
accurate, and it can be controlled remotely or scripted for use as a
video server. And it supports all of the latest free standards.

lots of help from ajacoutot@
OK sebastia@
2011-11-16 16:52:01 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
sthen
be48a0a8ae update to xine-lib 1.1.20, from Brad 2011-11-16 00:43:17 +00:00
naddy
feaca0eb2e remove libs from libwmf from wantlib. they are added when the installed imagemagick
is !,no_x11. So instead of enforcing the non-non_x11 flavor, fix wantlib.
2011-11-08 15:29:44 +00:00
dcoppa
cccfffc013 Update to dvdauthor-0.7.0 (and unbreak build with newer fribidi)
From Brad
OK nigel@
2011-11-08 08:00:21 +00:00
ajacoutot
106788a9a6 Update to x264-20111027.
from Brad, maintainer
2011-11-07 15:53:08 +00:00
sthen
9beea4ca3d update to Ming 0.4.4, from Brad. 2011-11-07 12:11:55 +00:00
sthen
4e088fedff switch swf url again. 2011-11-04 22:51:19 +00:00
sthen
e4d6a78fcc allow HD downloads from vimeo where available; from upstream 2011-11-02 12:40:32 +00:00
sthen
38d79e9af3 Pass a newer swf url to rtmpdump, BBC updated things. 2011-11-01 16:33:19 +00:00
dcoppa
05c25eb0de Bugfixes for the matroska demuxer.
from Brad (maintainer)
2011-10-30 21:20:19 +00:00
ajacoutot
8db41c30c1 Update to py-gstreamer-0.10.22. 2011-10-29 18:44:48 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
sthen
c3d32f8946 Zero newly malloc'd address space, avoiding dereferencing a garbage pointer.
Found/patched by me, this version of the patch from upstream via Brad.
2011-10-26 20:17:42 +00:00
sthen
37d7e60225 +yle-dl 2011-10-19 09:16:25 +00:00
sthen
1f04402be0 import yle-dl, from Antti Harri, ok dcoppa@
RTMPDump-YLE is a command-line program for downloading media files from
the two video streaming services of the Finnish national broadcasting
company Yle. Some content is only available to users connecting
from Finnish addresses.
2011-10-19 09:16:08 +00:00
ajacoutot
d235ed0139 Fix pkg installation, reported by Markus Lude. 2011-10-16 14:44:11 +00:00
dcoppa
2e8691f3a7 Backport the Matroska header stripping support for Xine-lib.
From upstream via Brad
2011-10-13 07:27:00 +00:00
ajacoutot
33329c4ba8 Fix upcoming mjpegtools 2.0 detection.
from Brad
2011-10-13 06:02:25 +00:00
sthen
192008d487 Backport support to xine-lib for VP8 (WebM) and RealVideo 3/4, improved
24-bit LPCM support and various bug fixes. From Brad.
2011-10-09 20:45:07 +00:00
sthen
949b4d9c43 add upstream patch: Get Youtube video title from video info - restores
sane filenames.
2011-10-09 20:14:28 +00:00
ajacoutot
48e0de69ee Backport a patch to allow gst-plugins-bad to deal with newer mjpegtools.
from Brad.
2011-10-06 08:45:23 +00:00
giovanni
998b9ba7a7 Update to 1.3.0 and enable regression tests
From Brad with tweaks by me
2011-10-04 08:59:41 +00:00
ajacoutot
02dc0e5714 Add comment about ossaudio(3). 2011-09-30 19:05:50 +00:00
sthen
53ee08a507 cleaning; remove nonexistent/default autoconf options, doesn't change anything.
From Brad.
2011-09-24 09:40:53 +00:00
sthen
00eac63d2d fix get_flash_videos issue on youtube pages with utf8, reported by Antti Harri.
From swdyh's g-f-v fork on github
2011-09-19 12:40:06 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
ajacoutot
83d70ff133 Remove useless patch. 2011-09-15 08:17:04 +00:00
ajacoutot
9a3bf40840 Update to x264-20110830.
from Brad (maintainer)
bulk testing by jasper@
2011-09-14 09:23:49 +00:00
naddy
d237909101 fix home page and build with gcc3; ok laurent@ 2011-09-08 16:34:02 +00:00
nigel
555264f09a update to version 2.80
ok sthen@ (maintainer)
2011-09-05 17:07:29 +00:00
landry
2810cad841 +kguitar 2011-08-31 18:35:32 +00:00
landry
aa348cb1b6 Import kguitar 0.5.1, from MAINTAINER Pascal Stumpf.
KGuitar project was started for developing an efficient and easy-to-use
environment for a guitarist. There are many tasks that guitarists do
every day and that can be made easier to do when using computer.
Examples of such tasks include finding of chord fingerings, writing &
reading tabulatures, converting classic note score to the tabulature
form and vice versa, transposition of the whole song or its parts and
many others.

with tweaks and ok jasper@
2011-08-31 18:35:02 +00:00
kili
135c0ad0c0 Disable faac.
From Brad. ok jasper@

this also moves autoconf/automake goo from pre-configure to post-patch.
2011-08-30 21:50:29 +00:00
jasper
9025920020 - bugfix update to 1.3.2
* mostly bugfixes for windows or things that don't affect openbsd

from brad (MAINTAINER)
2011-08-30 18:53:24 +00:00
jasper
81beb755c3 forgot to zap these in the previous update 2011-08-29 18:23:20 +00:00
jasper
eefa356fc1 - update to 1.2.3
- drop groff dependency
- drop faac dependency

 from brad
2011-08-29 11:23:19 +00:00
naddy
4a2a30acb3 Remove warning options not available with gcc < 4. ok eric@ 2011-08-24 15:36:38 +00:00
kili
6fec243c6a +swfmill 2011-08-23 19:53:15 +00:00
kili
e6ee052104 swfmill is an xml2swf and swf2xml processor with import functionalities.
From Brad.
2011-08-23 19:52:30 +00:00
ajacoutot
254dddc098 Update to ffmpeg2theora 0.28.
from Brad
2011-08-21 08:46:19 +00:00
espie
b0d050d034 +ccextractor 2011-08-16 14:13:39 +00:00
espie
4087eb8654 ccextractor can extract closed captions from NTSC video streams, such as
those on US DVD.
2011-08-16 14:12:58 +00:00
sthen
93c98b9abd fix following youtube changes; patch pointed out by nigel@ 2011-08-16 08:23:09 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
benoit
10564b10cb - drop maintainership on it 2011-07-30 04:35:51 +00:00
ajacoutot
d9daae2f68 Fix DEPENDS. libexif is only needed for building.
spotted by Amit Kulkarni, debugged by Nigel Taylor and final fix from Brad.
2011-07-28 06:44:13 +00:00
ajacoutot
5bf7e80071 BROKEN, this port does not work with newer FFmpeg and upstream is dead.
prodded by Brad
ok ckuethe@ (maintainer)
2011-07-27 07:08:50 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
ajacoutot
6e51e02d09 Update to gstreamermm-0.10.10. 2011-07-21 06:37:09 +00:00
jasper
fad85f135a adjust dependencies after moving fonts to fonts/
pointed out by sthen@
2011-07-19 09:20:47 +00:00
ajacoutot
6dd1cdd405 Sync patch. 2011-07-17 06:44:25 +00:00
ajacoutot
6d5ba4cfcc Unbreak build on powerpc. 2011-07-16 18:37:56 +00:00
espie
6e6410b577 sloppy 2011-07-16 13:46:49 +00:00
sthen
1c25416444 update to a snapshot, supports more sites etc.
Additional testing by laurent@, thanks.
2011-07-12 13:02:28 +00:00
kili
f88f2dcea4 +swftools 2011-07-11 19:50:22 +00:00
kili
28cec72531 SWF Tools is a collection of SWF manipulation and generation utilities.
From brad.
2011-07-11 19:49:58 +00:00
jasper
4b58a16831 - no need to use the gcc3 module anymore on sparc
from brad
2011-07-11 12:13:03 +00:00
ajacoutot
5c16b6631a Missed bump. 2011-07-11 04:26:39 +00:00
robert
5f53c0df93 switch to lang/php 2011-07-08 21:57:03 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00