Commit Graph

8 Commits

Author SHA1 Message Date
Raboneko ff6156d442 bump: lomiri-app-launch 2023-08-23 22:12:25 +00:00
Raboneko cebd98f7fc bump: lomiri-app-launch 2023-07-26 22:36:27 +00:00
madomado 4f339b57e8 chore: sync with Terra 38 (#576) 2023-06-17 13:49:06 +07:00
windowsboy111 343638e91e feat: more format hcl
Signed-off-by: windowsboy111 <wboy111@outlook.com>
2023-04-22 20:53:22 +08:00
windowsboy111 27dd9c08b8 fix(arch): set build arch in anda.hcl for numerous packages
I also formatted most of the hcl files

Signed-off-by: windowsboy111 <wboy111@outlook.com>
2023-04-22 20:53:21 +08:00
madomado baf81c7712 fix: linting and license representations (#325)
* chore: fix linting warnings

* chore: fix license repr
2023-03-28 19:23:38 -03:00
madomado bd09bb3e59 feat(update): automatic update scripts (#309)
The following packages now receive updates automatically:
apparmor dbus-test-runner frame geis geoname glewmx grail
lomiri-app-launcher lomiri-ui-toolkit nlohmann-json click
gsettigs-ubuntu-touch-schemas unity-greeter

Note that some specs are modified to:
- fails when there is an update
  * now we know there's an update
  * doesn't make a version with the old sources (horrible)
- fix source urls so that it works when the package is bumped
  automatically

Some packages are also intentionally avoided because either it's too
hard to implement autoupdate or it's a bad idea (such as
properties-cpp-devel which doesn't really receive updates + there's a
patch by cat-master21)
2023-03-24 17:48:48 -07:00
cat-master21 ec1b365863 feat: add lomiri-app-launch (#283)
* feat: add lomiri-app-launch

* chore: update version number

Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com>

---------

Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com>
Co-authored-by: madomado <wboy111@outlook.com>
2023-03-18 16:27:58 +08:00