aboutsummaryrefslogtreecommitdiff
path: root/emulators/fuse-utils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-08-17 20:38:08 +0000
committerRene Ladan <rene@FreeBSD.org>2017-08-17 20:38:08 +0000
commit8f822d92a1286bf11cd316d619c09e158c818e68 (patch)
tree82981419eeb5d3e26c8cabb24e05a8f702f1fea3 /emulators/fuse-utils
parent0e305cf79886a21bf75ba531ddcd350e1e1ca4e8 (diff)
downloadports-8f822d92a1286bf11cd316d619c09e158c818e68.tar.gz
ports-8f822d92a1286bf11cd316d619c09e158c818e68.zip
Update libspectrum and fuse[utils] to their latest versions.
libspectrum: - 1.3.5 -> 1.3.6 - add libspectrum.pc fuse: - 1.3.7 -> 1.3.8 fuse-utils: - 1.3.1 -> 1.3.2 - remove obsolete comment in Makefile about removed ffmpeg1 port - add missing libraries - sort pkg-plist Reported by: portscout
Notes
Notes: svn path=/head/; revision=448189
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r--emulators/fuse-utils/Makefile10
-rw-r--r--emulators/fuse-utils/distinfo6
-rw-r--r--emulators/fuse-utils/pkg-plist8
3 files changed, 10 insertions, 14 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index ac27319e400d..7642f3961f30 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= fuse-utils
-PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTVERSION= 1.3.2
CATEGORIES= emulators
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
@@ -15,19 +14,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
libgcrypt.so:security/libgcrypt \
+ libpng16.so:graphics/png \
libspectrum.so:emulators/libspectrum
-USES= gettext iconv pkgconfig
+USES= gettext iconv jpeg pkgconfig
USE_GNOME= glib20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} \
--with-local-prefix=${LOCALBASE}
-# FIXME no way to specify ffmpeg1 paths to configure script
-#FFMPEG_LIB_DEPENDS= libavformat1.so:multimedia/ffmpeg1
-#FFMPEG_CONFIGURE_WITH= ffmpeg
-
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog README ${STAGEDIR}${DOCSDIR}
diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo
index 193eb780845c..38286c109d65 100644
--- a/emulators/fuse-utils/distinfo
+++ b/emulators/fuse-utils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478688895
-SHA256 (fuse-utils-1.3.1.tar.gz) = 1f9f95851a179ed9be474605a1580739168e68d051945729242274bea2f0e87c
-SIZE (fuse-utils-1.3.1.tar.gz) = 488461
+TIMESTAMP = 1502635214
+SHA256 (fuse-utils-1.3.2.tar.gz) = 45b664bf7b2130899bffad4606d8de824c002ee2f0af9683ad343630efe4190a
+SIZE (fuse-utils-1.3.2.tar.gz) = 490454
diff --git a/emulators/fuse-utils/pkg-plist b/emulators/fuse-utils/pkg-plist
index 66fd56c2e0f0..8d779637869a 100644
--- a/emulators/fuse-utils/pkg-plist
+++ b/emulators/fuse-utils/pkg-plist
@@ -14,10 +14,12 @@ bin/tape2pulses
bin/tape2wav
bin/tapeconv
bin/tzxlist
+man/man1/audio2tape.1.gz
man/man1/createhdf.1.gz
man/man1/fmfconv.1.gz
man/man1/fuse-utils.1.gz
man/man1/listbasic.1.gz
+man/man1/profile2map.1.gz
man/man1/raw2hdf.1.gz
man/man1/rzxcheck.1.gz
man/man1/rzxdump.1.gz
@@ -25,12 +27,10 @@ man/man1/rzxtool.1.gz
man/man1/scl2trd.1.gz
man/man1/snap2tzx.1.gz
man/man1/snapconv.1.gz
-man/man1/tapeconv.1.gz
-man/man1/tzxlist.1.gz
-man/man1/profile2map.1.gz
-man/man1/audio2tape.1.gz
man/man1/tape2pulses.1.gz
man/man1/tape2wav.1.gz
+man/man1/tapeconv.1.gz
+man/man1/tzxlist.1.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README