aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2024-04-12 13:53:24 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2024-04-12 13:53:24 +0000
commit6af579044f08b36a59c058156d1ed28b1453f6a1 (patch)
tree2d65d0b43046aeb381872aeb3502154c699d905e
parent6049603957a7668c5cf2c3ef38de4d1cb3dc09bf (diff)
downloadports-6af579044f08b36a59c058156d1ed28b1453f6a1.tar.gz
ports-6af579044f08b36a59c058156d1ed28b1453f6a1.zip
audio/ft2-clone: Update to 1.82
* Update to 1.82 * Install the binary using the cmake toolchain while here, and then switch to the post-install target for the icons that cmake does not install. Upstream issue: https://github.com/8bitbubsy/ft2-clone/issues/51
-rw-r--r--audio/ft2-clone/Makefile9
-rw-r--r--audio/ft2-clone/distinfo6
2 files changed, 5 insertions, 10 deletions
diff --git a/audio/ft2-clone/Makefile b/audio/ft2-clone/Makefile
index 687d4e3892c2..181366dffac4 100644
--- a/audio/ft2-clone/Makefile
+++ b/audio/ft2-clone/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ft2-clone
DISTVERSIONPREFIX= v
-DISTVERSION= 1.80
+DISTVERSION= 1.82
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org
@@ -28,9 +28,6 @@ DESKTOP_ENTRIES= "FastTracker II Clone" \
"" \
false
-# segfaults
-PORTSCOUT= skipv:v1.81
-
PLIST_FILES= bin/ft2-clone \
share/pixmaps/ft2-clone.ico
@@ -52,10 +49,8 @@ PULSEAUDIO_LDFLAGS+= -lpulse
USE_CSTD= c99
.endif
-do-install:
+post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps
- ${INSTALL_PROGRAM} ${WRKSRC}/release/other/ft2-clone \
- ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/src/gfxdata/icon/ft2-clone.ico \
${STAGEDIR}${PREFIX}/share/pixmaps
diff --git a/audio/ft2-clone/distinfo b/audio/ft2-clone/distinfo
index c64f74484658..ad0e1334f04f 100644
--- a/audio/ft2-clone/distinfo
+++ b/audio/ft2-clone/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712728483
-SHA256 (8bitbubsy-ft2-clone-v1.80_GH0.tar.gz) = 805e21bd7fafde255deb117e22f2ee4a7ade1a9b500de3580a2e25bd48479701
-SIZE (8bitbubsy-ft2-clone-v1.80_GH0.tar.gz) = 6084971
+TIMESTAMP = 1712929812
+SHA256 (8bitbubsy-ft2-clone-v1.82_GH0.tar.gz) = 4aa821a7a6f83025bec15448d7f671b695381bdcb0424530718ab8d9c8d33a4d
+SIZE (8bitbubsy-ft2-clone-v1.82_GH0.tar.gz) = 6085641