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/abuild | |
| 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/abuild')
| -rw-r--r-- | repos/extra/imv/abuild | 5 |
1 files changed, 0 insertions, 5 deletions
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" |