5157 Commits

Author SHA1 Message Date
ratchov
7778f55e72 update to 1.3.0
ok sthen@
2019-08-26 11:43:58 +00:00
cwen
7237993a96 Bump consumers REVISIONs following the audio/chromaprint update.
Hints and OK sthen@
2019-08-23 20:20:03 +00:00
cwen
1816ce813d chromaprint: update to 1.4.3, enable all tests again
Changelog:
https://github.com/acoustid/chromaprint/releases/tag/v1.4.3

OK sthen@
2019-08-23 20:18:04 +00:00
cwen
33ccf5f6b9 flac: unbreak on macppc, by removing some use of getauxval(3), that
we don't implement. No revision bump because flac-1.3.3 never built
on macppc.

OK jca@ naddy@ (maintainer)
2019-08-15 18:22:34 +00:00
landry
a651eda67d Install the mpd binary in bin instead of sbin
requested by and ok ajacoutot@
2019-08-15 05:44:37 +00:00
kmos
6e16c6cc4d Remove audio/py-id3 and audio/py-tagger from the ports tree
Neither have any consumers

py-id3 hasn't been updated since it was imported in 2003

py-tagget hasn't been updated since it was imported in 2006

ok sthen@
2019-08-14 12:43:52 +00:00
phessler
eebfdfcd7c some of the tests depend on signed char, which is not true on several arches
remove those tests temporarily, they will be fixed in the upcoming 1.4.3 update

no bump, because the tests are not included in the package

OK cwen@
2019-08-13 18:10:11 +00:00
sthen
316d145b36 use standard GH_* 2019-08-13 14:50:12 +00:00
naddy
7246185177 update to 1.3.3: no significant user-visible changes 2019-08-12 21:47:23 +00:00
cwen
56512a64ea clementine: add missing headers and remove -Werror on 3rd party libechonest
so it builds with ports-gcc.
While here, prepare for the future update to chromaprint-1.4x in a
backward compatible way.

OK bket@ kmos@
2019-08-11 20:42:44 +00:00
fcambus
840cae1794 Update libopenmpt to 0.4.6. 2019-08-11 11:17:24 +00:00
ajacoutot
81efa13a75 portroach: add 12.99.2 to skipv. 2019-08-10 20:01:25 +00:00
fcambus
520d8c22a2 Update schismtracker to 20190805. 2019-08-08 12:54:32 +00:00
landry
67e1966633 Update to mpd 0.21.11.
Long awaited update to 0.21.x branch, been using it on 6.5/amd64 since
months without issues.
Upstream switched CONFIGURE_STYLE to to meson, so adapt CONFIGURE_ARGS
but try to keep the same enable/disable flags list for now (there are
waayyyyy too many options in there).
Macppc build fixes/tweaks from cwen@, thanks!
General apathy from ports@, so  users will get to test it now...
2019-08-06 17:28:12 +00:00
landry
6544a3b4b4 Update to mpc 0.32 2019-08-06 17:16:13 +00:00
sthen
8212ffe922 fix audio/mumble build with protobuf 3.7+, from https://github.com/mumble-voip/mumble/pull/3623 via pkgsrc 2019-08-05 17:42:40 +00:00
naddy
4698bfdd99 update to 1.25.11: fix a number of bugs found by OSS-Fuzz 2019-07-30 19:59:08 +00:00
fcambus
b5f866fb43 Update schismtracker to 20190722. 2019-07-26 13:51:31 +00:00
feinerer
118d2bc15d Use proper GH_ACCOUNT umurmur
The old fatbob313/umurmur redirects to umurmur/umurmur.
Observed by Jungle Boogie.
2019-07-26 05:49:39 +00:00
kmos
a8d7dcbeb1 danj pointed out I should have bumped the REVISION when I removed
MESSAGE hours after committing the update.
2019-07-26 02:54:23 +00:00
kmos
4076c36937 Forgot to cvs rm obsolete MESSAGE when I committed the update. 2019-07-26 01:00:01 +00:00
kmos
112717958f Update audio/picard 0.16 -> 2.1.3
The project no longer bundles the plugins with the source. So I got
rid of all the Makefile logic for the plugins.

Port moved to using MODPY_PI. There is a patch for setup.py to use
the setuptools version of install which has support for
--single-version-externally-managed. I've sent this patch upstream
and it has already been committed so will be in the next release.
I discarded the old setup.py patch.

A chunk of tests fail because the PyPI tarball id missing any .aac
files from test/data. I got a patch committed upstream for their
MANIFEST.in file so that future releases will include those files.

