Skip to content

Commit

Permalink
audio/sratom: Update to 0.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Oct 25, 2023
1 parent d026715 commit 96f9e7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
11 changes: 3 additions & 8 deletions audio/sratom/Makefile
@@ -1,10 +1,9 @@
PORTNAME= sratom
DISTVERSION= 0.6.14
PORTREVISION= 1
DISTVERSION= 0.6.16
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/

MAINTAINER= ports@FreeBSD.org
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Library for serialising LV2 atoms to/from RDF
WWW= https://drobilla.net/software/sratom.html

Expand All @@ -17,13 +16,9 @@ LIB_DEPENDS= libserd-0.so:devel/serd \
RUN_DEPENDS= lv2>=1.14.0:audio/lv2

USES= meson pkgconfig python:build tar:xz
USE_CSTD= c99
USE_LDCONFIG= yes

PLIST_SUB= VERSION=${PORTVERSION}
PLIST_SUB= VERSION=${DISTVERSION}
MESON_ARGS+= -Ddocs=disabled

post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsratom-0.so.${PORTVERSION}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions audio/sratom/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1666640751
SHA256 (sratom-0.6.14.tar.xz) = 9982faf40db83aedd9b3850e499fecd6852b8b4ba6dede514013655cffaca1e6
SIZE (sratom-0.6.14.tar.xz) = 24252
TIMESTAMP = 1698134671
SHA256 (sratom-0.6.16.tar.xz) = 71c157991183e53d0555393bb4271c75c9b5f5dab74a5ef22f208bb22de322c4
SIZE (sratom-0.6.16.tar.xz) = 18940

0 comments on commit 96f9e7f

Please sign in to comment.