mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
audio/xmp: Update to 4.2.0
This commit is contained in:
parent
58ceaf88f9
commit
0684ef3f6f
@ -1,9 +1,8 @@
|
||||
PORTNAME= xmp
|
||||
PORTVERSION= 4.1.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.2.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITES= https://github.com/libxmp/xmp-cli/releases/download/${PORTNAME}-${PORTVERSION}/
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Player for many different Amiga and PC module formats
|
||||
@ -20,8 +19,8 @@ CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
|
||||
|
||||
CONFIG_FILES= xmp.conf modules.conf
|
||||
|
||||
OPTIONS_DEFINE= ALSA OSS PULSEAUDIO SNDIO
|
||||
OPTIONS_DEFAULT= OSS
|
||||
OPTIONS_DEFINE= ALSA OSS PULSEAUDIO SNDIO
|
||||
|
||||
ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib
|
||||
ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins
|
||||
@ -29,7 +28,7 @@ ALSA_CONFIGURE_ENABLE= alsa
|
||||
|
||||
OSS_CONFIGURE_ENABLE= oss
|
||||
|
||||
PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio
|
||||
PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio
|
||||
PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio
|
||||
|
||||
SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1469121844
|
||||
SHA256 (xmp-4.1.0.tar.gz) = 1dbd61074783545ac7bef5b5daa772fd2110764cb70f937af8c3fad30f73289e
|
||||
SIZE (xmp-4.1.0.tar.gz) = 210435
|
||||
TIMESTAMP = 1687083051
|
||||
SHA256 (xmp-4.2.0.tar.gz) = dc54513af9a4681029a1243fd0c9cdf153d813a1125de6c782926674285bc5ae
|
||||
SIZE (xmp-4.2.0.tar.gz) = 224328
|
||||
|
Loading…
Reference in New Issue
Block a user