update amused to 0.5
changelog: * unbreak opus and ogg vorbis * handle flacs with bps != 16 and/or channels != 2 * speed up `load' a lot (especially if over NFS) port-wise: update HOMEPAGE and MASTER_SITES
This commit is contained in:
parent
fffbaebeab
commit
a7649c3f90
@ -1,11 +1,10 @@
|
|||||||
COMMENT = minimalistic music player
|
COMMENT = minimalistic music player
|
||||||
|
|
||||||
V = 0.4
|
DISTNAME = amused-0.5
|
||||||
DISTNAME = amused-$V
|
|
||||||
|
|
||||||
CATEGORIES = audio
|
CATEGORIES = audio
|
||||||
|
|
||||||
HOMEPAGE = https://git.omarpolo.com/amused/about
|
HOMEPAGE = https://projects.omarpolo.com/amused.html
|
||||||
|
|
||||||
MAINTAINER = Omar Polo <op@omarpolo.com>
|
MAINTAINER = Omar Polo <op@omarpolo.com>
|
||||||
|
|
||||||
@ -15,7 +14,7 @@ PERMIT_PACKAGE = Yes
|
|||||||
# uses pledge
|
# uses pledge
|
||||||
WANTLIB += FLAC c event m mpg123 opusfile sndio util vorbisfile
|
WANTLIB += FLAC c event m mpg123 opusfile sndio util vorbisfile
|
||||||
|
|
||||||
MASTER_SITES = https://github.com/omar-polo/amused/releases/download/$V/
|
MASTER_SITES = https://ftp.omarpolo.com/
|
||||||
|
|
||||||
LIB_DEPENDS = audio/flac \
|
LIB_DEPENDS = audio/flac \
|
||||||
audio/libvorbis \
|
audio/libvorbis \
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (amused-0.4.tar.gz) = NfUzjWIkNGaGZBs0kS4JW1fIijX+Ksfcus6PyCmhFuM=
|
SHA256 (amused-0.5.tar.gz) = wOrNnoz/nSW+jxWZhsP6/n8JP8Inf3YbIB9JTGiI7PE=
|
||||||
SIZE (amused-0.4.tar.gz) = 19887
|
SIZE (amused-0.5.tar.gz) = 20086
|
||||||
|
Loading…
x
Reference in New Issue
Block a user