diff --git a/desktop/xfce/addon/xfce4-taskmanager/actions.py b/desktop/xfce/addon/xfce4-taskmanager/actions.py
new file mode 100644
index 0000000000..960921b482
--- /dev/null
+++ b/desktop/xfce/addon/xfce4-taskmanager/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/xfce/addon/xfce4-taskmanager/pspec.xml b/desktop/xfce/addon/xfce4-taskmanager/pspec.xml
new file mode 100644
index 0000000000..6c1edc8e12
--- /dev/null
+++ b/desktop/xfce/addon/xfce4-taskmanager/pspec.xml
@@ -0,0 +1,63 @@
+
+
+
+
+ xfce4-taskmanager
+ https://docs.xfce.org/apps/xfce4-taskmanager
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ GPLv2
+ service
+ Easy to use task manager
+ Kullanımı kolay görev yöneticisi
+ https://archive.xfce.org/src/apps/xfce4-taskmanager/1.5/xfce4-taskmanager-1.5.0.tar.bz2
+
+ intltool
+ gtk3-devel
+ cairo-devel
+ glib2-devel
+ libX11-devel
+ libXmu-devel
+ xfconf-devel
+ libxfce4ui-devel
+
+
+
+
+
+ xfce4-taskmanager
+
+ gtk3
+ cairo
+ glib2
+ libX11
+ libXmu
+ xfconf
+ libxfce4ui
+
+
+ /usr/bin
+ /usr/share
+ /usr/share/locale
+ /usr/share/icons
+ /usr/share/doc
+
+
+
+
+
+ 2021-02-07
+ 1.5.0
+ First release
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+
+
diff --git a/desktop/xfce/addon/xfce4-taskmanager/translations.xml b/desktop/xfce/addon/xfce4-taskmanager/translations.xml
new file mode 100644
index 0000000000..365fecf84f
--- /dev/null
+++ b/desktop/xfce/addon/xfce4-taskmanager/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ xfce4-taskmanager
+ Easy to use task manager
+ Kullanımı kolay görev yöneticisi
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 163b101ee0..3577a77d81 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -10321,7 +10321,7 @@
Güçlü bir sanallaştırma programıVirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. This is the Open Source Edition which lacks USB support and some other things.VirtualBox, ev kullanımı yanında kurumsal kullanım alanı da bulan güçlü bir xf86 sanallaştırma ürünleri ailesidir. Bu sürüm, USB ve birkaç özellik için desteği bulunmayan açık kodlu uyarlamasıdır.
- http://download.virtualbox.org/virtualbox/6.1.16/VirtualBox-6.1.16.tar.bz2
+ http://download.virtualbox.org/virtualbox/6.1.18/VirtualBox-6.1.18.tar.bz2dkms.confdkms-guest.conf
@@ -10379,9 +10379,7 @@
VirtualBox-6.1.2-disable-update.patch0001-VBoxServiceAutoMount-Change-Linux-mount-code-to-use-.patch017-fix-narrowing-conversion.patch
- 018-xclient.patch012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch
- 020-linux-5-10.patchhardware/virtualization/virtualbox/pspec.xml
@@ -10414,8 +10412,8 @@
qt5-x11extrasvirtualbox-guest-iso
- module-virtualbox
- virtualbox-dkms
+ module-virtualbox
+ virtualbox-dkms
@@ -10455,8 +10453,8 @@
xorg-serverlibXcomposite
- module-virtualbox-guest
- virtualbox-guest-dkms
+ module-virtualbox-guest
+ virtualbox-guest-dkms
@@ -10505,6 +10503,13 @@
+
+ 2021-02-01
+ 6.1.18
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2020-12-276.1.16
@@ -11450,7 +11455,7 @@
The official VirtualBox Guest Additions ISO imageThe official VirtualBox Guest Additions ISO imageThe official VirtualBox Guest Additions ISO image
- http://download.virtualbox.org/virtualbox/6.1.14/VBoxGuestAdditions_6.1.14.iso
+ http://download.virtualbox.org/virtualbox/6.1.18/VBoxGuestAdditions_6.1.18.isohardware/virtualization/virtualbox-guest-iso/pspec.xml
@@ -11460,6 +11465,13 @@
+
+ 2021-02-06
+ 6.1.18
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2020-10-046.1.14
@@ -16636,6 +16648,63 @@
+
+
+ xfce4-taskmanager
+ https://docs.xfce.org/apps/xfce4-taskmanager
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ GPLv2
+ service
+ desktop.xfce.addon
+ Easy to use task manager
+ Easy to use task manager
+ Kullanımı kolay görev yöneticisi
+ Kullanımı kolay görev yöneticisi
+ https://archive.xfce.org/src/apps/xfce4-taskmanager/1.5/xfce4-taskmanager-1.5.0.tar.bz2
+
+ intltool
+ gtk3-devel
+ cairo-devel
+ glib2-devel
+ libX11-devel
+ libXmu-devel
+ xfconf-devel
+ libxfce4ui-devel
+
+ desktop/xfce/addon/xfce4-taskmanager/pspec.xml
+
+
+ xfce4-taskmanager
+
+ gtk3
+ cairo
+ glib2
+ libX11
+ libXmu
+ xfconf
+ libxfce4ui
+
+
+ /usr/bin
+ /usr/share
+ /usr/share/locale
+ /usr/share/icons
+ /usr/share/doc
+
+
+
+
+ 2021-02-07
+ 1.5.0
+ First release
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+
+ thunar-archive-plugin
@@ -27239,7 +27308,7 @@
desktop.mateApplets for MATE panel.Applets for the MATE Desktop and Panel
- http://pub.mate-desktop.org/releases/1.25/mate-applets-1.25.2.tar.xz
+ http://pub.mate-desktop.org/releases/1.25/mate-applets-1.25.3.tar.xzlibgtop-devellibxml2-devel
@@ -27311,6 +27380,13 @@
+
+ 2021-02-06
+ 1.25.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2020-12-201.25.2
@@ -28586,7 +28662,7 @@
Caja is a file manager that allows to browse directories, preview files and launch applications.Caja; dizinlerde gezinmeyi, dosyaları gözatmayı ve uygulamalar başlatmayı sağlayan bir dosya yöneticisidir.system-file-manager
- http://pub.mate-desktop.org/releases/1.25/caja-1.25.0.tar.xz
+ http://pub.mate-desktop.org/releases/1.25/caja-1.25.2.tar.xzintltoolpango-devel
@@ -28657,7 +28733,7 @@
gtk3-develglib2-devel
- caja
+ caja/usr/include
@@ -28669,13 +28745,20 @@
caja için döküman belgeleri.caja için döküman belgeleri.
- caja
+ caja/usr/share/gtk-doc
+
+ 2021-02-06
+ 1.25.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2020-06-291.25.0
@@ -149996,7 +150079,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.
- 2021-01-02
+ 2021-02-0620200406Rebuild.fury
@@ -157083,24 +157166,26 @@ complete albums that you have purchased from Amazon.
sylpheed-128x128http://sylpheed.sraoss.jp/sylpheed/v3.7/sylpheed-3.7.0.tar.bz2
- shared-mime-info
+ atk-develgtk2-develgpgme-devel
- openldap-client
- compface-devel
- gtkspell-devel
- enchant-develpango-develcairo-devel
- atk-developenssl-devel
+ enchant-devel
+ compface-devel
+ gtkspell-devel
+ harfbuzz-devel
+ openldap-clientfontconfig-devel
- libgpg-error-develgdk-pixbuf-devel
+ shared-mime-info
+ libgpg-error-develsendmail_accelerator.patchadd-xdg-support.patch
+ v2-0001-libsylph-ssl.c-Support-SNI-some-servers-imap.gmai.patchnetwork/mail/sylpheed/pspec.xml
@@ -157113,33 +157198,34 @@ complete albums that you have purchased from Amazon.
sylpheed
+ /usr/share/doc/sylpheed/usr/share/doc/sylpheed/htmlsylpheed
- shared-mime-info
+ atk
+ dbusgtk2
- gpgme
- openldap-client
- compface
- gtkspell
- enchantpangocairo
- atk
- fontconfig
- gdk-pixbuf
- dbusglib2
+ gpgme
+ enchantopensslfreetype
+ compface
+ gtkspell
+ harfbuzzdbus-glib
+ fontconfig
+ gdk-pixbuf
+ openldap-client
+ shared-mime-info/usr/bin
- /usr/share/doc/sylpheed/usr/share/locale/usr/lib/usr/share/pixmaps
@@ -157152,13 +157238,16 @@ complete albums that you have purchased from Amazon.
sylpheed için geliştirme dosyalarıPliki nagłówkowe sylpheedlibrary
+
+ sylpheed
+ /usr/include/sylpheed
- 2019-04-26
+ 2021-02-063.7.0Version bump.Mustafa Cinasal
@@ -157817,7 +157906,7 @@ complete albums that you have purchased from Amazon.
Mozilla Firefox – otwarta przeglądarka internetowa oparta na silniku Gecko, stworzona i rozwijana przez Korporację Mozilla oraz ochotników.Navegue por la web de forma rápida y segura. Navegador web de código abierto que se puede personalizar con características adicionales.firefox
- https://ftp.mozilla.org/pub/firefox/releases/85.0/source/firefox-85.0.source.tar.xz
+ https://ftp.mozilla.org/pub/firefox/releases/85.0.1/source/firefox-85.0.1.source.tar.xzmozconfig-instmozconfig-opt
@@ -157945,7 +158034,7 @@ complete albums that you have purchased from Amazon.
system.localelang-az
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org.xpi
@@ -157959,7 +158048,7 @@ complete albums that you have purchased from Amazon.
system.localelang-bs
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org.xpi
@@ -157973,7 +158062,7 @@ complete albums that you have purchased from Amazon.
system.localelang-ca
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org.xpi
@@ -157987,7 +158076,7 @@ complete albums that you have purchased from Amazon.
system.localelang-da
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org.xpi
@@ -158001,7 +158090,7 @@ complete albums that you have purchased from Amazon.
system.localelang-de
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org.xpi
@@ -158015,7 +158104,7 @@ complete albums that you have purchased from Amazon.
system.localelang-el
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org.xpi
@@ -158029,7 +158118,7 @@ complete albums that you have purchased from Amazon.
system.localelang-en-US
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org.xpi
@@ -158043,7 +158132,7 @@ complete albums that you have purchased from Amazon.
system.localelang-en-GB
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi
@@ -158057,7 +158146,7 @@ complete albums that you have purchased from Amazon.
system.localelang-es-AR
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org.xpi
@@ -158071,7 +158160,7 @@ complete albums that you have purchased from Amazon.
system.localelang-es-CL
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org.xpi
@@ -158085,7 +158174,7 @@ complete albums that you have purchased from Amazon.
system.localelang-es-ES
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org.xpi
@@ -158099,7 +158188,7 @@ complete albums that you have purchased from Amazon.
system.localelang-fi
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org.xpi
@@ -158113,7 +158202,7 @@ complete albums that you have purchased from Amazon.
system.localelang-fr
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org.xpi
@@ -158127,7 +158216,7 @@ complete albums that you have purchased from Amazon.
system.localelang-hr
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org.xpi
@@ -158141,7 +158230,7 @@ complete albums that you have purchased from Amazon.
system.localelang-hu
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org.xpi
@@ -158155,7 +158244,7 @@ complete albums that you have purchased from Amazon.
system.localelang-it
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org.xpi
@@ -158169,7 +158258,7 @@ complete albums that you have purchased from Amazon.
system.localelang-lt
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org.xpi
@@ -158183,7 +158272,7 @@ complete albums that you have purchased from Amazon.
system.localelang-nl
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org.xpi
@@ -158197,7 +158286,7 @@ complete albums that you have purchased from Amazon.
system.localelang-pl
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org.xpi
@@ -158211,7 +158300,7 @@ complete albums that you have purchased from Amazon.
system.localelang-pt-BR
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org.xpi
@@ -158225,7 +158314,7 @@ complete albums that you have purchased from Amazon.
system.localelang-pt-PT
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org.xpi
@@ -158239,7 +158328,7 @@ complete albums that you have purchased from Amazon.
system.localelang-ro
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org.xpi
@@ -158253,7 +158342,7 @@ complete albums that you have purchased from Amazon.
system.localelang-ru
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org.xpi
@@ -158267,7 +158356,7 @@ complete albums that you have purchased from Amazon.
system.localelang-sr
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org.xpi
@@ -158281,7 +158370,7 @@ complete albums that you have purchased from Amazon.
system.localelang-sv-SE
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org.xpi
@@ -158295,7 +158384,7 @@ complete albums that you have purchased from Amazon.
system.localelang-tr
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org.xpi
@@ -158309,13 +158398,20 @@ complete albums that you have purchased from Amazon.
system.localelang-uk
- firefox
+ firefox/usr/lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org.xpi
+
+ 2021-02-06
+ 85.0.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-01-2585.0
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 997663e633..1591bbf268 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-46b4513261abf31c46b7bf25275e8876adbbd899
\ No newline at end of file
+9f0377fadc503e4edf446b50dbd498f720172cc1
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index b3d57815bb..860d7be133 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 c2bc7a4257..82751e0d21 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-5d7b1affe622ca98cc245bc9fb757cd00e8d6644
\ No newline at end of file
+50630157edfff26182e292d8f7b768351564415b
\ No newline at end of file