Dependencies on ffmpeg, liboaf, and others were dropped as they
aren't needed for recent releases of picard.

Input from sthen@

ok edd@ sthen@
2019-07-25 20:10:28 +00:00
feinerer
43694c8d6d Update to uMurmur 0.2.17
From maintainer Jonathon Sisson, tweaks by sthen@ and me
2019-07-24 12:47:13 +00:00
danj
1991058dbd Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:49:19 +00:00
fcambus
aefa4cfd06 Add libopenmpt. 2019-07-17 08:08:13 +00:00
fcambus
3ff6144ba4 Import audio/libopenmpt.
libopenmpt is a cross-platform C++ and C library to decode tracked music
files (modules) into a raw PCM audio stream.

openmpt123 is a cross-platform command-line or terminal based module file
player.

libopenmpt is based on the player code of the OpenMPT project (Open ModPlug
Tracker). In order to avoid code base fragmentation, libopenmpt is developed
in the same source code repository as OpenMPT.

OK rapha@
2019-07-17 08:07:15 +00:00
sebastia
0d773eff84 simple update to 0.5.7 2019-07-15 21:54:17 +00:00
bcallah
da7b1c487a Update to musescore-3.2.3
Changelog: https://musescore.org/en/3.2.3
2019-07-14 23:18:10 +00:00
kmos
b866338647 Hook py-discid into the build. 2019-07-14 23:05:05 +00:00
kmos
8997ef6b1f audio/py-discid is a Python binding for audio/libdiscid. Needed to be able
to update audio/picard.

Python binding of MusicBrainz Libdiscid. Libdiscid's main purpose
is the calculation of an identifier of audio discs (disc ID) to use
for the MusicBrainz database.

That identifier is calculated from the TOC of the disc, similar to
the freeDB CDDB identifier. Libdiscid can calculate MusicBrainz
disc IDs and freeDB disc IDs. Additionally the MCN of the disc and
ISRCs from the tracks can be extracted.

This module is a close binding that offloads all relevant data
storage and calculation to Libdiscid. On the other hand it gives a
pythonic API and uses objects and exceptions.

Version 1.2.0

Input from sthen@

OK edd@ sthen@
2019-07-14 23:01:58 +00:00
naddy
ae1cb22cb2 Switch to PERMIT_(DISTFILES|PACKAGE).
CDROM restrictions are no longer applicable.
2019-07-14 02:16:50 +00:00
naddy
a63961b689 switch unusual case to PERMIT_(DISTFILES|PACKAGE) 2019-07-14 00:51:55 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
ajacoutot
1b271b45ff Skip version 12.99.1. 2019-07-13 08:10:36 +00:00
sthen
c493e45eed a couple of straggling simple PERMIT_PACKAGE=Yes (different whitespace etc) 2019-07-12 21:42:15 +00:00
sthen
4435b868be replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:15:33 +00:00
sthen
8d7492377d replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:07:45 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
tj
fb0f863edb switch more homepage and master_sites links to https 2019-07-11 17:16:59 +00:00
tj
b78c82b5f8 switch some more homepage and master_sites links to https. input/ok sthen 2019-07-10 21:01:26 +00:00
cwen
29813bc6c5 taglib: fix narrowing issues on arm and ppc, unbreak the build.
Tested on macppc.

OK jca@
2019-07-07 16:58:46 +00:00
sthen
4965f2a855 fix previous - duh, PORTHOME should just be a port variable, not in TEST_ENV.
use consistent spacing around = while there.
2019-07-04 20:05:26 +00:00
sthen
a36566fa60 set PORTHOME in TEST_ENV 2019-07-04 19:57:40 +00:00
bcallah
feef8a5eea Update to musescore-3.2
Announcement: https://musescore.org/en/3.2
2019-06-27 16:01:52 +00:00
rapha
ac54830ae7 Fix possible ogg packet losses (https://github.com/taglib/taglib/issues/864)
and enable tests.

ok jca@
2019-06-23 09:00:21 +00:00
fcambus
150a4a75eb Update schismtracker to 20190614. 2019-06-18 11:35:39 +00:00
naddy
5ada3709eb update to 1.2.0 release; reminded by Brad 2019-06-17 17:11:38 +00:00
rapha
de4ea97ffe Update soundtouch to 2.1.2
Help and ok sthen@
2019-06-17 08:17:49 +00:00
ajacoutot
27a0d8e161 Missing BDEP on shells/bash (for completions). 2019-06-16 09:12:11 +00:00