Version: 1.1, Package name: aqualung-1.1 |
Maintained by: Jeremy Evans |
Master sites: |
Description Aqualung is an advanced music player. It plays audio CDs, internet radio streams and podcasts as well as soundfiles in just about any audio format and has the feature of inserting no gaps between adjacent tracks. |
Filesize: 1939.813 KB |
Version History (View Complete History) |
|
2020-08-31 12:05:57 by Jeremy Evans | Files touched by this commit (7) |
Log message: Update to Aqualung 1.1 All patches have been upstreamed. |
2020-07-02 20:28:35 by Jeremy Evans | Files touched by this commit (2) |
Log message: Fix startup without a ~/.config directory by adding appropriate include. Build a debug package. Issue found the hard way again by nick@ |
2020-07-01 15:16:02 by Jeremy Evans | Files touched by this commit (4) |
Log message: 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@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-12 09:26:07 by Edd Barrett | Files touched by this commit (19) |
Log message: 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-02-02 20:58:35 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Fix build with ffmpeg-4.1. ok jeremy@ (maintainer) |
2018-12-05 13:19:01 by Christian Weisgerber | Files touched by this commit (28) |
Log message: again, bump users of audio/libmad after macro change in header file |
2018-12-04 13:44:57 by Christian Weisgerber | Files touched by this commit (28) |
Log message: bump users of audio/libmad after macro change in header file |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: 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-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-11-19 11:28:40 by Jeremy Evans | Files touched by this commit (1) |
Log message: 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-03 07:07:06 by Jeremy Evans | Files touched by this commit (2) |
Log message: Simplify and fix patch to mac decoder by just denamespacing GetUTF16FromANSI, fixes SIGSEGV at runtime. OK naddy@ |
2015-09-05 08:59:34 by Jeremy Evans | Files touched by this commit (7) |
Log message: 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-07-25 23:49:37 by Jeremy Evans | Files touched by this commit (9) |
Log message: Update to aqualung 1.0-rc1 |
2015-05-08 03:08:45 by Marc Espie | Files touched by this commit (23) |
Log message: don't depend on modes in the ports tree being what we want installed |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-27 07:38:30 by Stuart Henderson | Files touched by this commit (7) |
Log message: sync WANTLIB and bump. zap a few stray space-tabs while there. |
2011-04-14 15:21:56 by Christian Weisgerber | Files touched by this commit (6) |
Log message: EPOCH bumps to keep package versions from going back. Turned up by a bulk build with a year-old plist database. |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: 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-06 18:50:22 by Jeremy Evans | Files touched by this commit (1) |
Log message: 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-10-24 15:00:30 by Antoine Jacoutot | Files touched by this commit (60) |
Log message: Remove USE_X11. |
2010-10-24 13:10:15 by Jacob Meuser | Files touched by this commit (2) |
Log message: enable ladspa effects via liblrdf and update WANTLIB while here ok jeremy@ (and he already committed the plugin.c patch upstream!) |
2010-10-18 10:52:48 by Marc Espie | Files touched by this commit (115) |
Log message: USE_GROFF=Yes |
2010-10-11 02:11:17 by Jasper Lievisse Adriaanse | Files touched by this commit (25) |
Log message: - fix WANTLIB after cairo update. these and upcoming fixes test built by landry@ |
2010-09-24 09:27:00 by Jeremy Evans | Files touched by this commit (2) |
Log message: Update my MAINTAINER email address OK landry@ |
2010-09-05 04:25:16 by Stuart Henderson | Files touched by this commit (22) |
Log message: new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary |
2010-08-31 02:15:45 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: Remove PKGNAME=${DISTNAME} constructs where possible, as this is the default anyway. ok jasper@ |
2010-06-09 02:32:35 by Stuart Henderson | Files touched by this commit (3) |
Log message: update this nice music player to 0.9beta11 from maintainer Jeremy Evans |
2009-12-22 08:43:15 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |
2009-08-10 00:29:53 by Matthias Kilian | Files touched by this commit (65) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-02-09 15:13:39 by Stuart Henderson | Files touched by this commit (7) |
Log message: update Aqualung to 0.9beta10 from maintainer (+ developer) Jeremy Evans, all patches (including sndio support) went upstream. |
2009-01-28 16:50:48 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - re-add SUBST_CMD back and chown the file so that the .bak file does not end up in PLIST - fix the icon PATH in the .desktop file while here - bump |
2009-01-28 16:18:56 by Stuart Henderson | Files touched by this commit (1) |
Log message: ratchov@ reports that packaging fails, this is when files/aqualung.desktop is writable by a group other than wheel. fix by using INSTALL_DATA/SUBST_CMD rather than directly using SUBST_CMD -c. PLIST remains the same with this fix; package version not bumped. |
2009-01-27 17:20:57 by Stuart Henderson | Files touched by this commit (6) |
Log message: add sndio backend, wavpack support, and use SUBST_CMD. From maintainer Jeremy Evans, thanks! |
2009-01-23 10:42:14 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - regen WANTLIB |
2008-07-08 20:07:36 by Jacob Meuser | Files touched by this commit (6) |
Log message: * FFmpeg headers moved * FFmpeg LIB_DEPENDS/WANTLIB changes * add @bin markers in PLISTs * bump PKGNAMEs feedback/ok brad@ |
2008-06-14 18:04:50 by Stuart Henderson | Files touched by this commit (22) |
Log message: sync wantlib and bump packages. ok ajacoutot |
2008-03-25 12:09:14 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - reorder dependencies ok maintainer Jeremy Evans <openbsd at jeremyevans dot net> |
2008-03-23 21:15:27 by Jacob Meuser | Files touched by this commit (1) |
Log message: add jack support discussed with MAINTAINER |
2008-03-15 05:54:10 by Landry Breuil | Files touched by this commit (3) |
Log message: Add a .desktop file to show aqualung in desktop menu. Update PLIST, bump PKGNAME and add desktop-database goo. Based on a diff from Jeremy Evans, with tweaks from ajacoutot@ ok ajacoutot@ |