Commit Graph

219 Commits

Author SHA1 Message Date
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
oga
4ef53ca0cd Import regionset into the right place this time.
Original Log message:
    Import regionset. A simple tool for setting the region code on dvd
    drives.
    
    If you have a new dvd drive, sometimes they have no region set at all
    and won't play dvds until one is set. This solves that problem.
    
    ok okan@, looked over by a couple of others.
2008-01-03 19:30:16 +00:00
oga
ea264f03d1 Add regionset. 2008-01-03 19:10:08 +00:00
ajacoutot
832661e197 - update to devede-3.6
(minor bugfixes)
2007-12-12 14:24:19 +00:00
ajacoutot
d71ffce611 - minor update to devede-3.5
(compatibility improvement and new/fixed translations)
2007-12-09 14:32:46 +00:00
bernd
ae44ba59fa Add missing @pkgpath marker to unbreak updates. 2007-11-25 14:21:57 +00:00
ajacoutot
641855fcdb - update to devede-3.4 2007-11-22 09:36:43 +00:00
ckuethe
c3e345e876 I just got some matroska files with multiple input audio streams that crashes
ffmpeg unless I specifically select which streams to encode. Add a patch to
"-map" the right streams.
2007-11-20 19:12:12 +00:00
ckuethe
6046f9d53b Add pspvc. ok kili@ 2007-11-19 21:11:22 +00:00
ckuethe
2a573e920c pspvc is a GUI front end to ffmpeg to ease the process of compressing video
to play on portable MPEG4 players (like the Playstation Portable)
ok kili@
2007-11-19 21:10:40 +00:00
ajacoutot
d584642927 - since os.statvfs is not here to check for us, add a warning about
minimum free space needed for media creation
2007-11-18 10:23:55 +00:00
steven
86900645d6 fix WANTLIB 2007-11-17 20:39:02 +00:00
ajacoutot
99f338da64 - don't hardcode path 2007-11-17 11:06:14 +00:00
ajacoutot
e6dac95aef +devede 2007-11-15 15:56:07 +00:00
ajacoutot
4e45b5374e Import devede-3.3
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD),
suitables for home players, from any number of video files, in any of
the formats supported by MPlayer.
2007-11-15 15:55:15 +00:00
steven
1660badf4e unbreak packaging on i386 2007-11-02 07:02:48 +00:00
jakemsr
149d1e19e7 build esound abd artsd audio output module subpackages
helps integrate amarok & kaffeine into KDE (and other) desktop(s)

ok brad@
2007-11-01 04:01:36 +00:00
jakemsr
088b853b2e maintainence update to xine-lib-1.1.8
from brad@
2007-10-31 10:55:37 +00:00
espie
99b88a4ee7 fix build after check commit: explicitly disable check, since this leads
to errors otherwise.
2007-10-21 14:33:07 +00:00
ajacoutot
8ebddb7fb6 - USE_X11
- fix WANTLIB
- fix gconf subpackage: install schemas in correct place
- set audio output to oss by default so that sound works out-of-the-box
2007-10-14 11:12:54 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
jakemsr
8cff06e3de - recognize output_muted in audio_info_t. mute button in xine-ui
now toggles the output.master.mute mixer control.
- let configure get SDL build info from pkg-config instead of
  using sdl-config in the port Makefile - from brad@
- bump pkgname
2007-10-03 06:36:43 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
jakemsr
40ea6957b0 - libavcodec no longer allows registering individual codecs, so register
all codecs (from transcode CVS)
- our libavcodec does not have an encoder named 'h264', but it does have
  'libx264'.  H.264 encoding is now possible.
- bump PKGNAME
2007-09-24 07:57:01 +00:00
naddy
a01a0850ad adapt FLAC support to the FLAC 1.1.3+ API 2007-09-18 18:33:25 +00:00
naddy
eb946052cf simple configure/build/wantlib fixes for FLAC 1.2.0 2007-09-18 18:26:52 +00:00
naddy
1d54245054 sync patches 2007-09-16 18:15:23 +00:00
merdely
1f22f0e985 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 03:24:28 +00:00
jakemsr
c5f05e2ecd - maintainence update to 0.8.5
- remove quotes around COMMENT
- don't override variables from the x11/kde MODULE unless necessary
- update MODKDE_VERSION

from Brad (before ports lock, sorry for the delay)
2007-09-10 23:22:29 +00:00
naddy
95c218d114 sync FLAVORS and DESCR; from Pierre Riteau 2007-09-06 19:15:13 +00:00
jakemsr
5a015ce4d7 - make xine-lib's AAC decoder use libfaad from the audio/faad port
- bump PKGNAME

