From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- wofi/.checksum | 1 + wofi/.files | 30 ++++++++++++++++++++++++++++++ wofi/abuild | 4 ++++ wofi/depends | 1 + 4 files changed, 36 insertions(+) create mode 100644 wofi/.checksum create mode 100644 wofi/.files create mode 100644 wofi/abuild create mode 100644 wofi/depends (limited to 'wofi') diff --git a/wofi/.checksum b/wofi/.checksum new file mode 100644 index 00000000..87470ae4 --- /dev/null +++ b/wofi/.checksum @@ -0,0 +1 @@ +f62b6f9852c55602b80ae1911ef2e4233e8789562e50ca720c98fce5b6bf68f5 wofi-1.4.1.tar.gz diff --git a/wofi/.files b/wofi/.files new file mode 100644 index 00000000..6d3023dd --- /dev/null +++ b/wofi/.files @@ -0,0 +1,30 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/wofi +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/wofi-1/ +-rw-r--r-- root/root usr/include/wofi-1/config.h +-rw-r--r-- root/root usr/include/wofi-1/map.h +-rw-r--r-- root/root usr/include/wofi-1/utils.h +-rw-r--r-- root/root usr/include/wofi-1/utils_g.h +-rw-r--r-- root/root usr/include/wofi-1/widget_builder_api.h +-rw-r--r-- root/root usr/include/wofi-1/wofi_api.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/wofi.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/wofi.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/wofi-api.3.gz +-rw-r--r-- root/root usr/share/man/man3/wofi-config.3.gz +-rw-r--r-- root/root usr/share/man/man3/wofi-map.3.gz +-rw-r--r-- root/root usr/share/man/man3/wofi-utils.3.gz +-rw-r--r-- root/root usr/share/man/man3/wofi-widget-builder.3.gz +-rw-r--r-- root/root usr/share/man/man3/wofi.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/wofi.5.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/wofi-keys.7.gz +-rw-r--r-- root/root usr/share/man/man7/wofi.7.gz diff --git a/wofi/abuild b/wofi/abuild new file mode 100644 index 00000000..095571b9 --- /dev/null +++ b/wofi/abuild @@ -0,0 +1,4 @@ +name=wofi +version=1.4.1 +release=1 +source="${name}-${version}.tar.gz::https://hg.sr.ht/~scoopta/${name}/archive/v${version}.tar.gz" diff --git a/wofi/depends b/wofi/depends new file mode 100644 index 00000000..428206d7 --- /dev/null +++ b/wofi/depends @@ -0,0 +1 @@ +gtk3 -- cgit v1.2.3