mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-20 02:20:42 +00:00
f353eac054
* Create lightly-qt6.spec
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create add-missing-files.patch for lightly-qt6
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create anda.hcl for lightly-qt6
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create update.rhai for lightly-qt6
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create VER6.txt
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
---------
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
(cherry picked from commit 46cbb7c0e8)
Co-authored-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
7 lines
103 B
HCL
7 lines
103 B
HCL
project "pkg" {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "lightly-qt6.spec"
|
|
}
|
|
}
|