streambinder / theca

Solus-Project package repository
https://davidepucci.it/doc/theca
GNU General Public License v3.0
10 stars 2 forks source link

Add elementary-tweaks? #7

Closed Justinzobel closed 5 years ago

Justinzobel commented 5 years ago

I find it handy to.. tweak Pantheon

Working package.yml:

name       : elementary-tweaks
version    : 1
release    : 1
source     :
    - git|https://github.com/elementary-tweaks/elementary-tweaks.git : 47574c8b64e1d362db5055b82334717515977a73
license    : GPL-3.0
component  : desktop.pantheon
summary    : elementary Tweaks
description: |
    elementary Tweaks
builddeps  :
    - pkgconfig(switchboard-2.0)
    - pkgconfig(gconf-2.0)
    - pkgconfig(granite)
    - vala
setup      : |
    %meson_configure
build      : |
    %meson_build
install    : |
    %meson_install
streambinder commented 5 years ago

Thank you. Will include it.

Justinzobel commented 5 years ago

Created a PR for it.

streambinder commented 5 years ago

Ok, let's keep the discussion there.