Commit Graph

63 Commits

Author SHA1 Message Date
jeremy
5fa3e9487f Backport upstream fix for display breakage with mpeg files
This breakage started after libsndfile 1.1.0 was committed, since
libsndfile 1.1.0 adds mpeg support.  The upstream fix prioritizes
the mpeg decoder over the libsndfile decoder.
2022-04-14 02:01:41 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
jeremy
bdaf65b3ee Update to Aqualung 1.1
All patches have been upstreamed.
2020-08-31 18:05:56 +00:00
jeremy
7b33bbd5be Fix startup without a ~/.config directory by adding appropriate include.
Build a debug package.

Issue found the hard way again by nick@
2020-07-03 02:28:35 +00:00
jeremy
eb2d377375 Switch freedb.org:888 to gnudb.org:8880 for default CDDB server.
Work correctly when ~/.config directory does not exist.

Use the default skin instead of plain skin by default to work
around font issues in plain skin.

freedb issue pointed out by naddy@
Other issues pointed out by nick@
2020-07-01 21:16:02 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
edd
7571183596 Update audio/libcdio to version 2.1.0.
Also fix fallout.

I've been working with upstream to have the NetBSD driver work on both
NetBSD *and* OpenBSD, and here it is.

Thanks to upstream for helping, particularly Rocky Bernstein and Thomas
Schmitt!

Tested and OK cwen@, thanks!
2019-05-12 15:26:06 +00:00
bentley
8ab8463748 Fix build with ffmpeg-4.1.
ok jeremy@ (maintainer)
2019-02-03 03:58:35 +00:00
naddy
33bea57aa6 again, bump users of audio/libmad after macro change in header file 2018-12-05 20:19:00 +00:00
naddy
62baafa1d6 bump users of audio/libmad after macro change in header file 2018-12-04 20:44:56 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
kirby
307975081f drop gettext module
OK sthen@
2017-11-16 04:16:16 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
jeremy
1bea2dbb0f Reinitialize sndio in case of an audio(4) error, as otherwise you need to
restart aqualung in such cases.  REVISION was just bumped in a previous
commit.

OK sthen@
2016-11-19 18:28:40 +00:00
jeremy
7f7146f5d4 Reinitialize sndio in case of an audio(4) error, so you don't need to restart
aqualung in such cases.

OK sthen@
2016-11-19 18:25:53 +00:00
jeremy
8fa0dd6598 Simplify and fix patch to mac decoder by just denamespacing
GetUTF16FromANSI, fixes SIGSEGV at runtime.

OK naddy@
2016-11-03 13:07:06 +00:00
jeremy
53024a0b78 Update to aqualung 1.0
Add patch to the mac decoder as upstream support depends on a newer
version of audio/mac than we have in-tree.
2015-09-05 14:59:34 +00:00
jeremy
9ee391c276 Update to aqualung 1.0-rc1 2015-07-26 05:49:37 +00:00
jeremy
0623625e35 Update to aqualung 1.0-rc1 2015-07-26 05:46:02 +00:00
espie
2ace40bfb8 don't depend on modes in the ports tree being what we want installed 2015-05-08 09:08:44 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
brad
bd2576ca57 - Update for newer FFmpeg API.
- Add missing dependencies.
- Sync WANTLIBs.

ok jeremy@
2014-03-27 21:38:10 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
brad
73ddbb1ef4 Add a comment to the patches.
ok sthen@
2013-01-26 12:47:44 +00:00
jeremy
13dae1badc Add BUILD_DEPENDS on autoconf and automake, pointed out by naddy@. 2013-01-19 19:08:33 +00:00
brad
f10f275ea7 Update for newer FFmpeg API.
ok jeremy@
2013-01-18 08:15:55 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
naddy
a8050c913d remove unneeded -pthread patches 2012-08-22 20:14:05 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
shadchin
353cfedef2 Switch ports on musepack, ok ajacoutot@ 2012-05-24 18:36:45 +00:00
jasper
eca3ed6b04 - switch to lua module
- regen WANTLIB while here
2012-05-15 18:04:13 +00:00
jeremy
47d1cd7fde Update to newer FFmpeg API.
From brad@comstyle.com, OK @ajacoutot
2012-04-30 00:54:00 +00:00
ajacoutot
29b5a8e7a9 Clean up the use of USE_GROFF for ports where mandoc doesn't have any
ERRORs and formatting looks Ok.

from Brad
2012-01-03 07:03:54 +00:00
jasper
75d6ca7ada - regen WANTLIB 2011-10-12 12:54:30 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
sthen
c945a53851 sync WANTLIB and bump.
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +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
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
jeremy
1952f8e4f2 Enable speex, mod, cdda, and cddb support, now that all related
libraries have been imported.  These all appear to work correctly,
except that CD audio playback has some occassional gaps, but
jakemsr@ reports that other libcdio users have similar issues.

OK jakemsr@
2010-11-07 00:50:22 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jakemsr
2f0812f770 enable ladspa effects via liblrdf and update WANTLIB
while here

ok jeremy@ (and he already committed the plugin.c patch
upstream!)
2010-10-24 19:10:15 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
71d252f28e - fix WANTLIB after cairo update.
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
jeremy
8ba7ce0e92 Update my MAINTAINER email address
OK landry@
2010-09-24 15:27:00 +00:00
sthen
70bcc2b338 new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary 2010-09-05 10:25:16 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
sthen
b7b315e8de update this nice music player to 0.9beta11
from maintainer Jeremy Evans
2010-06-09 08:32:35 +00:00