3620 Commits

Author SHA1 Message Date
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
dcoppa
74a352151b even better fix 2013-06-24 10:35:14 +00:00
dcoppa
eeae9ff150 Fix dependencies to please ninja.
While here, merge PFRAG.shared into PLIST.
2013-06-23 14:30:51 +00:00
dcoppa
e421c46111 Better fix which also unbreaks SEPARATE_BUILD. 2013-06-22 13:43:46 +00:00
bcallah
81bfecd7fe Move x11/qt4 from LIB_DEPENDS to MODULES and regen WANTLIB.
Bump REVISION.
ok sthen@
2013-06-22 03:33:39 +00:00
sthen
98e49f442b Add more specific information about why this uses ports gcc. 2013-06-21 15:13:46 +00:00
dcoppa
46fdb5f0e0 Unbreak with Ninja.
While here, merge PFRAG.shared into PLIST

ok espie@, jasper@
2013-06-21 12:04:21 +00:00
shadchin
2054990547 Update to xmp 4.0.6.
ok edd@
2013-06-19 15:59:12 +00:00
shadchin
0af7287721 +libxmp 2013-06-19 15:57:42 +00:00
shadchin
d97fadfc5f Import libxmp 4.1.5.
ok edd@
2013-06-19 15:55:03 +00:00
dcoppa
35695512e4 Use -DGCRYPT_NO_DEPRECATED (now that it has been fixed) and drop
my local patches

Zap useless include
(upstream git commit a1e73fc8d72a5253cae29c9bab5b260ad297c5e2)

Amend pkg/MESSAGE
2013-06-18 13:17:45 +00:00
ajacoutot
90051731b8 Silent useless warnings which only make sense on Linux. 2013-06-17 14:47:57 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
naddy
7b8fe0bce3 missing bump after PLIST change 2013-06-09 14:52:58 +00:00
dcoppa
2b7dad1019 Use FAKE_FLAGS to drop a patch (as suggested by sthen@) 2013-06-07 06:10:15 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
9f3456868c Update to pulseaudio 4.0.
ok robert@ (maintainer)
2013-06-04 15:32:02 +00:00
dcoppa
b9edfc5c0f Warn users and porters about the experimental nature of CELT and
the fact that it has now been deprecated in favor of the IETF Opus
codec.

From a discussion with sthen@
OK sthen@
2013-06-04 13:31:48 +00:00
landry
cefa5ac542 Move curl from RDEP to LDEP & bump, since it is in WANTLIB. Somehow dpb
seems happier with that.
2013-06-03 16:26:55 +00:00
ajacoutot
5d72afc384 Drop uneeded patches. 2013-06-01 19:01:12 +00:00
ajacoutot
d3702f6dbd It seems that shm_open(3) support has fixed the deadlock in pulseaudio
autospawn; so enable it by default.
2013-06-01 13:44:44 +00:00
ajacoutot
e69fe5d721 Re-enable the plugins that required shm_open(3). 2013-06-01 12:15:48 +00:00
ajacoutot
d890f15d2e We have shm_open now. 2013-05-31 20:46:25 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
naddy
b2fae62614 Major update to FLAC 1.3.0; ok sthen@ 2013-05-31 14:34:26 +00:00
ajacoutot
3a7795d560 re-add comment. 2013-05-30 19:39:18 +00:00
ajacoutot
5dd4c93d89 Bump after default py3 version switch. 2013-05-30 13:09:20 +00:00
sthen
7e0f6517b6 zap whitespace at eof, no package changes 2013-05-30 10:51:22 +00:00
dcoppa
7cc6b782a8 Bye bye last.fm: marked broken since four months and nobody cared. 2013-05-28 10:02:59 +00:00
bcallah
0db244f9b7 Some fixes for audio/musique:
Add RUN_DEPENDS on multimedia/gstreamer-0.10/plugins-{good,ugly} to make
sure that FLAC and MP3 files can be played.
Add a patch so that icons will be displayed when musique is used outside
a Desktop Environment.
ok dcoppa@
2013-05-28 00:12:22 +00:00
kirby
dc96cb5dd4 - update HOMEPAGE
- update MASTER_SITES where needed
 - regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
jeremy
24cedb3683 Update to vorbis_comment 1.0.2. 2013-05-24 19:33:01 +00:00
naddy
d89e5eae6a update to 1.15.4: "It fixes some illustrous bugs" 2013-05-24 15:50:51 +00:00
ajacoutot
f5415b3e8f No one was ever able to make recording work with sndio(7) so set the
default record flag to FALSE.
2013-05-23 06:50:26 +00:00
ajacoutot
678f2fc536 Implement module auto-detection for sndio(7).
Make it possible to choose a device using AUDIODEVICE.

ok robert@ (maintainer)
2013-05-22 18:45:23 +00:00
naddy
cc64afbd45 Update to 1.3.1: Guard against very large packets.
Improve DESCR.
2013-05-22 14:47:34 +00:00
ajacoutot
cb7a429f5c Enable Consolekit support so that idle sessions are properly picked up.
Fix running pulseaudio as a system daemon.

ok robert@ (maintainer)
2013-05-22 10:31:33 +00:00
ajacoutot
289a1f4027 Update to espeak-1.47.11. 2013-05-20 08:15:51 +00:00
dcoppa
8de7650724 Update pianobar to release 2013.05.19 2013-05-20 07:16:25 +00:00
dcoppa
0486be19c3 Update to the latest snapshot from its github repo. 2013-05-17 08:21:48 +00:00
sthen
49af2f089a use gettext/libiconv MODULES 2013-05-16 09:09:50 +00:00
bcallah
b54df7bcd9 We do not want to force a particular theme, so add a MESSAGE telling the
user to install an icon theme if one is not currently installed on the
system.
Bump REVISION.
Discussed with aja@
2013-05-15 17:34:03 +00:00
ajacoutot
5792db901b Unbreak.
Don't enforce dependency on tango-icon-theme.
2013-05-15 12:41:30 +00:00
bcallah
e6b05bcfed +gogglesmm 2013-05-15 06:25:36 +00:00
bcallah
ffb663e77f Import audio/gogglesmm, a music collection manager and player.
ok brett@
2013-05-15 06:24:53 +00:00
fgsch
e680c44dc9 _MODPY_CMD -> MODPY_CMD 2013-05-13 19:10:45 +00:00
ajacoutot
b2e36880f1 Missing textproc/intltool MODULE.
Remove bogus RUN_DEPENDS; discussed with bcallah@
2013-05-09 14:53:36 +00:00
ajacoutot
a142f6b36d Install locale files where they belong. 2013-05-09 14:46:59 +00:00
bcallah
5a5faf4623 +ario 2013-05-09 14:25:35 +00:00