Skip to content

Commit

Permalink
audio/dmidiplayer: update 1.7.2 → 1.7.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 15, 2023
1 parent d2d578c commit 53b40e7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 2 additions & 3 deletions audio/dmidiplayer/Makefile
@@ -1,6 +1,5 @@
PORTNAME= dmidiplayer
DISTVERSION= 1.7.2
PORTREVISION= 1
DISTVERSION= 1.7.3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/v${DISTVERSION}/

Expand All @@ -16,7 +15,7 @@ LIB_DEPENDS= libdrumstick-widgets.so:audio/drumstick \
libuchardet.so:textproc/uchardet

USES= compiler:c++17-lang cmake desktop-file-utils pkgconfig qt:6 tar:bz2
USE_QT= base tools:build
USE_QT= base 5compat tools:build

CMAKE_ARGS= -DUSE_QT=6
CMAKE_ON= EMBED_TRANSLATIONS
Expand Down
6 changes: 3 additions & 3 deletions audio/dmidiplayer/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689220035
SHA256 (dmidiplayer-1.7.2.tar.bz2) = da517e529a8aafe8e9ca5a94f0be162778c4addac2340846e8bc1e54ebb82a48
SIZE (dmidiplayer-1.7.2.tar.bz2) = 1513554
TIMESTAMP = 1697397383
SHA256 (dmidiplayer-1.7.3.tar.bz2) = 568d28e4eb425486c8be20a970c2ad0f52bcfe04f6a087f08eebbd4b1ce39e3b
SIZE (dmidiplayer-1.7.3.tar.bz2) = 1553527
1 change: 1 addition & 0 deletions audio/dmidiplayer/pkg-plist
@@ -1,6 +1,7 @@
bin/dmidiplayer
share/applications/net.sourceforge.dmidiplayer.desktop
%%DATADIR%%/Negra_Sombra.kar
%%DATADIR%%/Schubert_Standchen.mid
%%DATADIR%%/dmidiplayer_cs.qm
%%DATADIR%%/dmidiplayer_de.qm
%%DATADIR%%/dmidiplayer_es.qm
Expand Down

0 comments on commit 53b40e7

Please sign in to comment.