pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libsfdo: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Tue Apr 14 14:21:43 2026 +0200
Changeset: cb7c797974c2868e6143e1d62ef271a6a531a488
Modified Files:
Makefile
Removed Files:
libsfdo/COMMIT_MSG
libsfdo/DESCR
libsfdo/Makefile
libsfdo/PLIST
libsfdo/buildlink3.mk
libsfdo/distinfo
Log Message:
libsfdo: remove, imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb7c797974c2868e6143e1d62ef271a6a531a488
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
libsfdo/COMMIT_MSG | 9 ---------
libsfdo/DESCR | 7 -------
libsfdo/Makefile | 17 -----------------
libsfdo/PLIST | 19 -------------------
libsfdo/buildlink3.mk | 14 --------------
libsfdo/distinfo | 5 -----
7 files changed, 72 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 164aa9322d..148165e82d 100644
--- a/Makefile
+++ b/Makefile
@@ -2184,7 +2184,6 @@ SUBDIR+= libscfg
SUBDIR+= libscscp
SUBDIR+= libsearpc
SUBDIR+= libseccomp
-SUBDIR+= libsfdo
SUBDIR+= libslab
SUBDIR+= libsml
SUBDIR+= libsocialweb
diff --git a/libsfdo/COMMIT_MSG b/libsfdo/COMMIT_MSG
deleted file mode 100644
index e90151b572..0000000000
--- a/libsfdo/COMMIT_MSG
+++ /dev/null
@@ -1,9 +0,0 @@
-Add devel/libsfdo
-
-The freedesktop.org specifications are sometimes ambiguous
-in their requirements, leaving room for interpretation.
-libsfdo tries to follow them as closely as possible nonetheless,
-except for cases when doing so would add too much complexity for
-no benefit and/or result in suboptimal behavior. Additionally,
-libsfdo is much stricter than other implementations, so it may
-refuse to process non-conformant desktop entry files or icon themes.
diff --git a/libsfdo/DESCR b/libsfdo/DESCR
deleted file mode 100644
index 3274742386..0000000000
--- a/libsfdo/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-The freedesktop.org specifications are sometimes ambiguous
-in their requirements, leaving room for interpretation.
-libsfdo tries to follow them as closely as possible nonetheless,
-except for cases when doing so would add too much complexity for
-no benefit and/or result in suboptimal behavior. Additionally,
-libsfdo is much stricter than other implementations, so it may
-refuse to process non-conformant desktop entry files or icon themes.
diff --git a/libsfdo/Makefile b/libsfdo/Makefile
deleted file mode 100644
index 3ea1daf26a..0000000000
--- a/libsfdo/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libsfdo-0.1.4
-CATEGORIES= devel
-MASTER_SITE_GITLAB= https://gitlab.freedesktop.org/
-MASTER_SITES= ${MASTER_SITE_GITLAB:=vyivel/}
-GITLAB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= kikadf.01%gmail.com@localhost
-HOMEPAGE= https://gitlab.freedesktop.org/vyivel/libsfdo/
-COMMENT= Libraries which implement some of the freedesktop.org specifications
-LICENSE= 2-clause-bsd
-
-WRKSRC= ${WRKDIR}/libsfdo-${GITLAB_TAG}
-
-.include "../../devel/meson/build.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libsfdo/PLIST b/libsfdo/PLIST
deleted file mode 100644
index a38060c08c..0000000000
--- a/libsfdo/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD$
-include/sfdo-basedir.h
-include/sfdo-common.h
-include/sfdo-desktop-file.h
-include/sfdo-desktop.h
-include/sfdo-icon.h
-include/sfdo-version.h
-lib/libsfdo-basedir.so
-lib/libsfdo-basedir.so.0
-lib/libsfdo-desktop-file.so
-lib/libsfdo-desktop-file.so.0
-lib/libsfdo-desktop.so
-lib/libsfdo-desktop.so.0
-lib/libsfdo-icon.so
-lib/libsfdo-icon.so.0
-lib/pkgconfig/libsfdo-basedir.pc
-lib/pkgconfig/libsfdo-desktop-file.pc
-lib/pkgconfig/libsfdo-desktop.pc
-lib/pkgconfig/libsfdo-icon.pc
diff --git a/libsfdo/buildlink3.mk b/libsfdo/buildlink3.mk
deleted file mode 100644
index e3708f7973..0000000000
--- a/libsfdo/buildlink3.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= libsfdo
-
-.if !defined(LIBSFDO_BUILDLINK3_MK)
-LIBSFDO_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libsfdo+= libsfdo>=0.1.4
-BUILDLINK_ABI_DEPENDS.libsfdo+= libsfdo>=0.1.4
-BUILDLINK_PKGSRCDIR.libsfdo?= ../../wip/libsfdo
-
-.endif # LIBSFDO_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -libsfdo
diff --git a/libsfdo/distinfo b/libsfdo/distinfo
deleted file mode 100644
index 90aa2fb790..0000000000
--- a/libsfdo/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (libsfdo-0.1.4.tar.gz) = 73e4d513b8e310b1dea1ac563f0ccecf7c3402a113b27ca853076dbba03c94ea
-SHA512 (libsfdo-0.1.4.tar.gz) = 53360c39a537bb158dff1bd69c5abe1f2682929e946ce0d4fe55a424820946399995d883cbd89bf04bc6a0abe8db593adcbf3c716020d746aac4d73ba9d80023
-Size (libsfdo-0.1.4.tar.gz) = 56106 bytes
Home |
Main Index |
Thread Index |
Old Index