Skip to content

Commit

Permalink
audio/drumstick: Update 2.7.2 → 2.8.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 13, 2023
1 parent 98c91d4 commit 766c602
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
5 changes: 2 additions & 3 deletions audio/drumstick/Makefile
@@ -1,6 +1,5 @@
PORTNAME= drumstick
DISTVERSION= 2.7.2
PORTREVISION= 1
DISTVERSION= 2.8.0
CATEGORIES= audio multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/

Expand Down Expand Up @@ -49,6 +48,6 @@ SONIVOX_LIB_DEPENDS= libpulse.so:audio/pulseaudio \
post-patch:
# instead of default.sf2 use FluidR3_GM.sf2 installed by fluid-soundfont
@${REINPLACE_CMD} -e 's|"default.sf2"|"${LOCALBASE}/share/sounds/sf2/FluidR3_GM.sf2"|' \
${WRKSRC}/library/widgets/fluidsettingsdialog.cpp
${WRKSRC}/library/rt-backends/fluidsynth/fluidsynthengine.cpp

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions audio/drumstick/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679292821
SHA256 (drumstick-2.7.2.tar.bz2) = e57c46e6eaf9f387e05b8a0238d80c896cd5e3c434d8711d9a96fdf9884115ed
SIZE (drumstick-2.7.2.tar.bz2) = 475953
TIMESTAMP = 1689214607
SHA256 (drumstick-2.8.0.tar.bz2) = f8fbd319c260aac8fc8cc69bb3144c21288dcf5ea5eae4eb202c0b857673c0bb
SIZE (drumstick-2.8.0.tar.bz2) = 494070
8 changes: 4 additions & 4 deletions audio/drumstick/pkg-plist
Expand Up @@ -56,16 +56,16 @@ lib/drumstick2/libdrumstick-rt-oss-in.so
lib/drumstick2/libdrumstick-rt-oss-out.so
%%ALSA%%lib/libdrumstick-alsa.so
%%ALSA%%lib/libdrumstick-alsa.so.2
%%ALSA%%lib/libdrumstick-alsa.so.2.7.2
%%ALSA%%lib/libdrumstick-alsa.so.2.8.0
lib/libdrumstick-file.so
lib/libdrumstick-file.so.2
lib/libdrumstick-file.so.2.7.2
lib/libdrumstick-file.so.2.8.0
lib/libdrumstick-rt.so
lib/libdrumstick-rt.so.2
lib/libdrumstick-rt.so.2.7.2
lib/libdrumstick-rt.so.2.8.0
lib/libdrumstick-widgets.so
lib/libdrumstick-widgets.so.2
lib/libdrumstick-widgets.so.2.7.2
lib/libdrumstick-widgets.so.2.8.0
%%QT_PLUGINDIR%%/designer/libdrumstick-vpiano-plugin.so
%%ALSA%%libdata/pkgconfig/drumstick-alsa.pc
libdata/pkgconfig/drumstick-file.pc
Expand Down

0 comments on commit 766c602

Please sign in to comment.