ok naddy@
2007-09-04 00:44:26 +00:00
ajacoutot
053f444565 - small update to mkvtoolnix-2.1.0 2007-08-27 11:36:21 +00:00
ajacoutot
5111a5746b +subtitleripper 2007-07-29 17:08:20 +00:00
ajacoutot
52c46006db Import subtitleripper-0.3.4
If you want to convert DVD subtitles into text format (e.g. subrip
format) or VobSub format, this program could be useful for you. However,
it is only one tiny tool that you need in the process of producing srt
files.


From Jeremy Evans <openbsd at jeremyevans dot net> (MAINTAINER) with
some tweaks by myself.
2007-07-29 17:07:49 +00:00
ajacoutot
0ef01804a3 - update to lsdvd-0.16
- fix HOMEPAGE
2007-07-29 16:32:15 +00:00
steven
7df46885c9 update to 0.19
from maintainer Moritz Grimm
2007-07-25 14:26:24 +00:00
ajacoutot
53a08955f5 - really use nasm to build x264 under i386 and use yasm under amd64
- dont't add -fPIC to $CFLAGS automatically (even though we set --enable-pic) ;
this is handled in the Makefile so that we can build the static lib from
non-pic objects

Tested by sthen and myself
2007-07-20 20:11:48 +00:00
jakemsr
e7c93ac6b7 - use AUDIO_WSEEK instead of AUDIO_GETINFO to get the number of bytes
in the audio write buffer.  noticibly more efficient.

- allow the audio write buffer to be flushed.

- if initializing the audio device with a sample rate of 44.1kHz
  fails, try initializing with a sample rate of 48kHz.  some audio
  drivers only support 48kHz.  from Alexey Suslikov
  <alexey.suslikov@gmail.com>

- bump PKGNAME

(goes with Makefile commit ... frickin cvs ...)
2007-07-14 09:21:15 +00:00
jakemsr
8024b98eb3 - use AUDIO_WSEEK instead of AUDIO_GETINFO to get the number of bytes
in the audio write buffer.  noticibly more efficient.

- allow the audio write buffer to be flushed.

- if initializing the audio device with a sample rate of 44.1kHz
  fails, try initializing with a sample rate of 48kHz.  some audio
  drivers only support 48kHz.  from Alexey Suslikov
  <alexey.suslikov@gmail.com>

- bump PKGNAME
2007-07-14 08:53:43 +00:00
jakemsr
73366c6ce5 - use exact width data types for libfaad interaction
- move libfaad from WANTLIB to LIB_DEPENDS and LIB_DEPEND
  libfaad >= 1.0
- bump PKGNAME

libfaad move from WANTLIB to LIB_DEPENDS OK ajacoutot@ (MAINTAINER)
OK naddy@
2007-06-29 06:19:46 +00:00
jakemsr
022457e96b - patch a silly test that uses OS specific device names, thus allowing
kaffeine to play/rip audio CDs
- capitalize KDE in COMMENT
- remove extra blank lines in Makefile
- use AUTOCONF_VERSION=2.60 so autoconf doesn't complain about
  a different version having previously been used to create configure
- add license marker
- sync patches w/update-patches
- add expat and fontconfig to WANTLIB, as per lib-depends-check
- bsd.port.mk(5) names only `simple' as a valid value for SEPARATE_BUILD,
  so use `simple' instead of `Yes'
- bump PKGNAME

audio CD patch OK espie@
rest mostly from and OK brad@
2007-06-18 23:24:06 +00:00
jakemsr
e8d61b3065 update to xine-lib-1.1.7
- use some CONFIGURE_ENV instead of patching
- rearrange/update CONFIGURE_ARGS
- many patches no longer relevant
- add CD audio support

input, tetsing and prodding from brad@
2007-06-13 10:58:28 +00:00
espie
a403475928 update to 0.8.4 (has been out for a while, actually) 2007-06-04 19:33:17 +00:00
ajacoutot
ed9e06f6c2 - improve powerpc support:
properly detect cpu at configure time
  enable ppc specific code where possible (i.e. where altivec is not needed)
- reorder dependencies and fix WANTLIB
2007-06-01 00:36:43 +00:00
ajacoutot
7bc3fa8dca - fix CONFIGURE_ARGS
"oops..." pvalchev@
2007-05-29 23:06:58 +00:00
pvalchev
3736065d30 fix altivec support on powerpc and add an altivec flavour; ok ajacoutot 2007-05-29 05:33:16 +00:00
jakemsr
769fbed936 - update LIB_DEPENDS after graphics/ffmpeg update
- use pkg-config to get ffmpeg headers and libraries
2007-05-25 16:16:37 +00:00
jakemsr
1acdbada7a update WANTLIB and LIB_DEPENDS after graphics/ffmpeg update 2007-05-25 16:13:48 +00:00
jakemsr
e797a18c6f - update WANTLIB and LIB_DEPENDS after graphics/ffmpeg update
- use pkg-config to get libavcodec libraries
2007-05-25 16:03:57 +00:00
jakemsr
19c8a95596 WANTLIB changes after graphics/ffmpeg update 2007-05-25 16:00:13 +00:00