mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
audio/moodbar: Update to 1.3.0
Pet portclippy(1). https://github.com/exaile/moodbar/releases/tag/v1.3.0
This commit is contained in:
parent
0c412db31a
commit
08ae9b4578
@ -1,5 +1,5 @@
|
||||
PORTNAME= moodbar
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://github.com/exaile/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
|
||||
@ -13,12 +13,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libfftw3.so:math/fftw3
|
||||
TEST_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= compiler:c++14-lang gnome gstreamer meson pkgconfig python:test \
|
||||
USES= compiler:c++17-lang gnome gstreamer meson pkgconfig python:test \
|
||||
shebangfix tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_GSTREAMER= good ogg vorbis
|
||||
|
||||
PLIST_FILES= bin/moodbar
|
||||
SHEBANG_FILES= test.py
|
||||
|
||||
PLIST_FILES= bin/moodbar
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593751181
|
||||
SHA256 (moodbar-1.2.1.tar.xz) = 799522bab211e109c7a51e9a4ddf1d18101bbd981df0b5d5c04069cfb201b63f
|
||||
SIZE (moodbar-1.2.1.tar.xz) = 26252
|
||||
TIMESTAMP = 1713854215
|
||||
SHA256 (moodbar-1.3.0.tar.xz) = 3fadae175c9986278da0f008a4d1c6df9387d6a0ed5056dd3927733e7b78363c
|
||||
SIZE (moodbar-1.3.0.tar.xz) = 26780
|
||||
|
Loading…
Reference in New Issue
Block a user