pkgsrc-WIP-changes archive

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

gtk-layer-shell: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Tue Apr 14 15:47:05 2026 +0200
Changeset:	f77be42d3ba2e07ca615461f401d7e61d5229b3c

Modified Files:
	Makefile
Removed Files:
	gtk-layer-shell/COMMIT_MSG
	gtk-layer-shell/DESCR
	gtk-layer-shell/Makefile
	gtk-layer-shell/PLIST
	gtk-layer-shell/buildlink3.mk
	gtk-layer-shell/distinfo

Log Message:
gtk-layer-shell: 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=f77be42d3ba2e07ca615461f401d7e61d5229b3c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                      |  1 -
 gtk-layer-shell/COMMIT_MSG    | 11 -----------
 gtk-layer-shell/DESCR         |  9 ---------
 gtk-layer-shell/Makefile      | 21 ---------------------
 gtk-layer-shell/PLIST         | 10 ----------
 gtk-layer-shell/buildlink3.mk | 14 --------------
 gtk-layer-shell/distinfo      |  5 -----
 7 files changed, 71 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index adcb13d6f6..f382bd5c64 100644
--- a/Makefile
+++ b/Makefile
@@ -1466,7 +1466,6 @@ SUBDIR+=	gtk-d
 SUBDIR+=	gtk-gnutella-git
 SUBDIR+=	gtk-grdc
 SUBDIR+=	gtk-imonc
-SUBDIR+=	gtk-layer-shell
 SUBDIR+=	gtk-server
 SUBDIR+=	gtk-theme-switch
 SUBDIR+=	gtk2-engines-aurora
diff --git a/gtk-layer-shell/COMMIT_MSG b/gtk-layer-shell/COMMIT_MSG
deleted file mode 100644
index dcb6a6d264..0000000000
--- a/gtk-layer-shell/COMMIT_MSG
+++ /dev/null
@@ -1,11 +0,0 @@
-Add devel/gtk-layer-shell
-
-A library to write GTK applications that use Layer Shell.
-Layer Shell is a Wayland protocol for desktop shell
-components, such as panels, notifications and wallpapers.
-You can use it to anchor your windows to a corner or edge
-of the output, or stretch them across the entire output.
-It supports all Layer Shell features including popups and
-popovers. This Library is compatible with C, C++ and any
-language that supports GObject introspection files
-(Python, Vala, etc, see using the library below).
diff --git a/gtk-layer-shell/DESCR b/gtk-layer-shell/DESCR
deleted file mode 100644
index adab8425e3..0000000000
--- a/gtk-layer-shell/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-A library to write GTK applications that use Layer Shell.
-Layer Shell is a Wayland protocol for desktop shell
-components, such as panels, notifications and wallpapers.
-You can use it to anchor your windows to a corner or edge
-of the output, or stretch them across the entire output.
-It supports all Layer Shell features including popups and
-popovers. This Library is compatible with C, C++ and any
-language that supports GObject introspection files
-(Python, Vala, etc, see using the library below).
diff --git a/gtk-layer-shell/Makefile b/gtk-layer-shell/Makefile
deleted file mode 100644
index 685ed84592..0000000000
--- a/gtk-layer-shell/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	gtk-layer-shell-0.10.1
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_GITHUB:=wmww/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	kikadf.01%gmail.com@localhost
-HOMEPAGE=	https://github.com/wmww/gtk4-layer-shell/
-COMMENT=	Library to create desktop components for Wayland
-LICENSE=	gnu-gpl-v3
-
-USE_TOOLS+=	pkg-config
-
-.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../devel/meson/build.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../lang/vala/buildlink3.mk"
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/gtk-layer-shell/PLIST b/gtk-layer-shell/PLIST
deleted file mode 100644
index 3e9fb050bd..0000000000
--- a/gtk-layer-shell/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD$
-include/gtk-layer-shell/gtk-layer-shell.h
-lib/girepository-1.0/GtkLayerShell-0.1.typelib
-lib/libgtk-layer-shell.so
-lib/libgtk-layer-shell.so.0
-lib/libgtk-layer-shell.so.${PKGVERSION}
-lib/pkgconfig/gtk-layer-shell-0.pc
-share/gir-1.0/GtkLayerShell-0.1.gir
-share/vala/vapi/gtk-layer-shell-0.deps
-share/vala/vapi/gtk-layer-shell-0.vapi
diff --git a/gtk-layer-shell/buildlink3.mk b/gtk-layer-shell/buildlink3.mk
deleted file mode 100644
index 2cf92ba893..0000000000
--- a/gtk-layer-shell/buildlink3.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	gtk-layer-shell
-
-.if !defined(GTK_LAYER_SHELL_BUILDLINK3_MK)
-GTK_LAYER_SHELL_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.gtk-layer-shell+=	gtk-layer-shell>=0.10.0
-BUILDLINK_ABI_DEPENDS.gtk-layer-shell+=	gtk-layer-shell>=0.10.0
-BUILDLINK_PKGSRCDIR.gtk-layer-shell?=	../../wip/gtk-layer-shell
-
-.endif # GTK_LAYER_SHELL_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-gtk-layer-shell
diff --git a/gtk-layer-shell/distinfo b/gtk-layer-shell/distinfo
deleted file mode 100644
index 5cfab22c58..0000000000
--- a/gtk-layer-shell/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (gtk-layer-shell-0.10.1.tar.gz) = 4ab7b36137bb85ac049a2545e9670953e8da0a0ac4c97414285a82540778f59e
-SHA512 (gtk-layer-shell-0.10.1.tar.gz) = 8366b6f11ab9c1a5361f3c858507369c35904662c2cb260a4ad87cc89b93fe8ad2b8789c9df6d4d43623346292faa9705f5fe6f73c8fdc325eb7ad2180f0d659
-Size (gtk-layer-shell-0.10.1.tar.gz) = 140575 bytes


Home | Main Index | Thread Index | Old Index