From fbb6fab00da8c45a740d3ebb140bc9e7949b1213 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Fri, 20 Nov 2020 00:52:51 +0300 Subject: [PATCH] gtk-theme-greybird. --- .../lookandfeel/gtk-theme-greybird/actions.py | 19 +-- .../lookandfeel/gtk-theme-greybird/pspec.xml | 117 ++++++++++-------- .../gtk-theme-greybird/translations.xml | 10 +- 3 files changed, 83 insertions(+), 63 deletions(-) diff --git a/desktop/lookandfeel/gtk-theme-greybird/actions.py b/desktop/lookandfeel/gtk-theme-greybird/actions.py index 254a353885..faa05315eb 100644 --- a/desktop/lookandfeel/gtk-theme-greybird/actions.py +++ b/desktop/lookandfeel/gtk-theme-greybird/actions.py @@ -2,18 +2,19 @@ # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt -from pisi.actionsapi import shelltools -from pisi.actionsapi import get -from pisi.actionsapi import autotools +from pisi.actionsapi import mesontools from pisi.actionsapi import pisitools - +def setup(): + mesontools.configure() + +def build(): + mesontools.build() + def install(): - pisitools.dodir ("/usr/share/themes/Greybird") + mesontools.install() - for subtheme in ["gtk-2.0", "gtk-3.0", "metacity-1", "xfwm4"]: - pisitools.insinto ("/usr/share/themes/Greybird", subtheme) + pisitools.dodoc("LICENSE*", "README.md") - pisitools.dodoc ("LICENSE.CC", "LICENSE.GPL") diff --git a/desktop/lookandfeel/gtk-theme-greybird/pspec.xml b/desktop/lookandfeel/gtk-theme-greybird/pspec.xml index e04769f4c1..f24aee5c35 100644 --- a/desktop/lookandfeel/gtk-theme-greybird/pspec.xml +++ b/desktop/lookandfeel/gtk-theme-greybird/pspec.xml @@ -1,52 +1,71 @@ - + - - gtk-theme-greybird - http://shimmerproject.org/project/greybird/ - - Pisi Gnu/Linux Community - admin@pisilinux.org - - GTK Theme Suite - Greybird - GTK Theme Suite - Greybird - GPLv2 - data - https://github.com/shimmerproject/Greybird/archive/v3.22.2.tar.gz - - - - gtk-theme-greybird - - gtk2-engines-murrine - - - /usr/share/themes - /usr/share/doc - - - - - - 2018-08-31 - 3.22.2 - Rebuild New T. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-06 - 3.22.2 - Rebuild with new toolchain - Pisi Gnu/Linux Community - admin@pisilinux.org - - - 2016-09-08 - 1.5.3 - First Release - Pisi Gnu/Linux Community - admin@pisilinux.org - - + + gtk-theme-greybird + https://github.com/shimmerproject/Greybird + + Pisi Gnu/Linux Community + admin@pisilinux.org + + Desktop Suite for Xfce. + GTK Theme Suite - Greybird. + GPLv2 + CC-BY-SA + data + + https://github.com/shimmerproject/Greybird/archive/v3.22.12.tar.gz + + + meson + sassc + gtk3-devel + glib2-devel + librsvg-devel + gdk-pixbuf-devel + + + + + gtk-theme-greybird + + gtk2-engines-murrine + + + /usr/share/themes + /usr/share/doc + + + + + + 2020-11-03 + 3.22.12 + Ver. bump + fury + wascheme@tuta.io + + + 2018-08-31 + 3.22.2 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-06 + 3.22.2 + Rebuild with new toolchain + Pisi Gnu/Linux Community + admin@pisilinux.org + + + 2016-09-08 + 1.5.3 + First Release + Pisi Gnu/Linux Community + admin@pisilinux.org + + + diff --git a/desktop/lookandfeel/gtk-theme-greybird/translations.xml b/desktop/lookandfeel/gtk-theme-greybird/translations.xml index d6dc20577d..b0c9e7b785 100644 --- a/desktop/lookandfeel/gtk-theme-greybird/translations.xml +++ b/desktop/lookandfeel/gtk-theme-greybird/translations.xml @@ -1,8 +1,8 @@ - - gtk-theme-bluebird - GTK Theme Suite - Greybird - GTK Theme Suite - Greybird - + + gtk-theme-bluebird + GTK Theme Suite - Greybird + GTK Theme Suite - Greybird +