Files
packages/anda/apps/halloy/anda.hcl
T
Gilver 949a7b3c74 fix: halloy (#5855)
* fix(halloy): Add anda.hcl and fix update.rhai

* fix: Spec

* fix: Don't build twice

* fix: Licenses

* fix: .desktop file

* fix: Icon install

* chore: Cleanup install steps

* fix: Make the needed directory first

* fix: Missing build deps

* fix: More build deps

* I swear if this is it

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update halloy.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Install section and files

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Oops accidentally pasted over the directory

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: hicolor

Signed-off-by: Gilver <rockgrub@disroot.org>

* Maybe not -r?

Signed-off-by: Gilver <rockgrub@disroot.org>

* ?

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Oh I see it now

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Accidentally recursed some macros

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Release

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Revert the glob too

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Typo

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-07-15 15:03:35 +08:00

6 lines
50 B
HCL

project pkg {
rpm {
spec = "halloy.spec"
}
}