4607 Commits

Author SHA1 Message Date
landry
5aaade41ab Import gradio 5.0.0beta2
A desktop application for finding and listening to internet radio
stations. The radio library is populated from a crowdsourced radio
streams database at http://www.radio-browser.info,

ok ajacoutot@
2016-10-31 17:11:06 +00:00
ajacoutot
0d2234865a utfcpp can not be automatically picked up anymore. 2016-10-29 10:37:12 +00:00
ajacoutot
8a3d9e4700 Actually better fix: include WRKSRC before /usr/local/include so that utf8.h
from devel/utfcpp is not picked up.
2016-10-29 09:18:08 +00:00
ajacoutot
1219d25c3c devel/utfcpp is picked up at configure time, so add it as a bdep. 2016-10-29 08:49:35 +00:00
ajacoutot
3b120d4f21 Unbreak after changes in glib2mm 2.49.x. 2016-10-28 13:46:17 +00:00
jca
f74fc7d6fd Drop the gettext module and add @bin annotations. 2016-10-17 11:56:26 +00:00
sthen
0dfaddc545 update to quodlibet-3.7.1 2016-10-11 15:11:38 +00:00
dcoppa
1002782ded Update to mumble-1.2.17 2016-10-11 12:59:12 +00:00
dcoppa
5b402cc4f8 Explicitly pass '--disable-libmpg123' to CONFIGURE_ARGS, to avoid
a hidden dependency on audio/mpg123; spotted by nigel@

While here, merge a fix from the '0.7' stable branch:

alac: prevent crash on unrecognized/corrupt content
(upstream git commit 0d269ed4eee6a6b5e82dbc898a4779aea368e8f2)
2016-10-09 19:04:37 +00:00
fcambus
27e637295f Update HOMEPAGE 2016-10-04 12:37:31 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
fcambus
2992ca0183 Add missing BUILD_DEPENDS on desktop-file-utils.
OK naddy@ (who spotted the issue, thanks!)
2016-09-27 12:42:27 +00:00
fcambus
1114990776 Update schismtracker to 20160913.
Among other things, this update fixes log2() function detection and
doesn't attempt to link against libdl, so we can shorten one of the
patches and drop the other.

OK juanfra@
2016-09-27 08:51:24 +00:00
fcambus
d8954b2a90 Add ocp 2016-09-26 06:58:36 +00:00
fcambus
924d059283 Import audio/ocp
Open Cubic Player is a music player which plays a variety of sound formats.
It is derived from Cubic Player 2.0 which was developed by Niklas Beisert
of the legendary Cubic Team demogroup.

The following file formats are supported: MOD/NST/WOW, XM, S3M, DMF, MTM,
ULT, 669, OKT, PTM, AMS, MDL, IT, SID, YM, MPEG 1 audio layer 1/2/3, OGG,
FLAC, WAV.

