pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/fuse-emulator-utils Version 1.3.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf28a2147e40
branches:  trunk
changeset: 362831:bf28a2147e40
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri May 26 19:37:21 2017 +0000

description:
Version 1.3.1:
* Fix metadata in AVI files and standardise in other formats
* fmfconv: Return proper exit codes from utility

diffstat:

 emulators/fuse-emulator-utils/Makefile |  16 ++++++----------
 emulators/fuse-emulator-utils/PLIST    |   4 +++-
 emulators/fuse-emulator-utils/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 16 deletions(-)

diffs (73 lines):

diff -r 2a4820525db8 -r bf28a2147e40 emulators/fuse-emulator-utils/Makefile
--- a/emulators/fuse-emulator-utils/Makefile    Fri May 26 19:35:48 2017 +0000
+++ b/emulators/fuse-emulator-utils/Makefile    Fri May 26 19:37:21 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/01/17 20:46:54 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/26 19:37:21 adam Exp $
 
-DISTNAME=      fuse-utils-1.1.1
+DISTNAME=      fuse-utils-1.3.1
 PKGNAME=       ${DISTNAME:S/fuse/fuse-emulator/}
-PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 
@@ -14,13 +13,10 @@
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
-CONFIGURE_ENV+=                ac_cv_path_AUDIOFILE_CONFIG="pkg-config audiofile"
-
-LIBS+=                 -lgcrypt
-LIBS+=                 -lgpg-error
+#CONFIGURE_ENV+=               ac_cv_path_AUDIOFILE_CONFIG="pkg-config audiofile"
 
-.include "../../audio/libaudiofile/buildlink3.mk"
+#LIBS+=                        -lgcrypt
+#LIBS+=                        -lgpg-error
+
 .include "../../emulators/libspectrum/buildlink3.mk"
-.include "../../security/libgcrypt/buildlink3.mk"
-.include "../../security/libgpg-error/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 2a4820525db8 -r bf28a2147e40 emulators/fuse-emulator-utils/PLIST
--- a/emulators/fuse-emulator-utils/PLIST       Fri May 26 19:35:48 2017 +0000
+++ b/emulators/fuse-emulator-utils/PLIST       Fri May 26 19:37:21 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/01/17 20:46:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/05/26 19:37:21 adam Exp $
 bin/audio2tape
 bin/createhdf
 bin/fmfconv
@@ -11,6 +11,7 @@
 bin/scl2trd
 bin/snap2tzx
 bin/snapconv
+bin/tape2pulses
 bin/tape2wav
 bin/tapeconv
 bin/tzxlist
@@ -27,6 +28,7 @@
 man/man1/scl2trd.1
 man/man1/snap2tzx.1
 man/man1/snapconv.1
+man/man1/tape2pulses.1
 man/man1/tape2wav.1
 man/man1/tapeconv.1
 man/man1/tzxlist.1
diff -r 2a4820525db8 -r bf28a2147e40 emulators/fuse-emulator-utils/distinfo
--- a/emulators/fuse-emulator-utils/distinfo    Fri May 26 19:35:48 2017 +0000
+++ b/emulators/fuse-emulator-utils/distinfo    Fri May 26 19:37:21 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2016/01/17 20:46:54 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/05/26 19:37:21 adam Exp $
 
-SHA1 (fuse-utils-1.1.1.tar.gz) = 373132e76f2788c344dd0e1f9a9b898e823fdff1
-RMD160 (fuse-utils-1.1.1.tar.gz) = 4fb73c52efe95256c9266c36a7cee06550a49f26
-SHA512 (fuse-utils-1.1.1.tar.gz) = 67a9cc6af97f213a43b5e557dfe800f823e914faae99d7c5b2ddfc52656ab89bac737df644b9aa32ac009bdc0740d2064ccc6de2643ecba9141787245f9657f9
-Size (fuse-utils-1.1.1.tar.gz) = 505766 bytes
+SHA1 (fuse-utils-1.3.1.tar.gz) = 760b650b47d08a15da8e571fc7c07be1553e8018
+RMD160 (fuse-utils-1.3.1.tar.gz) = 67da7c5fba2683689f8753b82ccc5120dbedf26f
+SHA512 (fuse-utils-1.3.1.tar.gz) = c5564ad0d07c436670c687790e58c3f781d9838070991adfbde2b7d3a92e9e3a43a482a999e1b75b055fea8b2803aa0fe344e0c2610f92631ad92765864e6b84
+Size (fuse-utils-1.3.1.tar.gz) = 488461 bytes
 SHA1 (patch-configure) = bfcc95f0a558f0d10037c9ac125021171f641b67



Home | Main Index | Thread Index | Old Index