diff --git a/pisi-index.xml b/pisi-index.xml index a5a1936ebb..71997d2a81 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -260704,6 +260704,13 @@ complete albums that you have purchased from Amazon. + + 2025-07-01 + 1.6.4 + Rebuild for fix conflict + Kamil Atlı + suvarice@gmail.com + 2023-10-17 1.6.4 @@ -330699,6 +330706,77 @@ contacts, tasks, and calendar information. + + + variety + https://variety.org/ + + Kamil Atlı + suvarice@gmail.com + + GPLv3 + app:gui + util.misc + Wallpaper downloader and manager for Linux systems + Linux sistemleri için duvar kağıdı indiricisi ve yöneticisi + Variety is a wallpaper manager for Linux systems. It supports out-of-the-box most Linux desktop environments, and can be configured to work on more esoteric ones. + Variety, Linux sistemleri için bir duvar kağıdı yöneticisidir. Çoğu Linux masaüstü ortamını destekler ve daha ezoterik olanlarda çalışacak şekilde yapılandırılabilir. + variety + https://github.com/varietywalls/variety/archive/refs/tags/0.8.13.tar.gz + + intltool + gtk3-devel + dbus-python3 + python3-lxml + python3-devel + libgexiv2-devel + python3-httplib2 + python3-requests + python3-configobj + imagemagick-devel + python3-cairo-devel + python3-pillow-devel + python3-beautifulsoup4 + python3-distutils-extra + python3-pygobject3-devel + + util/misc/variety/pspec.xml + + + variety + + gtk3 + libgexiv2 + imagemagick + dbus-python3 + python3-lxml + xdg-user-dirs + python3-cairo + python3-pillow + python3-httplib2 + python3-requests + python3-configobj + python3-pygobject3 + python3-beautifulsoup4 + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + + + + + 2025-07-01 + 0.8.13 + First release + Kamil Atlı + suvarice@gmail.com + + + zsync diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index fd346f78d8..566ea0f6e8 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -2cf948e397425cdf32e1043827d4c760cf94e4a5 \ No newline at end of file +1015ac9101e571a4981645a91c3f974c94d30525 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index f79f1d305c..40508213ff 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 f63ae7fad2..d84506914f 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -90640b749d6fb80e070d01ece68801e4c7ae7d19 \ No newline at end of file +20fdd2dd8245eaffe4dc5da0843af2cae465d12b \ No newline at end of file diff --git a/util/misc/variety/actions.py b/util/misc/variety/actions.py new file mode 100644 index 0000000000..28dff071a9 --- /dev/null +++ b/util/misc/variety/actions.py @@ -0,0 +1,19 @@ +#!/usr/bin/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 pythonmodules +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools + + +def build(): + pythonmodules.compile(pyVer="3") + shelltools.system("python3 setup.py build") + +def install(): + pythonmodules.install(pyVer="3") + + pisitools.dodoc("LICENSE", "README*") diff --git a/util/misc/variety/pspec.xml b/util/misc/variety/pspec.xml new file mode 100644 index 0000000000..d068e3a8f8 --- /dev/null +++ b/util/misc/variety/pspec.xml @@ -0,0 +1,74 @@ + + + + + variety + https://variety.org/ + + Kamil Atlı + suvarice@gmail.com + + GPLv3 + app:gui + variety + Wallpaper downloader and manager for Linux systems + Variety is a wallpaper manager for Linux systems. It supports out-of-the-box most Linux desktop environments, and can be configured to work on more esoteric ones. + https://github.com/varietywalls/variety/archive/refs/tags/0.8.13.tar.gz + + intltool + gtk3-devel + dbus-python3 + python3-lxml + python3-devel + libgexiv2-devel + python3-httplib2 + python3-requests + python3-configobj + imagemagick-devel + python3-cairo-devel + python3-pillow-devel + python3-beautifulsoup4 + python3-distutils-extra + python3-pygobject3-devel + + + + + + + + variety + + gtk3 + libgexiv2 + imagemagick + dbus-python3 + python3-lxml + xdg-user-dirs + python3-cairo + python3-pillow + python3-httplib2 + python3-requests + python3-configobj + python3-pygobject3 + python3-beautifulsoup4 + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + + + + + + 2025-07-01 + 0.8.13 + First release + Kamil Atlı + suvarice@gmail.com + + + diff --git a/util/misc/variety/translations.xml b/util/misc/variety/translations.xml new file mode 100644 index 0000000000..e13fbf372d --- /dev/null +++ b/util/misc/variety/translations.xml @@ -0,0 +1,8 @@ + + + + variety + Linux sistemleri için duvar kağıdı indiricisi ve yöneticisi + Variety, Linux sistemleri için bir duvar kağıdı yöneticisidir. Çoğu Linux masaüstü ortamını destekler ve daha ezoterik olanlarda çalışacak şekilde yapılandırılabilir. + +