1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

audio/libxmp: Update to 4.6.0

This commit is contained in:
Emanuel Haupt 2023-06-18 12:20:07 +02:00
parent 0684ef3f6f
commit c996e21d9a
3 changed files with 19 additions and 12 deletions

View File

@ -1,7 +1,7 @@
PORTNAME= libxmp
PORTVERSION= 4.5.0
PORTVERSION= 4.6.0
CATEGORIES= audio
MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION}
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Module rendering library for xmp
@ -10,15 +10,10 @@ WWW= http://xmp.sourceforge.net/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/docs/COPYING.LIB
USES= gmake pathfix
USES= cmake
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
PLIST_FILES= include/xmp.h \
lib/libxmp.so \
lib/libxmp.so.${PORTVERSION} \
lib/libxmp.so.4 \
libdata/pkgconfig/libxmp.pc
PLIST_SUB= PORTVERSION=${PORTVERSION}
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxmp.so.${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1623950071
SHA256 (libxmp-4.5.0.tar.gz) = 7847d262112d14e8442f44e5ac6ed9ddbca54c251284720b563c852b31f26e75
SIZE (libxmp-4.5.0.tar.gz) = 652983
TIMESTAMP = 1687082451
SHA256 (libxmp-4.6.0.tar.gz) = 2d3c45fe523b50907e89e60f9a3b7f4cc9aab83ec9dbba7743eaffbcdcb35ea6
SIZE (libxmp-4.6.0.tar.gz) = 738532

12
audio/libxmp/pkg-plist Normal file
View File

@ -0,0 +1,12 @@
include/xmp.h
lib/libxmp.so
lib/libxmp.so.%%PORTVERSION%%
lib/libxmp.so.4
libdata/pkgconfig/libxmp.pc
lib/cmake/libxmp/libxmp-config-version.cmake
lib/cmake/libxmp/libxmp-config.cmake
lib/cmake/libxmp/libxmp-shared-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/libxmp/libxmp-shared-targets.cmake
lib/cmake/libxmp/libxmp-static-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/libxmp/libxmp-static-targets.cmake
lib/libxmp.a