Commit Graph

34 Commits

Author SHA1 Message Date
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
ajacoutot
cdff106084 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
26245fd34b update Aqualung to 0.9beta10 from maintainer (+ developer) Jeremy Evans,
all patches (including sndio support) went upstream.
2009-02-09 22:13:39 +00:00
ajacoutot
fed387439d - 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 23:50:47 +00:00
sthen
3f708542c3 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-28 23:18:56 +00:00
sthen
b5b824f2a1 add sndio backend, wavpack support, and use SUBST_CMD. From maintainer
Jeremy Evans, thanks!
2009-01-28 00:20:57 +00:00
jasper
2c8cd7c176 - regen WANTLIB 2009-01-23 17:42:14 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00
ajacoutot
e86e0dd91c - reorder dependencies
ok maintainer Jeremy Evans <openbsd at jeremyevans dot net>
2008-03-25 18:09:14 +00:00
jakemsr
a19847dd45 add jack support
discussed with MAINTAINER
2008-03-24 03:15:27 +00:00
landry
15177a13ed 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@
2008-03-15 11:54:10 +00:00
steven
a5fc642ddc import aqualung 0.9beta9.1
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.

from Jeremy Evans <openbsd at jeremyevans.net>, with some tweaks
2008-02-15 15:52:02 +00:00