diff --git a/desktop/lookandfeel/icon-theme-elementary-xfce/actions.py b/desktop/lookandfeel/icon-theme-elementary-xfce/actions.py index cffff3c5de..09de0508ae 100644 --- a/desktop/lookandfeel/icon-theme-elementary-xfce/actions.py +++ b/desktop/lookandfeel/icon-theme-elementary-xfce/actions.py @@ -9,13 +9,12 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - autotools.rawConfigure("--prefix=/usr") + autotools.rawConfigure("--prefix=/usr") def build(): - autotools.make() + autotools.make() def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - - pisitools.dodoc("AUTHORS", "LICENSE") + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + pisitools.dodoc("AUTHORS", "CONTRIBUTORS", "LICENSE") diff --git a/desktop/lookandfeel/icon-theme-elementary-xfce/pspec.xml b/desktop/lookandfeel/icon-theme-elementary-xfce/pspec.xml index 1419359e18..a588ca4801 100644 --- a/desktop/lookandfeel/icon-theme-elementary-xfce/pspec.xml +++ b/desktop/lookandfeel/icon-theme-elementary-xfce/pspec.xml @@ -1,52 +1,56 @@ - - icon-theme-elementary-xfce - https://github.com/shimmerproject/elementary-xfce - - PisiLinux Community - admins@pisilinux.org - - GPL-2 - data - desktop.lookandfeel - Elementary Look for XFCE. - Elementary icons forked from upstream, extended and maintained for Xfce. - - https://github.com/shimmerproject/elementary-xfce/archive/refs/tags/v0.17.tar.gz - - - librsvg - optipng - inkscape - gtk3-devel - - + + icon-theme-elementary-xfce + https://github.com/shimmerproject/elementary-xfce + + PisiLinux Community + admins@pisilinux.org + + GPL-2 + data + desktop.lookandfeel + Elementary Look for XFCE. + Elementary icons forked from upstream, extended and maintained for Xfce. + https://github.com/shimmerproject/elementary-xfce/archive/v0.22/elementary-xfce-v0.22.tar.gz + + librsvg + optipng + inkscape + gtk3-devel + gdk-pixbuf-devel + + - - icon-theme-elementary-xfce - - /usr/share/icons - /usr/share/doc - - + + icon-theme-elementary-xfce + + /usr/share + + - - - 2022-08-20 - 0.17 - Version bump. - fury - uglyside@yandex.ru - - - 2021-10-13 - 0.15.2 - First build - fury - uglyside@yandex.ru - - + + + 2026-02-15 + 0.22 + Version bump. + PisiLinux Community + admins@pisilinux.org + + + 2022-08-20 + 0.17 + Version bump. + fury + uglyside@yandex.ru + + + 2021-10-13 + 0.15.2 + First build + fury + uglyside@yandex.ru + + -