mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
a28e6ac167
* add: vicinae
* missing dependency?
* use minizip-ng-compat
* build with mock
* package extra files
* add desktop files
* add license and doc
* use appsdir
* build without mock
* oops
* Revert "build without mock"
This reverts commit 07fe41ae77.
* oops
* oops again
* oops
9 lines
82 B
HCL
9 lines
82 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "vicinae.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|