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 /pqiv | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'pqiv')
| -rw-r--r-- | pqiv/.checksum | 1 | ||||
| -rw-r--r-- | pqiv/.files | 9 | ||||
| -rw-r--r-- | pqiv/abuild | 4 | ||||
| -rw-r--r-- | pqiv/depends | 2 |
4 files changed, 16 insertions, 0 deletions
diff --git a/pqiv/.checksum b/pqiv/.checksum new file mode 100644 index 00000000..693cc0ea --- /dev/null +++ b/pqiv/.checksum @@ -0,0 +1 @@ +b9aa1f6786087dbd99159ee04e9583a40af10579054272b35bb5c5511deaca94 pqiv-2.13.2.tar.gz diff --git a/pqiv/.files b/pqiv/.files new file mode 100644 index 00000000..e3b0aa4f --- /dev/null +++ b/pqiv/.files @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pqiv +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/pqiv.desktop +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/pqiv.1.gz diff --git a/pqiv/abuild b/pqiv/abuild new file mode 100644 index 00000000..f14c5182 --- /dev/null +++ b/pqiv/abuild @@ -0,0 +1,4 @@ +name=pqiv +version=2.13.2 +release=1 +source="https://github.com/phillipberndt/${name}/archive/${version}/${name}-${version}.tar.gz" diff --git a/pqiv/depends b/pqiv/depends new file mode 100644 index 00000000..e1828675 --- /dev/null +++ b/pqiv/depends @@ -0,0 +1,2 @@ +bash +gtk3 |