diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:17:52 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:17:52 +0800 |
| commit | 0dede68b734c7366d9e0f44d10cb3507ba5e0f33 (patch) | |
| tree | 49b19194e5dc7f55255751151dcaf8d1fb48bc4a /repos/extra/imv | |
| parent | 376803af43d2d32a80219b8970961792f240230c (diff) | |
| download | alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.tar.gz alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.zip | |
move out wayland packages to its own repo
Diffstat (limited to 'repos/extra/imv')
| -rw-r--r-- | repos/extra/imv/.files | 11 | ||||
| -rw-r--r-- | repos/extra/imv/abuild | 5 | ||||
| -rw-r--r-- | repos/extra/imv/depends | 5 |
3 files changed, 0 insertions, 21 deletions
diff --git a/repos/extra/imv/.files b/repos/extra/imv/.files deleted file mode 100644 index b2d04f07..00000000 --- a/repos/extra/imv/.files +++ /dev/null @@ -1,11 +0,0 @@ -drwxr-xr-x root/root etc/ --rw-r--r-- root/root etc/imv_config.new -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/imv --rwxr-xr-x root/root usr/bin/imv-dir --rwxr-xr-x root/root usr/bin/imv-msg -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/imv-dir.desktop --rw-r--r-- root/root usr/share/applications/imv.desktop diff --git a/repos/extra/imv/abuild b/repos/extra/imv/abuild deleted file mode 100644 index dedcd61c..00000000 --- a/repos/extra/imv/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=imv -version=4.5.0 -release=1 -source="imv-${version}.tar.gz::https://git.sr.ht/~exec64/${name}/archive/v${version}.tar.gz" -build_opt="-Dwindows=wayland" diff --git a/repos/extra/imv/depends b/repos/extra/imv/depends deleted file mode 100644 index 800dcccd..00000000 --- a/repos/extra/imv/depends +++ /dev/null @@ -1,5 +0,0 @@ -icu -libglvnd -pango -libxkbcommon -inih |