diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
| commit | 93a354611e38a6949add5c2e5ccc93ef79b9755f (patch) | |
| tree | 7fee41752b1047d74c59f8ee046cd62735e7e934 /wofi | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'wofi')
| -rw-r--r-- | wofi/.checksum | 1 | ||||
| -rw-r--r-- | wofi/.files | 30 | ||||
| -rw-r--r-- | wofi/abuild | 4 | ||||
| -rw-r--r-- | wofi/depends | 1 |
4 files changed, 36 insertions, 0 deletions
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 |