summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-03-09 08:43:06 +0000
committernia <nia@pkgsrc.org>2021-03-09 08:43:06 +0000
commitae658cf56a2d0d7cadbc43fe778c9940028609c9 (patch)
treecaf8c777ef4f235b96617b0facdbc4734478e47c /filesystems
parentae22c70d3da46b99bc61afaeb6c3417a4dd266f7 (diff)
downloadpkgsrc-ae658cf56a2d0d7cadbc43fe778c9940028609c9.tar.gz
fuse-gstfs-ng: remove
package can't build with current boost, upstream is dead, and nobody else packages this so there's nobody to steal patches from
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/Makefile3
-rw-r--r--filesystems/fuse-gstfs-ng/DESCR7
-rw-r--r--filesystems/fuse-gstfs-ng/Makefile36
-rw-r--r--filesystems/fuse-gstfs-ng/PLIST4
-rw-r--r--filesystems/fuse-gstfs-ng/distinfo6
5 files changed, 1 insertions, 55 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index ba327c13571..77794c41042 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/01/07 16:15:25 nia Exp $
+# $NetBSD: Makefile,v 1.50 2021/03/09 08:43:06 nia Exp $
#
COMMENT= File systems, and file system related packages
@@ -21,7 +21,6 @@ SUBDIR+= fuse-exfat
SUBDIR+= fuse-ext2
SUBDIR+= fuse-gmailfs
SUBDIR+= fuse-gphotofs
-SUBDIR+= fuse-gstfs-ng
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-loggedfs
SUBDIR+= fuse-lzofs
diff --git a/filesystems/fuse-gstfs-ng/DESCR b/filesystems/fuse-gstfs-ng/DESCR
deleted file mode 100644
index 351a2676d70..00000000000
--- a/filesystems/fuse-gstfs-ng/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-gstfs-ng is a FUSE-based file system that works as a dynamic
-gstreamer-based transcoder over an existing directory.
-
-For example, this can make your FLAC music archive appear as an
-MP3 or OGG archive.
-
-Transcodings can be cached in memory and persisted to disk.
diff --git a/filesystems/fuse-gstfs-ng/Makefile b/filesystems/fuse-gstfs-ng/Makefile
deleted file mode 100644
index 581e00f3261..00000000000
--- a/filesystems/fuse-gstfs-ng/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2021/01/01 08:24:42 ryoon Exp $
-
-DISTNAME= gstfs-ng-1.1
-PKGNAME= fuse-${DISTNAME}
-PKGREVISION= 4
-CATEGORIES= filesystems
-MASTER_SITES= ${MASTER_SITE_GITHUB:=rtyle/}
-GITHUB_PROJECT= gstfs-ng
-GITHUB_TAG= ${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://github.com/rtyle/gstfs-ng
-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
-
-REPLACE_BASH+= gstfs-ng.monitor
-
-INSTALLATION_DIRS+= bin
-INSTALLATION_DIRS+= ${PKGMANDIR}/man8
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/gstfs-ng ${DESTDIR}${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/gstfs-ng.monitor ${DESTDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/gstfs-ng.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8
-
-.include "../../devel/boost-headers/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../multimedia/gstreamer1/buildlink3.mk"
-.include "../../mk/fuse.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/filesystems/fuse-gstfs-ng/PLIST b/filesystems/fuse-gstfs-ng/PLIST
deleted file mode 100644
index 2f4f6eee9e4..00000000000
--- a/filesystems/fuse-gstfs-ng/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2020/01/07 16:15:25 nia Exp $
-bin/gstfs-ng
-bin/gstfs-ng.monitor
-man/man8/gstfs-ng.8
diff --git a/filesystems/fuse-gstfs-ng/distinfo b/filesystems/fuse-gstfs-ng/distinfo
deleted file mode 100644
index 442c339a916..00000000000
--- a/filesystems/fuse-gstfs-ng/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2020/01/07 16:15:25 nia Exp $
-
-SHA1 (gstfs-ng-1.1.tar.gz) = 4f3c853ccd74f19bc736c31969fe8db4425a1d41
-RMD160 (gstfs-ng-1.1.tar.gz) = 74cc0956fe769f18c7351aa7934489889c1bed4c
-SHA512 (gstfs-ng-1.1.tar.gz) = 96011f120ae3a516c6c0b47b3c42bbd708599a449b921ee48130f44f9c546767b94fb3096fe56e7a511a3125e8f02820ad6c1705eb54e9c498e883ccaae6c8b4
-Size (gstfs-ng-1.1.tar.gz) = 34885 bytes