OK juanfra@
2016-09-26 06:56:57 +00:00
juanfra
b881f8a22f Fix 24/32-bits output support. From MAINTAINER. 2016-09-23 23:08:36 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
sthen
d109e6d7f1 __attribute__ ((cdecl)) only makes sense for i386, change the ifdef to avoid
a bunch of very noisy warnings during build. ok Jan Stary (who also tested
armv7 and macppc).
2016-09-22 19:58:22 +00:00
fcambus
8a4bb5880c Update my mail address 2016-09-22 12:57:17 +00:00
ratchov
a07bc20c85 Take into account encoding's bits_per_sample. Fixes recording
of 24-bit files. Tested by many.
2016-09-21 11:40:14 +00:00
sthen
a094a02f90 disable libmagic in sox, from maintainer Jan Stary 2016-09-20 10:16:27 +00:00
sthen
9ad5e4c1ee minor update to gsm-1.0.16 2016-09-19 08:23:57 +00:00
fcambus
0568ccb222 Update to libmikmod 3.3.10
OK juanfra@
2016-09-16 08:37:14 +00:00
landry
f1c8e5a408 Now that --gc-sections has been disabled on powerpc (thanks jca@!),
remove the hacks in ports to disable it locally. Those should build ootb
in the next-next bulk...
2016-09-15 06:50:05 +00:00
naddy
70bb8e18e7 replace libiconv module 2016-09-13 11:44:06 +00:00
sthen
4bb80947fd update to gsm-1.0.15 (minor change only, to remove an .orig file) and
update COMMENT/DESCR, from Jan Stary.
2016-09-13 11:33:28 +00:00
dcoppa
7bdd926a0b Update to deadbeef-0.7.2
Most of the work done by Timo Myyra, thanks!
Some tweaks by me.
2016-09-13 08:48:11 +00:00
naddy
5ca807c6ff replace libiconv module 2016-09-12 22:20:36 +00:00
naddy
03993be59c replace libiconv module 2016-09-12 11:45:57 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
ajacoutot
6690eaa769 Update to rhythmbox-3.4.1. 2016-09-10 09:55:34 +00:00
dcoppa
ee2965393c Sync with src/lib/libcrypto/cert.pem 2016-09-06 11:18:18 +00:00
fcambus
56c509c225 Add goattracker 2016-09-03 10:48:00 +00:00
fcambus
969a75372f Import audio/goattracker
GoatTracker is a crossplatform C64 music editor including powerful
step-programming (wave/arpeggio, pulse and filter), 63 instruments,
instrument parameters & pattern commands.

OK juanfra@
2016-09-03 10:44:38 +00:00
ajacoutot
d8f084dfee Update to abcde-2.7.2. 2016-09-02 22:22:07 +00:00
fcambus
dbe53b6fab Update xmp to 4.1.0
OK edd@
2016-09-02 17:42:44 +00:00
fcambus
e4785eb2b0 Update libxmp to 4.4.0
OK edd@
2016-09-02 17:36:25 +00:00
landry
84551cbf85 Update to fookebox 0.7.3.
Remove py-sqlalchemy from dependencies, it's been unused since 0.7.x
branch. No need for py-formencode as it's a dependency of py-pylons.

Update default config.ini and README.
2016-09-02 10:24:29 +00:00
fcambus
fe45c913de Update schismtracker to 20160521 and take maintainership.
- Project moved to GitHub so fetch distfile from there
- Changed comment to a more accurate description
- Release tarball doesn't bundle a configure script, so the port now
  uses autoconf + automake, with patched configure.ac (comment in file)
- Use upstream Makefile install target, as it also installs manpage

OK jung@
2016-09-01 12:47:22 +00:00
jasper
003e889c0a retire sparc 2016-09-01 10:53:26 +00:00
sthen
11f83a6bcf update to quodlibet-3.7.0 2016-08-30 17:08:09 +00:00
sthen
86335eb58f update to py-mutagen-1.34.1 2016-08-30 17:08:05 +00:00
jasper
dfe4fc033a drop gettext module (unused) 2016-08-30 12:29:17 +00:00
jasper
a5681af1f8 remove now unused patch 2016-08-30 10:47:20 +00:00
jasper
13bd74954b remove configure arguments/comments about xmms; it's not going to be picked up anymore 2016-08-30 10:37:37 +00:00
jasper
f908a4421d remove xmms, it's been unmaintained for years and it's in the way of
the removal of gtk+1, the toolkit from eons ago.

discussed with many for years, no objections from naddy@
ok aja@ dcoppa@
2016-08-30 10:36:56 +00:00
jasper
f8b1ceec32 bump after faad subpackage changes 2016-08-30 10:20:15 +00:00
jasper
fa6b776856 drop xmms subpackage (and subsequently ,-main too) 2016-08-30 10:19:51 +00:00
ajacoutot
9d7a89c057 Update to speech-dispatcher-0.8.5.
- drop the gettext MODULE
2016-08-27 20:44:08 +00:00
ajacoutot
9a0540e08a Update to p5-Ogg-Vorbis-Header-0.05. 2016-08-27 20:37:17 +00:00