jasper
31dbeec619
- Cleaning up the port a bit
...
- Add missing build dependency on automake
- Update the autoconf version to a more appropriate version
- Add in a fix for the automake issue that came up with newer
GNU libtool installed which broke the build
from brad
2011-07-05 17:37:33 +00:00
jasper
8f7c2fde6a
- adjust after recent curl update
...
ok landry@
2011-07-05 08:18:29 +00:00
naddy
c1aa62f489
forgotten bump
2011-07-05 05:44:50 +00:00
jasper
bd729fe17a
- these patches aren't needed anymore
...
- add missing rcs id
from brad
2011-07-02 08:03:48 +00:00
jasper
e34592c101
- update to 20110627
...
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup
from antti harri (MAINTAINER) and brad
ok sthen@
2011-07-02 07:34:31 +00:00
jasper
0d05c0ffa0
missed in previous
2011-06-30 10:02:35 +00:00
jasper
eb7c689d52
don't break this with libtool 1.x when unbreaking for libtool 2.x
...
spotted by steve andre
2011-06-30 08:23:30 +00:00
jasper
7f9dab56ca
Fix the autoconf/automake macro bits so the external libmp4v2 support
...
works as expected. Also from brads update.
2011-06-30 07:39:09 +00:00
jasper
3d8f90e322
- merge in fixes from brads faac update
2011-06-29 20:50:49 +00:00
naddy
77979a574e
fix up timestamp so this doesn't try to run autotools
2011-06-29 18:22:46 +00:00
jasper
a6e0455d63
- fix build with newer libtool
2011-06-29 12:06:58 +00:00
jasper
5bfe4a908a
- tweak BUILD_DEPENDS
2011-06-29 11:41:34 +00:00
jasper
08c0e3c4f7
don't run autofuck, just patch the .in files instead (identical diffs).
...
this fixes the build with newer libtool
no package change
2011-06-29 11:30:31 +00:00
jasper
aec0d1c7f4
- tweak BUILD_DEPENDS
2011-06-29 11:02:53 +00:00
jasper
fcbd239a34
- update faac to 1.28
...
* fixes build issues with newer libtool, among other fixes
2011-06-29 10:57:17 +00:00
sthen
c12b40632d
unbreak build, from robert@
2011-06-28 11:39:31 +00:00
sthen
c945a53851
sync WANTLIB and bump.
...
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
sthen
966fc640b5
- add missing WANTLIB=${MODPY_WANTLIB} and bump
...
- add http MASTER_SITES and more explicit license marker while there
2011-06-27 12:46:06 +00:00
sthen
fc4525096d
- fix my broken revert of patch-openal_pc_in, sorry
...
- Antti Harri takes maintainer
(no bump as previous didn't build)
2011-06-26 20:05:26 +00:00
sthen
aac7c2bf73
revert library changes from previous commit pending further discussion.
2011-06-26 10:36:16 +00:00
sthen
7a1fb3abee
various fixes to the openal port from Brad;
...
- Use CMake options via CONFIGURE_ARGS to disable unnecessary backends
and unwanted features which also means being able to remove some
patching of CMakeLists.
- Fix hardcoded path in the OpenAL code.
- Fix the pkg-config file to properly list the library dependencies.
2011-06-26 09:58:08 +00:00
ajacoutot
ba5258dc21
This needs an icon-theme to properly display icons.
2011-06-26 06:47:20 +00:00
ajacoutot
8b91e02d66
Update to py-tagpy-0.94.8.
2011-06-26 06:34:01 +00:00
jasper
9f3b82fa20
- update to a more recent version
...
Some games might require reseting configurations if sounds are not playing after the update.
from Antti Harri
ok ratchov@
2011-06-25 18:42:02 +00:00
sthen
b328f2f4ad
Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me.
2011-06-24 11:17:05 +00:00
naddy
dbfd750590
Cope with bsd.man.mk changes and install source man pages.
...
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
14cbfbe707
link libmodplug to the build properly, xine-lib and aqualung already
...
depend on it so it's already being built...
2011-06-20 08:27:59 +00:00
ajacoutot
2d8e0d0172
Remove useless patches, sync WANTLIB and bump.
2011-06-15 09:33:02 +00:00
sthen
0d13795c70
patch not needed; doesn't change the package. pointed out by Jan Stary.
2011-06-15 09:29:48 +00:00
sthen
f4fa20e847
update sox to 14.3.2, from new maintainer Jan Stary, tweaks by me
2011-06-15 08:29:34 +00:00
sthen
d72483ec20
mirror a few missing distfiles
2011-06-14 01:19:10 +00:00
sthen
ed7482fbfc
fix segfault/bus error with text2wave, reported by Peter Fraser
2011-06-12 12:21:26 +00:00
jasper
3729634684
fix bump
2011-06-08 21:56:53 +00:00
naddy
f830ff0693
maintenance update to 1.1.0; nagged by Brad who sent a similar update
2011-06-08 20:00:47 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
dcoppa
4f452c31d7
Better icon (48x48 instead of 32x32); small fixes
2011-06-08 15:19:13 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
89bd457672
fixes from Brad;
...
- Missing dependencies.
- Using wrong commandline options for modern FFmpeg.
- ImageMagick check broken since it wasn't checking the
correct return code.
2011-06-01 00:04:16 +00:00
dcoppa
bc61c3b115
Update to mutagen-1.20
...
With a patch to handle 'TXXX' frames (from upstream svn).
OK giovanni@, who has tested it using the Exaile music player
2011-05-31 09:49:52 +00:00
dcoppa
b5771972ee
Adjust comments. No changes to the package.
2011-05-31 09:30:43 +00:00
dcoppa
a54abfd839
sync
2011-05-31 09:21:09 +00:00
dcoppa
7af88817c7
Import py-vorbis, a set of Python bindings for the vorbis libraries.
...
With fixes from Debian's patchset for python-pyvorbis.
OK landry@
2011-05-31 09:19:45 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +00:00
dcoppa
79f5d35489
Use MODPY_EGG_VERSION.
...
Use MODPY_ADJ_FILES.
Regen PLIST.
OK sthen@
2011-05-31 07:21:04 +00:00
dcoppa
e115d88b08
Ops! Sometimes I hate cvs...
2011-05-30 15:16:35 +00:00
dcoppa
ab676adad1
Fix memory allocation/deallocation for Python 2.5 and above
...
(from Debian's patchset for dev-python/pyogg).
Use MODPY_EGG_VERSION and regen PLIST.
OK landry@, sthen@
2011-05-30 15:10:17 +00:00
ajacoutot
050f3cb9fa
Since the freedesktop theme does not provide login/logout sound anymore
...
(at least for now), make links from:
desktop-login.oga -> service-login.oga
desktop-logout.oga -> service-logout.oga
2011-05-23 14:20:59 +00:00
landry
4512af26fa
no need for two @comment lines
2011-05-17 08:52:44 +00:00
jasper
41ec4e0cb9
remove double element
...
spotted by STeve Andre'
2011-05-17 06:46:36 +00:00