Commit Graph

2814 Commits

Author SHA1 Message Date
kili
205c147683 Disable unicode for now (until we can re-enable it in wxWidgets).
ok landry@
2011-04-23 09:08:27 +00:00
edd
a08f291690 Update to hgd-0.3.0, which now includes config flie support.
OK landry@
2011-04-22 08:21:28 +00:00
sthen
a7fd2505b1 - update to 0.87
- run the pod regression tests
- switch to SHARED_ONLY, XS modules are generally better like this...(-:
2011-04-21 22:12:10 +00:00
dcoppa
8745e8735b Update to pianobar-2011.04.10
USE_GROFF no more needed.
2011-04-21 10:02:09 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
57264c2466 depend on latest p5-MooseX-SemiAffordanceAccessor 2011-04-20 19:52:00 +00:00
naddy
9612faaa48 fix building with gmake 3.82; from pkgsrc 2011-04-20 14:39:21 +00:00
jasper
8ed04e510f - update to 1.110560 2011-04-20 11:48:48 +00:00
jasper
f4930cb03c - update to 1.110550 2011-04-20 11:42:17 +00:00
dcoppa
7367bd6348 Tighten dependency on qt4>=4.7.2: on sparc64 last.fm crashes at
startup when using qt-4.7.0.

ok ajacoutot@
2011-04-20 05:12:01 +00:00
sthen
135ac661f7 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:37:07 +00:00
sthen
a383a680bd sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:41:37 +00:00
sthen
54d8cabe9e sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:18:33 +00:00
jasper
2addef6d77 - remove unnecessary NULL casts
- sync WANTLIB
2011-04-16 21:21:24 +00:00
dcoppa
401fb1fcb0 Remove cast now that NULL is a void * 2011-04-16 14:57:34 +00:00
naddy
889ea84f08 EPOCH bumps to keep package versions from going back.
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00
dcoppa
3bfd9cdaf9 Update to libsndfile-1.0.24
OK naddy@
2011-04-14 07:27:00 +00:00
jasper
8b562d6855 - add missing REGRESS_DEPENDS
- set TEST_POD
- set BUILD_DEPENDS
- doesn't need groff

from gleydson soares
2011-04-13 17:51:44 +00:00
ajacoutot
d53a51f041 MULTIPACKAGE this port into:
-main, the main libcanberra library
    -gtk, libcanberra-gtk (gtk+2)
    -gtk3 libcanberra-gtk3 (gtk+3)

This is needed for the ongoing GNOME3 work without forcing a global move
to gtk+3. The -gtk subpackage may disappear in the future when nothing
uses it.

This move will prevent the login/logout sounds to work in
gnome-session-2.X but it is a necessary evil to move forward.

EDONOTCARE/agreed by several
2011-04-13 06:47:22 +00:00
jasper
02dad65e72 - update to 0.6.0
based on an update by ido admon
2011-04-13 06:45:50 +00:00
kili
e37d1ad339 Accept hs-network-2.3 and bump. 2011-04-11 14:59:16 +00:00
landry
7e5df92d09 Mark as BROKEN-sparc64, waf build keeps triggering an infinite loop
which messes up bulk builds. Anyone interested is welcomed to look into
it.
2011-04-10 18:57:21 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
026115932c - Security update of libmodplug to 0.8.8.2
SA44054: libmodplug "CSoundFile::ReadS3M()" Buffer Overflow Vulnerability
2011-04-09 07:43:53 +00:00
jasper
46c6c06ce9 remove spaces and use tabs 2011-04-09 07:39:49 +00:00
jasper
95360eb475 homepage is gone 2011-04-08 13:38:48 +00:00
ajacoutot
5eff4d206d Add a comment, no pkg change. 2011-04-07 19:07:24 +00:00
jasper
ce32c2dec3 - update ncmpc to 0.18
* from tobias ulmer (MAINTAINER)
- be sure to depend on the right libmpdclient version
* from me
2011-04-06 11:13:09 +00:00
landry
12cb817b29 +soundconverter, also tested by pea@ 2011-04-06 07:23:32 +00:00
landry
4812a69f28 Import soundconverter 1.5.4, from maintainer Martin Pieuchot with tweaks
by ajacoutot@ and myself.

SoundConverter is a simple GTK+ audio file converter for the GNOME
environment. It reads anything GStreamer can read and writes to Ogg
Vorbis, FLAC, AAC, WAV or MP3 formats.
To be able to write to MP3 files, you should install gstreamer-lame.

ok ajacoutot@
2011-04-06 07:22:45 +00:00
landry
5b48417cb0 Update to mpc 0.20.
From maintainer Tobias Ulmer before lock, with a tweak by me (ensure we
depend on a recent enough libmpdclient)
2011-04-05 20:10:36 +00:00
landry
a57e192971 Update to libmpdclient 2.4.
From maintainer Tobias Ulmer before the lock.
2011-04-05 20:09:32 +00:00
landry
1c24641ace Update to py-mpd 0.3.0 from maintainer Martin Pieuchot. 2011-04-05 19:56:11 +00:00
landry
11e4a69dc4 Update to mpd 0.16.2:
Diff from Martin Pieuchot based on a diff for 0.16.1 from Tobias Ulmer
(maintainer). Note that configuration file may need an update
(mixer_type is not global anymore, it's per-output), and mpd will
recreate its database upon startup.
Tested by jasper@ and myself, looks good to maintainer
2011-04-05 19:55:38 +00:00
ajacoutot
56881e0491 --disable-scrollkeeper is not needed when rarian is in the dependency
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
dcoppa
b97a7a9ee5 Forgot to set EPOCH, as noted by ajacoutot@ 2011-04-05 14:33:23 +00:00
dcoppa
42ded441c6 Revert to celt-0.10.0.
celt 0.11.x is broken in a subtle way.
2011-04-05 14:17:55 +00:00
dcoppa
beb68e7dd9 Update to celt-0.11.1 2011-04-04 08:38:35 +00:00
dcoppa
797716881a Link umurmur. 2011-04-03 12:31:17 +00:00
dcoppa
99b7915817 Import audio/umurmur, a minimalistic Mumble server implementation.
Initial port and manual pages by J Sisson.
Tweaked by myself and ajacoutot@.

OK ajacoutot@
2011-04-03 12:04:47 +00:00
ajacoutot
62b66606ff C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
stdint.h (needed by graphics/ffmpeg).

from Brad.
2011-04-03 06:37:29 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
jakemsr
7e347e6e9c upbreak packaging failure due to ffmpeg detection failure due to recent
ffmpeg update

from Brad
2011-04-01 03:24:25 +00:00
dcoppa
30cc596a8c Add a backup site to MASTER_SITES 2011-03-31 07:47:09 +00:00
dcoppa
a344deb756 Install i18n language files
Get rid of the useless MS Windows icon (as.ico)
2011-03-30 20:51:12 +00:00
dcoppa
ed80a78265 Update to last.fm 1.5.4.27091
Still happy with gcc 3.3.5

Tested on sparc64 and i386
2011-03-30 14:00:48 +00:00
jakemsr
2f948b5fd0 more ports that need faad removed from WANTLIB after ffmpeg update,
as noted on ports@.
2011-03-29 23:22:17 +00:00
jakemsr
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
giovanni
e4a6febfc6 Update to 0.3.2.1, unbreaks after recent py-gobject update
ok ajacoutot@, landry@
2011-03-28 07:26:16 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00