pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/fuse-gstfs-ng
Module Name: pkgsrc
Committed By: nia
Date: Tue Jan 7 16:16:51 UTC 2020
Modified Files:
pkgsrc/filesystems/fuse-gstfs-ng: Makefile
Log Message:
fuse-gstfs-ng: Add SUPERSEDES
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/filesystems/fuse-gstfs-ng/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/fuse-gstfs-ng/Makefile
diff -u pkgsrc/filesystems/fuse-gstfs-ng/Makefile:1.1 pkgsrc/filesystems/fuse-gstfs-ng/Makefile:1.2
--- pkgsrc/filesystems/fuse-gstfs-ng/Makefile:1.1 Tue Jan 7 16:15:25 2020
+++ pkgsrc/filesystems/fuse-gstfs-ng/Makefile Tue Jan 7 16:16:51 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/07 16:15:25 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/07 16:16:51 nia Exp $
DISTNAME= gstfs-ng-1.1
PKGNAME= fuse-${DISTNAME}
@@ -12,6 +12,8 @@ HOMEPAGE= https://github.com/rtyle/gstfs
COMMENT= FUSE-based file system for dynamic gstreamer-based transcoding
LICENSE= gnu-lgpl-v3
+SUPERSEDES+= fuse-gstfs-[0-9]*
+
USE_TOOLS+= pkg-config bash:run
USE_LANGUAGES= c c++03
Home |
Main Index |
Thread Index |
Old Index