diff --git a/desktop/gnome/addons/xdg-user-dirs-gtk/actions.py b/desktop/gnome/addons/xdg-user-dirs-gtk/actions.py new file mode 100644 index 0000000000..954556d74b --- /dev/null +++ b/desktop/gnome/addons/xdg-user-dirs-gtk/actions.py @@ -0,0 +1,20 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + autotools.configure() + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/desktop/gnome/addons/xdg-user-dirs-gtk/pspec.xml b/desktop/gnome/addons/xdg-user-dirs-gtk/pspec.xml new file mode 100644 index 0000000000..25d56a90ba --- /dev/null +++ b/desktop/gnome/addons/xdg-user-dirs-gtk/pspec.xml @@ -0,0 +1,56 @@ + + + + + xdg-user-dirs-gtk + https://www.gnome.org + + Pisi Linux Admins + admin@pisilinux.org + + GPLv3 + library + Creates user dirs and asks to relocalize them + Creates user dirs and asks to relocalize them + https://download.gnome.org/sources/xdg-user-dirs-gtk/0.10/xdg-user-dirs-gtk-0.10.tar.xz + + intltool + gtk3-devel + glib2-devel + gnome-common + xdg-user-dirs + + --> + + + + + xdg-user-dirs-gtk + + gtk3 + glib2 + + + /usr/bin + /etc + /usr/lib + /usr/share/locale + /usr/share/doc + + + + + + 2021-06-01 + 0.10 + First release + Pisi Linux Admins + admin@pisilinux.org + + + diff --git a/desktop/gnome/addons/xdg-user-dirs-gtk/translations.xml b/desktop/gnome/addons/xdg-user-dirs-gtk/translations.xml new file mode 100644 index 0000000000..3a14d2cd0f --- /dev/null +++ b/desktop/gnome/addons/xdg-user-dirs-gtk/translations.xml @@ -0,0 +1,8 @@ + + + + xdg-user-dirs-gtk + Creates user dirs and asks to relocalize them + Creates user dirs and asks to relocalize them + + diff --git a/pisi-index.xml b/pisi-index.xml index 840c36ad96..46bd1893ec 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -34943,13 +34943,62 @@ components such as the Settings and gnome-shell. - + 2021-05-30 40.0 - First release + Version Bump. Berk Çakar berk2238@hotmail.com + + 2020-12-09 + 3.28.2 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2020-02-07 + 3.28.2 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2019-07-13 + 3.28.2 + Version Bump. + Erkan IŞIK + erkaanisik@pisilinux.org + + + 2018-08-14 + 3.20.1 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2017-03-02 + 3.12 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-25 + 3.12 + First release + Vedat Demir + vedat@pisilinux.org + @@ -35383,6 +35432,55 @@ using GTK/GNOME. + + + xdg-user-dirs-gtk + https://www.gnome.org + + Pisi Linux Admins + admin@pisilinux.org + + GPLv3 + library + desktop.gnome.addons + Creates user dirs and asks to relocalize them + Creates user dirs and asks to relocalize them + Creates user dirs and asks to relocalize them + Creates user dirs and asks to relocalize them + https://download.gnome.org/sources/xdg-user-dirs-gtk/0.10/xdg-user-dirs-gtk-0.10.tar.xz + + intltool + gtk3-devel + glib2-devel + gnome-common + xdg-user-dirs + + desktop/gnome/addons/xdg-user-dirs-gtk/pspec.xml + + + xdg-user-dirs-gtk + + gtk3 + glib2 + + + /usr/bin + /etc + /usr/lib + /usr/share/locale + /usr/share/doc + + + + + 2021-06-01 + 0.10 + First release + Pisi Linux Admins + admin@pisilinux.org + + + exo-fonts-1 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index a9fad7c413..b82f1b2ca4 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -c334a11db9b7d2a4a428ab0786efcc73e6905f98 \ No newline at end of file +20bf1872e37cd084ae1a16012c60ba7f7e729cb1 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 8ddbc69dc2..05c9c0e86a 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 8fb3895f81..35c26e261a 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -0c74edf83d68b7b91331e7e328954c061659665e \ No newline at end of file +bf4f26d3ddcd8da7dd0d6806f8218f7bf0302d9c \ No newline at end of file