diff --git a/desktop/gnome/base/gnome-doc-utils/actions.py b/desktop/gnome/base/gnome-doc-utils/actions.py
new file mode 100644
index 0000000000..4e05bce230
--- /dev/null
+++ b/desktop/gnome/base/gnome-doc-utils/actions.py
@@ -0,0 +1,22 @@
+#!/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 autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+
+def setup():
+ shelltools.copy("tools/gnome-doc-utils.m4", "m4/")
+ #autotools.autoreconf("-fiv")
+ autotools.configure()
+
+def build():
+ autotools.make("-j1")
+
+def install():
+ autotools.install()
+
+ pisitools.dodoc("AUTHORS", "ChangeLog", "README", "NEWS")
diff --git a/desktop/gnome/base/gnome-doc-utils/files/do-not-update-scrollkeeper-database.patch b/desktop/gnome/base/gnome-doc-utils/files/do-not-update-scrollkeeper-database.patch
new file mode 100644
index 0000000000..35e537a4ee
--- /dev/null
+++ b/desktop/gnome/base/gnome-doc-utils/files/do-not-update-scrollkeeper-database.patch
@@ -0,0 +1,11 @@
+diff -ur gnome-doc-utils-0.18.1.orig/tools/gnome-doc-utils.make gnome-doc-utils-0.18.1/tools/gnome-doc-utils.make
+--- gnome-doc-utils-0.18.1.orig/tools/gnome-doc-utils.make 2009-11-19 18:54:47.000000000 +0200
++++ gnome-doc-utils-0.18.1/tools/gnome-doc-utils.make 2010-01-22 20:11:57.324726926 +0200
+@@ -597,7 +597,6 @@
+ done
+ @if test "x$(_ENABLE_SK)" = "xtrue"; then \
+ echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)"; \
+- scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)"; \
+ fi;
+
+ install-doc-dsk:
diff --git a/desktop/gnome/base/gnome-doc-utils/pspec.xml b/desktop/gnome/base/gnome-doc-utils/pspec.xml
new file mode 100644
index 0000000000..c0bd435d46
--- /dev/null
+++ b/desktop/gnome/base/gnome-doc-utils/pspec.xml
@@ -0,0 +1,57 @@
+
+
+
+
+ gnome-doc-utils
+ http://live.gnome.org/GnomeDocUtils
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ LGPLv2.1
+ library
+ A collection of documentation utilities for the Gnome project
+ gnome-doc-utils is a collection of documentation utilities for the Gnome project.
+ http://ftp.acc.umu.se/pub/GNOME/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz
+
+ gawk
+ intltool
+ pkgconfig
+ gettext-devel
+ docbook-xml
+ libxslt-devel
+
+
+ do-not-update-scrollkeeper-database.patch
+
+
+
+
+ gnome-doc-utils
+
+ /usr/lib
+ /usr/share/man
+ /usr/share/doc
+ /usr/share/omf
+ /usr/bin
+ /usr/share/xml
+ /usr/share/gnome
+ /usr/share/xml2po
+ /usr/share/aclocal
+ /usr/share/pkgconfig
+ /usr/share/locale
+ /usr/share/gnome-doc-utils
+
+
+
+
+
+ 2020-11-19
+ 0.20.10
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
+
+
+
diff --git a/desktop/gnome/base/gnome-doc-utils/translations.xml b/desktop/gnome/base/gnome-doc-utils/translations.xml
new file mode 100644
index 0000000000..50620f74b8
--- /dev/null
+++ b/desktop/gnome/base/gnome-doc-utils/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ gnome-doc-utils
+ Gnome projesi için döküman araçları takımı
+ gnome-doc-utils Gnome projesinde kullanılan belgelendirme araçlarını içermektedir.
+
+
diff --git a/desktop/xfce/addon/gigolo/pspec.xml b/desktop/xfce/addon/gigolo/pspec.xml
index 87744a9e29..02ec796166 100644
--- a/desktop/xfce/addon/gigolo/pspec.xml
+++ b/desktop/xfce/addon/gigolo/pspec.xml
@@ -45,61 +45,12 @@
-
- 2020-06-25
- 0.5.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-13
- 0.5.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-03
- 0.4.91
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-07-09
- 0.4.2
- Rebuild for Pisi Linux 2.0
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2014-05-27
- 0.4.2
- Version bump
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2013-10-12
- 0.4.1
- Release bump.
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
-
- 2013-08-26
- 0.4.1
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-05-03
- 0.4.1
- First release
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
+ 2020-11-21
+ 0.5.1
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/keybinder/pspec.xml b/desktop/xfce/addon/keybinder/pspec.xml
index f3eb619769..82e9dbffe5 100644
--- a/desktop/xfce/addon/keybinder/pspec.xml
+++ b/desktop/xfce/addon/keybinder/pspec.xml
@@ -55,68 +55,12 @@
-
- 2020-06-25
- 0.3.2
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-06-21
- 0.3.2
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-20
- 0.3.1
- Rebuild and version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2013-10-21
- 0.3.0
- Remove unused dependencies.
- Ertuğrul Erata
- ertugrulerata@gmail.com
-
-
- 2013-10-11
- 0.3.0
- resbuil
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
-
- 2013-08-17
- 0.3.0
- Dep Fixed
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
-
- 2013-07-28
- 0.3.0
- Move pc files to devel pack, rebuild
- Osman Erkan
- osman.erkan@pisilinux.org
-
-
- 2013-05-11
- 0.3.0
- Fixed
- Osman Erkan
- osman.erkan@pisilinux.org
-
- 2012-10-11
- 0.3.0
- First release
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
+ 2020-11-21
+ 0.3.2
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/mousepad/actions.py b/desktop/xfce/addon/mousepad/actions.py
index 610d9bbf40..11c342a399 100644
--- a/desktop/xfce/addon/mousepad/actions.py
+++ b/desktop/xfce/addon/mousepad/actions.py
@@ -18,5 +18,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*", "THANKS", "TODO")
diff --git a/desktop/xfce/addon/mousepad/pspec.xml b/desktop/xfce/addon/mousepad/pspec.xml
index abd130202f..b6a9046d31 100644
--- a/desktop/xfce/addon/mousepad/pspec.xml
+++ b/desktop/xfce/addon/mousepad/pspec.xml
@@ -15,9 +15,8 @@
Mousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest Gtk+ features available, which means that if Gtk adds something new in a major release that is useful for the editor, we will likely bump the Gtk dependency and integrate this new feature in Mousepad.
-
- https://archive.xfce.org/src/apps/mousepad/0.4/mousepad-0.4.2.tar.bz2
-
+
+ https://archive.xfce.org/src/apps/mousepad/0.4/mousepad-0.4.90.tar.bz2
intltool
gtk3-devel
@@ -48,47 +47,12 @@
-
- 2020-06-25
- 0.4.2
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 0.4.2
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-03
- 0.4.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2015-03-02
- 0.4.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 0.3.0
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
- 2014-04-24
- 0.3.0
- First Release
- PisiLinux Community
- admins@pisilinux.org
+ 2020-11-21
+ 0.4.90
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/orage/pspec.xml b/desktop/xfce/addon/orage/pspec.xml
index c47aa48499..a3715cf636 100644
--- a/desktop/xfce/addon/orage/pspec.xml
+++ b/desktop/xfce/addon/orage/pspec.xml
@@ -65,68 +65,12 @@
-
- 2020-06-25
- 4.12.1
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.12.1
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2015-06-12
- 4.12.1
- Rebuild
- Ayhan Yalçınosy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2015-03-04
- 4.10.0
- Rebuild
- Ayhan Yalçınosy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-05-29
- 4.10.0
- Version bump
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2013-10-11
- 4.8.4
- Release bump.
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
-
- 2013-08-26
- 4.8.4
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-03-15
- 4.8.4
- First release
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
- 2012-05-06
- 4.8.2
- First release
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
+ 2020-11-21
+ 4.12.1
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/parole/pspec.xml b/desktop/xfce/addon/parole/pspec.xml
index 7d5a5546fd..31e0d5e42d 100644
--- a/desktop/xfce/addon/parole/pspec.xml
+++ b/desktop/xfce/addon/parole/pspec.xml
@@ -83,89 +83,12 @@
-
- 2020-06-25
- 1.0.5
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-11-19
- 1.0.5
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 1.0.4
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 1.0.3
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2015-03-02
- 0.8.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-05-31
- 0.5.4
- Rebuild
- Richard de Bruin
- richdb@pisilinux.org
-
-
- 2013-12-06
- 0.5.4
- Version bump
- Richard de Bruin
- richdb@pisilinux.org
-
-
- 2013-10-11
- 0.5.3
- Release bump.
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
-
- 2013-08-26
- 0.5.1
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-06-15
- 0.5.1
- V.Bump
- Osman Erkan
- osman.erkan@pisilinux.org
-
-
- 2013-04-24
- 0.5.0
- Second release
- Yoyo Fernández
- admins@pisilinux.org
-
- 2013-01-08
- 0.4.0
- First release
- Marcin Bojara
- marcin@pisilinux.org
+ 2020-11-21
+ 1.0.5
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/ristretto/pspec.xml b/desktop/xfce/addon/ristretto/pspec.xml
index e9fb1fd83d..0efaeb7920 100644
--- a/desktop/xfce/addon/ristretto/pspec.xml
+++ b/desktop/xfce/addon/ristretto/pspec.xml
@@ -57,61 +57,12 @@
-
- 2020-06-25
- 0.10.0
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-08-09
- 0.10.0
- GTK+3 port.
- fury
- wascheme@tuta.io
-
-
- 2015-03-02
- 0.8.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-05-31
- 0.6.3
- Rebuild
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2013-10-11
- 0.6.3
- minor bump
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
-
- 2013-08-17
- 0.6.3
- version bump
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
-
- 2013-06-15
- 0.6.3
- Sha1sum Fixed
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
-
- 2012-10-17
- 0.6.3
- First release
- Erdinç Gültekin
- erdincgultekin@pisilinux.org
+ 2020-11-21
+ 0.10.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/thunar-archive-plugin/actions.py b/desktop/xfce/addon/thunar-archive-plugin/actions.py
index c3f5c4e0ae..29390dcf0e 100644
--- a/desktop/xfce/addon/thunar-archive-plugin/actions.py
+++ b/desktop/xfce/addon/thunar-archive-plugin/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
- autotools.configure("--disable-static")
+ autotools.configure("--enable-gtk3 --disable-static")
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
diff --git a/desktop/xfce/addon/thunar-archive-plugin/pspec.xml b/desktop/xfce/addon/thunar-archive-plugin/pspec.xml
index 13b5967804..8ac1de919c 100644
--- a/desktop/xfce/addon/thunar-archive-plugin/pspec.xml
+++ b/desktop/xfce/addon/thunar-archive-plugin/pspec.xml
@@ -39,51 +39,17 @@
/usr/share
/usr/share/locale
/usr/share/doc
+ /usr/libexec/thunar-archive-plugin
-
- 2020-06-25
- 0.4.0
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2018-07-10
- 0.4.0
- Rebuild and version bump
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 0.3.1
- Rebuild and removed unneeded deps
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-01-18
- 0.3.1
- Version bump and add file-roller runtime dep.
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2013-08-26
- 0.3.0
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-11-15
- 0.3.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-21
+ 0.4.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/thunar-media-tags-plugin/pspec.xml b/desktop/xfce/addon/thunar-media-tags-plugin/pspec.xml
index 7445af1fe1..ff6af1036c 100644
--- a/desktop/xfce/addon/thunar-media-tags-plugin/pspec.xml
+++ b/desktop/xfce/addon/thunar-media-tags-plugin/pspec.xml
@@ -49,47 +49,12 @@
-
- 2020-06-25
- 0.3.0
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-07-26
- 0.3.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2015-03-02
- 0.2.1
- Rebuild
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-05-31
- 0.2.1
- Version bump
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2013-08-17
- 0.2.0
- Dep Fixed
- Erdinç Gültekin
- admins@pisilinux.org
-
- 2012-11-15
- 0.2.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-21
+ 0.3.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/thunar-sendto-clamtk/pspec.xml b/desktop/xfce/addon/thunar-sendto-clamtk/pspec.xml
index bbea02d016..a0c5081ad6 100644
--- a/desktop/xfce/addon/thunar-sendto-clamtk/pspec.xml
+++ b/desktop/xfce/addon/thunar-sendto-clamtk/pspec.xml
@@ -13,8 +13,7 @@
Right-click send-to ClamTk functionality within Thunar
thunar-sendto-clamtk is a small package to add right-click send-to ClamTk functionality within Thunar.
- https://bitbucket.org/davem_/thunar-sendto-clamtk/downloads/thunar-sendto-clamtk-0.06.tar.xz
-
+ https://bitbucket.org/davem_/thunar-sendto-clamtk/downloads/thunar-sendto-clamtk-0.06.tar.xz
@@ -30,35 +29,12 @@
-
-
- 2014-05-31
- 0.05
- Version bump
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-26
- 0.03
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-05-03
- 0.03
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-23
+ 0.06
+ First Release For Beta
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/thunar-shares-plugin/pspec.xml b/desktop/xfce/addon/thunar-shares-plugin/pspec.xml
index 4afab5a77e..2b2a50ef47 100644
--- a/desktop/xfce/addon/thunar-shares-plugin/pspec.xml
+++ b/desktop/xfce/addon/thunar-shares-plugin/pspec.xml
@@ -44,40 +44,12 @@
-
- 2020-06-25
- 0.3.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-07-10
- 0.3.0
- Rebuild and version bump
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 0.2.0
- Rebuild
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2013-08-26
- 0.2.0
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-11-15
- 0.2.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-23
+ 0.3.1
+ First Release For Beta
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/thunar-vcs-plugin/pspec.xml b/desktop/xfce/addon/thunar-vcs-plugin/pspec.xml
index 1fb8e04142..16647cddd8 100644
--- a/desktop/xfce/addon/thunar-vcs-plugin/pspec.xml
+++ b/desktop/xfce/addon/thunar-vcs-plugin/pspec.xml
@@ -52,40 +52,12 @@
-
- 2020-06-25
- 0.2.0
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-07-26
- 0.2.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2015-03-02
- 0.1.4
- rebuild and remove unneeded deps
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2013-08-26
- 0.1.4
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-05-03
- 0.1.4
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-23
+ 0.2.0
+ First Release For Beta
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/thunarx-python/actions.py b/desktop/xfce/addon/thunarx-python/actions.py
index a408ca2079..2a82800830 100644
--- a/desktop/xfce/addon/thunarx-python/actions.py
+++ b/desktop/xfce/addon/thunarx-python/actions.py
@@ -14,7 +14,7 @@ def setup():
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
def build():
- autotools.make()
+ autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
diff --git a/desktop/xfce/addon/thunarx-python/pspec.xml b/desktop/xfce/addon/thunarx-python/pspec.xml
index be71dc1478..965f98d9d1 100644
--- a/desktop/xfce/addon/thunarx-python/pspec.xml
+++ b/desktop/xfce/addon/thunarx-python/pspec.xml
@@ -40,40 +40,12 @@
-
- 2020-06-25
- 0.5.1
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-07-26
- 0.5.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2015-03-04
- 0.3.0
- Rebuild
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2013-08-26
- 0.3.0
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-11-15
- 0.3.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-23
+ 0.5.1
+ First Release For Beta
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/addon/xfburn/pspec.xml b/desktop/xfce/addon/xfburn/pspec.xml
index e472ce4d2e..6df69f3ace 100644
--- a/desktop/xfce/addon/xfburn/pspec.xml
+++ b/desktop/xfce/addon/xfburn/pspec.xml
@@ -59,54 +59,12 @@
-
- 2020-06-25
- 0.6.2
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-11-19
- 0.6.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2015-03-04
- 0.5.2
- Rebuild
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-05-29
- 0.5.2
- Version bump
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2013-11-16
- 0.4.3
- Disable hal
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2013-08-26
- 0.4.3
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-11-15
- 0.4.3
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-23
+ 0.6.2
+ First Release For Beta
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
-
+
diff --git a/desktop/xfce/addon/xfce4-clipman-plugin/pspec.xml b/desktop/xfce/addon/xfce4-clipman-plugin/pspec.xml
index b7b1f35ae4..2308b87371 100644
--- a/desktop/xfce/addon/xfce4-clipman-plugin/pspec.xml
+++ b/desktop/xfce/addon/xfce4-clipman-plugin/pspec.xml
@@ -56,19 +56,12 @@
-
- 2020-06-25
- 1.6.1
- Ver. bump
- wascheme@tuta.io
- fury
-
- 2019-07-28
- 1.4.3
- First build.
- wascheme@tuta.io
- fury
+ 2020-11-23
+ 1.6.1
+ First Release For Beta
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/base.zip b/desktop/xfce/base/base.zip
new file mode 100644
index 0000000000..793e2ba849
Binary files /dev/null and b/desktop/xfce/base/base.zip differ
diff --git a/desktop/xfce/base/exo/actions.py b/desktop/xfce/base/exo/actions.py
index edcf1b4da5..6ac7d4419f 100644
--- a/desktop/xfce/base/exo/actions.py
+++ b/desktop/xfce/base/exo/actions.py
@@ -20,5 +20,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README", "THANKS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README*", "THANKS")
diff --git a/desktop/xfce/base/exo/pspec.xml b/desktop/xfce/base/exo/pspec.xml
index c1feb7d8a5..3e292c116a 100644
--- a/desktop/xfce/base/exo/pspec.xml
+++ b/desktop/xfce/base/exo/pspec.xml
@@ -17,8 +17,8 @@
exo is an extension library to Xfce, developed by os-cillation. While Xfce comes with quite a few libraries that are targeted at desktop development, exo is targeted at application development.
-
- https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.11.tar.bz2
+
+ https://archive.xfce.org/xfce/4.16pre1/src/exo-4.15.2.tar.bz2
intltool
@@ -31,7 +31,7 @@
libxfce4util-devel
- settings_window_resize_fix.patch
+
@@ -89,110 +89,12 @@
-
- 2020-08-01
- 0.12.11
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-12-29
- 0.12.11
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-11
- 0.12.8
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 0.12.7
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-03
- 0.12.6
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-14
- 0.12.0
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-23
- 0.10.4
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2015-03-02
- 0.10.3
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 0.10.2
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 0.10.2
- Rebuild
- Varol Maksutoğlu
- waroi@gmail.com
-
-
- 2014-03-07
- 0.10.2
- Dep Fix
- Varol Maksutoğlu
- waroi@gmail.com
-
-
- 2014-01-29
- 0.10.2
- Rebuild Unused
- Varol Maksutoğlu
- waroi@gmail.com
-
-
- 2013-10-10
- 0.10.2
- Rebuild, cleanup.
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-08-18
- 0.10.2
- Release bump
- Marcin Bojara
- marcin@pisilinux.org
-
- 2012-12-27
- 0.10.2
- First release
- Marcin Bojara
- marcin@pisilinux.org
+ 2020-11-19
+ 4.15.2
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/garcon/actions.py b/desktop/xfce/base/garcon/actions.py
index 1ba95a88f4..4310b9b55c 100644
--- a/desktop/xfce/base/garcon/actions.py
+++ b/desktop/xfce/base/garcon/actions.py
@@ -21,5 +21,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "HACKING", "NEWS", "README", "STATUS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "HACKING", "NEWS", "README*", "STATUS")
diff --git a/desktop/xfce/base/garcon/pspec.xml b/desktop/xfce/base/garcon/pspec.xml
index f41b528c1f..06960b6817 100644
--- a/desktop/xfce/base/garcon/pspec.xml
+++ b/desktop/xfce/base/garcon/pspec.xml
@@ -15,9 +15,8 @@
garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus.
-
- https://archive.xfce.org/src/xfce/garcon/0.7/garcon-0.7.0.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16pre1/src/garcon-0.7.1.tar.bz2
+
python3
intltool
@@ -81,89 +80,12 @@
-
- 2020-08-18
- 0.7.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 0.6.4
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-02
- 0.6.3
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-15
- 0.6.1
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 0.4.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 0.2.1
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 0.2.1
- Rebuild
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2014-01-07
- 0.2.1
- Fix dep.
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-10-10
- 0.2.1
- Rebuild, cleanup.
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-08-22
- 0.2.1
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-17
- 0.2.0
- Dep Fixed
- Erdinç Gültekin
- admins@pisilinux.org
-
- 2012-05-02
- 0.2.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-19
+ 0.7.1
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/libxfce4ui/actions.py b/desktop/xfce/base/libxfce4ui/actions.py
index 6aaef3937c..24de6c54d6 100644
--- a/desktop/xfce/base/libxfce4ui/actions.py
+++ b/desktop/xfce/base/libxfce4ui/actions.py
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
i = "--with-vendor-info='Pisi Linux' \
--enable-gtk2 \
- --enable-vala \
+ --enable-vala=no \
--enable-introspection \
--enable-startup-notification \
--disable-static \
diff --git a/desktop/xfce/base/libxfce4ui/pspec.xml b/desktop/xfce/base/libxfce4ui/pspec.xml
index 7a50c1f725..85244188cd 100644
--- a/desktop/xfce/base/libxfce4ui/pspec.xml
+++ b/desktop/xfce/base/libxfce4ui/pspec.xml
@@ -15,8 +15,8 @@
libxfce4ui is a various GTK+ widgets for Xfce desktop environment.
-
- https://archive.xfce.org/xfce/4.14/src/libxfce4ui-4.14.1.tar.bz2
+
+ https://archive.xfce.org/xfce/4.16pre1/src/libxfce4ui-4.15.3.tar.bz2
python3
@@ -28,7 +28,6 @@
libSM-devel
xfconf-devel
libX11-devel
- libxfce4util-devel
startup-notification-devel
gobject-introspection-devel
@@ -48,7 +47,6 @@
libICE
libX11
gdk-pixbuf
- libxfce4util
startup-notification
@@ -69,7 +67,6 @@
gtk3-devel
xfconf-devel
gdk-pixbuf-devel
- libxfce4util-devel
/usr/include
@@ -79,110 +76,12 @@
-
- 2020-06-25
- 4.14.1
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.7
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-02
- 4.13.6
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-14
- 4.12.1
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-24
- 4.12.1
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.0
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-24
- 4.10.0
- Rebuild
- Varol Maksutoğlu
- waroi@pisilinux.org
-
-
- 2014-02-20
- 4.10.0
- Rebuild Unused
- Varol Maksutoğlu
- waroi@pisilinux.org
-
-
- 2013-10-10
- 4.10.0
- Rebuild, cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.11.0
- Rebuild, cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-17
- 4.11.0
- Dep Fixed
- Osman Erkan
- osman.erkan@pisilinux.org
-
-
- 2013-03-21
- 4.10.0
- Dep Fixed
- Osman Erkan
- osman.erkan@pisilinux.org
-
- 2012-08-26
- 4.10.0
- First release
- Utku Berberoğlu
- admins@pisilinux.org
+ 2020-11-18
+ 4.15.3
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/libxfce4util/actions.py b/desktop/xfce/base/libxfce4util/actions.py
index 0b664cf8d5..e391fdcc8e 100644
--- a/desktop/xfce/base/libxfce4util/actions.py
+++ b/desktop/xfce/base/libxfce4util/actions.py
@@ -7,9 +7,10 @@
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
+from pisi.actionsapi import shelltools
def setup():
- autotools.configure("--disable-static --enable-vala --enable-introspection")
+ autotools.configure("--disable-static --enable-vala=no --disable-gtk-doc --enable-introspection")
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
@@ -19,5 +20,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "THANKS", "TODO")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*", "THANKS", "TODO")
diff --git a/desktop/xfce/base/libxfce4util/pspec.xml b/desktop/xfce/base/libxfce4util/pspec.xml
index 5ba0e71a27..fb719c37ff 100644
--- a/desktop/xfce/base/libxfce4util/pspec.xml
+++ b/desktop/xfce/base/libxfce4util/pspec.xml
@@ -15,11 +15,11 @@
Libxfce4util is a basic utility non-GUI functions for Xfce desktop environment.
-
- https://archive.xfce.org/xfce/4.14/src/libxfce4util-4.14.0.tar.bz2
-
+ https://archive.xfce.org/src/xfce/libxfce4util/4.15/libxfce4util-4.15.4.tar.bz2
python3
+ python3-pygobject3
+ gtk-doc
intltool
vala-devel
xdg-user-dirs
@@ -58,89 +58,12 @@
-
- 2020-06-25
- 4.14.0
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.5
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-02
- 4.13.4
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-15
- 4.13.1
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-12
- 4.12.1
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.1
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-24
- 4.10.1
- Rebuild
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.10.1
- Rebuild, cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-22
- 4.10.1
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-17
- 4.10.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
-
- 2012-05-02
- 4.10.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-19
+ 4.15.4
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/thunar-volman/pspec.xml b/desktop/xfce/base/thunar-volman/pspec.xml
index d69f1f2070..1bff3fcf22 100644
--- a/desktop/xfce/base/thunar-volman/pspec.xml
+++ b/desktop/xfce/base/thunar-volman/pspec.xml
@@ -15,9 +15,8 @@
thunar-volman is an extension for the Thunar File Manager, which enables automatic management of removable drives and media. For example, if thunar-volman is installed and configured properly, and you plug in your digical camera, it will automatically spawn your preferred photo application and import the new pictures from your camera.
-
- https://archive.xfce.org/src/xfce/thunar-volman/0.9/thunar-volman-0.9.5.tar.bz2
-
+
+ https://archive.xfce.org/xfce/4.16pre1/src/thunar-volman-4.15.0.tar.bz2
intltool
exo-devel
@@ -57,82 +56,12 @@
-
- 2020-06-25
- 0.9.5
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 0.9.5
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 0.9.4
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-03
- 0.9.3
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-14
- 0.9.0
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 0.8.1
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 0.8.0
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 0.8.0
- Rebuild
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-10-10
- 0.8.0
- Rebuild, cleanup
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-08-18
- 0.8.0
- Release bump
- Erdinç Gültekin
- admins@pisilinux.org
-
- 2012-11-13
- 0.8.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-21
+ 4.15.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/thunar/actions.py b/desktop/xfce/base/thunar/actions.py
index 902b3677d8..3a4ac2398e 100644
--- a/desktop/xfce/base/thunar/actions.py
+++ b/desktop/xfce/base/thunar/actions.py
@@ -33,5 +33,5 @@ def install():
pisitools.removeDir("usr/lib/systemd")
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "FAQ", "HACKING", "NEWS", "README", "THANKS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "FAQ", "HACKING", "NEWS*", "README*", "THANKS")
diff --git a/desktop/xfce/base/thunar/pspec.xml b/desktop/xfce/base/thunar/pspec.xml
index 53c062a647..3d239d165b 100644
--- a/desktop/xfce/base/thunar/pspec.xml
+++ b/desktop/xfce/base/thunar/pspec.xml
@@ -16,9 +16,8 @@
Thunar has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options. Thunar is fast and responsive with a good start up time and directory load time. Thunar is accessible using Assistive Technologies and is fully standarts compliant.
-
- https://archive.xfce.org/src/xfce/thunar/1.8/thunar-1.8.15.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16pre1/src/thunar-4.15.2.tar.bz2
+
python3
intltool
@@ -114,103 +113,12 @@
-
- 2020-06-25
- 1.8.15
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-11-19
- 1.8.11
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 1.8.9
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 1.8.8
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-03
- 1.8.7
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2016-06-16
- 1.8.1
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 1.6.6
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 1.6.3
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 1.6.3
- Rebuild
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2014-01-18
- 1.6.3
- Add Turkish and f4 panel open patch
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 1.6.3
- Cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-22
- 1.6.3
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-18
- 1.6.2
- Release bump
- Marcin Bojara
- marcin@pisilinux.org
-
- 2012-12-27
- 1.6.2
- First release
- Marcin Bojara
- marcin@pisilinux.org
+ 2020-11-19
+ 4.15.2
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/tumbler/pspec.xml b/desktop/xfce/base/tumbler/pspec.xml
index b0e7eafc4b..e86178fc8a 100644
--- a/desktop/xfce/base/tumbler/pspec.xml
+++ b/desktop/xfce/base/tumbler/pspec.xml
@@ -14,7 +14,7 @@
A thumbnail service
Tumbler is a thumbnail service for the filemanager of Xfce desktop environment.
- https://archive.xfce.org/src/xfce/tumbler/0.3/tumbler-0.3.0.tar.bz2
+ https://archive.xfce.org/xfce/4.16pre1/src/tumbler-0.3.0.tar.bz2
intltool
@@ -24,12 +24,12 @@
libpng-devel
libgsf-devel
freetype-devel
- libopenraw-devel
+
gdk-pixbuf-devel
poppler-glib-devel
libjpeg-turbo-devel
gst-plugins-base-devel
- ffmpegthumbnailer-devel
+
@@ -44,12 +44,12 @@
libgsf
freetype
gstreamer
- libopenraw
+
gdk-pixbuf
poppler-glib
libjpeg-turbo
gst-plugins-base
- ffmpegthumbnailer
+
/etc/xdg/tumbler/tumbler.rc
@@ -76,103 +76,12 @@
-
- 2020-08-14
- 0.3.0
- Ver. bump
- wascheme@tuta.io
- fury
-
-
- 2019-12-29
- 0.2.8
- Ver. bump
- wascheme@tuta.io
- fury
-
-
- 2019-08-12
- 0.2.7
- Ver. bump
- wascheme@tuta.io
- fury
-
-
- 2019-07-28
- 0.2.6
- Ver. bump
- wascheme@tuta.io
- fury
-
-
- 2019-07-10
- 0.2.5
- Ver. bump
- wascheme@tuta.io
- fury
-
-
- 2018-06-15
- 0.2.1
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 0.1.31
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 0.1.30
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 0.1.30
- Version bump
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-10-10
- 0.1.29
- fix dep.
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-08-22
- 0.1.29
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-17
- 0.1.25
- Dep Fixed
- Erdinç Gültekin
- admins@pisilinux.org
-
-
- 2013-08-17
- 0.1.25
- Dep Fixed
- Erdinç Gültekin
- admins@pisilinux.org
-
- 2012-11-13
- 0.1.25
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-22
+ 0.3.0
+ First releasu For Beta
+ alicengizkurt@gmail.com
+ Ali Cengiz Kurt
diff --git a/desktop/xfce/base/xfce4-appfinder/pspec.xml b/desktop/xfce/base/xfce4-appfinder/pspec.xml
index 720cb00cb3..a455138963 100644
--- a/desktop/xfce/base/xfce4-appfinder/pspec.xml
+++ b/desktop/xfce/base/xfce4-appfinder/pspec.xml
@@ -13,9 +13,8 @@
desktop.xfce.base
Xfce application finder
Xfce4-appfinder is a useful software that permits you to find every application in the system supporting desktop entry format.
-
- https://archive.xfce.org/xfce/4.14/src/xfce4-appfinder-4.14.0.tar.bz2
-
+
+ https://archive.xfce.org/xfce/4.16pre1/src/xfce4-appfinder-4.15.1.tar.bz2
intltool
gtk3-devel
@@ -47,89 +46,12 @@
-
- 2020-06-25
- 4.14.0
- Rebuild.
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.5
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-11
- 4.13.4
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-15
- 4.13.0
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.1
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 4.10.1
- Rebuild
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.10.1
- Cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-22
- 4.10.1
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-18
- 4.10.0
- Release bump
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-08-31
- 4.10.0
- First release
- Utku Berberoğlu
- admins@pisilinux.org
+ 2020-11-22
+ 4.15.1
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/xfce4-dev-tools/actions.py b/desktop/xfce/base/xfce4-dev-tools/actions.py
index fe33249ed7..002a909c80 100644
--- a/desktop/xfce/base/xfce4-dev-tools/actions.py
+++ b/desktop/xfce/base/xfce4-dev-tools/actions.py
@@ -16,5 +16,5 @@ def build():
def install():
autotools.install()
- pisitools.dodoc("README", "COPYING", "NEWS", "HACKING", "AUTHORS")
+ pisitools.dodoc("README.md", "COPYING", "NEWS", "HACKING", "AUTHORS")
diff --git a/desktop/xfce/base/xfce4-dev-tools/pspec.xml b/desktop/xfce/base/xfce4-dev-tools/pspec.xml
index 59823440dd..a9e5f3de2a 100644
--- a/desktop/xfce/base/xfce4-dev-tools/pspec.xml
+++ b/desktop/xfce/base/xfce4-dev-tools/pspec.xml
@@ -15,8 +15,8 @@
Xfce4-dev-tools contains common tools required by Xfce developers and people that want to build Xfce from SVN. In addition, this package contains the Xfce developer's handbook.
-
- https://archive.xfce.org/xfce/4.14/src/xfce4-dev-tools-4.14.0.tar.bz2
+
+ https://archive.xfce.org/xfce/4.16pre1/src/xfce4-dev-tools-4.15.0.tar.bz2
glib2-devel
@@ -33,68 +33,12 @@
-
- 2020-06-25
- 4.14.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-02
- 4.13.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-14
- 4.12.0
- Rebuild for Pisi Linux 2.0.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.0
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-24
- 4.10.0
- Rebuild
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.10.0
- Cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-18
- 4.10.0
- Release bump
- Erdinç Gültekin
- admins@pisilinux.org
-
- 2012-05-02
- 4.10.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-18
+ 4.15.0
+ First Release For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/xfce4-panel/actions.py b/desktop/xfce/base/xfce4-panel/actions.py
index 7506f1fe24..424fe78c1b 100644
--- a/desktop/xfce/base/xfce4-panel/actions.py
+++ b/desktop/xfce/base/xfce4-panel/actions.py
@@ -8,21 +8,11 @@ from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
-w = "--enable-introspection \
- --enable-gio-unix \
- --enable-vala \
- --enable-gtk2 \
- --disable-gtk-doc \
- --disable-static \
- "
def setup():
- pisitools.cflags.add("-Wno-deprecated-declarations")
- autotools.configure(w)
-
-# pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
-# pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
- pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
+ pisitools.cflags.add("-Wno-deprecated-declarations")
+ autotools.configure("--enable-introspection --enable-vala=no --enable-gtk-doc --disable-static")
+ pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
def build():
autotools.make()
@@ -30,5 +20,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS*")
diff --git a/desktop/xfce/base/xfce4-panel/pspec.xml b/desktop/xfce/base/xfce4-panel/pspec.xml
index 8cf3069db3..e59e1cb2d3 100644
--- a/desktop/xfce/base/xfce4-panel/pspec.xml
+++ b/desktop/xfce/base/xfce4-panel/pspec.xml
@@ -17,9 +17,8 @@
The Xfce4 panel supports multiple panels, with many options for their position, appearance, transparency and behavior. There are many items available by default to full fit a panel, like application launchers with detachable menus, a graphical pager, a tasklist, a clock, a system tray, a show / hide desktop switcher, and even more. It offers an easy way to add items using a dialog, and to move items accross different panels.
-
- https://archive.xfce.org/src/xfce/xfce4-panel/4.14/xfce4-panel-4.14.4.tar.bz2
-
+
+ https://archive.xfce.org/xfce/4.16pre1/src/xfce4-panel-4.15.4.tar.bz2
python3
intltool
@@ -39,6 +38,7 @@
gettext-devel
libwnck3-devel
freetype-devel
+ libdbusmenu-devel
libxfce4ui-devel
gdk-pixbuf-devel
fontconfig-devel
@@ -64,6 +64,7 @@
xfconf
libXext
libwnck3
+ libdbusmenu-gtk3
gdk-pixbuf
libxfce4ui
libxfce4util
@@ -98,96 +99,12 @@
-
- 2020-06-25
- 4.14.4
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-12-10
- 4.14.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.7
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-02
- 4.13.6
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-15
- 4.13.3
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.1
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 4.10.1
- Rebuild.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.10.1
- Cleanup, rebuild.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-22
- 4.10.1
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-17
- 4.10.0
- Dep Fixed
- Erdinç Gültekin
- admins@pisilinux.org
-
- 2012-11-13
- 4.10.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-19
+ 4.15.4
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/xfce4-session/pspec.xml b/desktop/xfce/base/xfce4-session/pspec.xml
index 178fe93413..4d889bd89c 100644
--- a/desktop/xfce/base/xfce4-session/pspec.xml
+++ b/desktop/xfce/base/xfce4-session/pspec.xml
@@ -14,9 +14,8 @@
app:console
Xfce session manager
The session manager allows the user to save sessions and restore them after login. It is capable of saving several different sessions. It comes with three splash screen engines. And at last it helps you to log out, reboot, and shutdown the system.
-
- https://archive.xfce.org/src/xfce/xfce4-session/4.14/xfce4-session-4.14.2.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16pre1/src/xfce4-session-4.15.0.tar.bz2
+
intltool
atk-devel
@@ -81,96 +80,12 @@
-
- 2020-06-25
- 4.14.2
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.4
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-02
- 4.13.3
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-15
- 4.13.0
- Rebuild for Pisi Linux 2.0 and version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-24
- 4.12.1
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.1
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 4.10.1
- Rebuild
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.10.1
- Cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-22
- 4.10.1
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2012-12-18
- 4.10.0
- Release bump
- Marcin Bojara
- marcin@pisilinux.org
-
- 2012-12-18
- 4.10.0
- First release
- Marcin Bojara
- marcin@pisilinux.org
+ 2020-11-21
+ 4.15.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/xfce4-settings/pspec.xml b/desktop/xfce/base/xfce4-settings/pspec.xml
index f6463b7687..c3b874fbef 100644
--- a/desktop/xfce/base/xfce4-settings/pspec.xml
+++ b/desktop/xfce/base/xfce4-settings/pspec.xml
@@ -15,8 +15,8 @@
Xfce4-settings is a configuration manager for Xfce desktop environment.
-
- https://archive.xfce.org/src/xfce/xfce4-settings/4.14/xfce4-settings-4.14.3.tar.bz2
+
+ https://archive.xfce.org/xfce/4.16pre1/src/xfce4-settings-4.15.2.tar.bz2
intltool
@@ -98,124 +98,12 @@
-
- 2020-06-25
- 4.14.3
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-12-10
- 4.14.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.8
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-03
- 4.13.7
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-16
- 4.13.3
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-07-06
- 4.12.0
- fixed file conflict with pisilinux-settings
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-05-27
- 4.10.1
- Rebuild
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2014-02-09
- 4.10.1
- Rebuild
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2014-01-09
- 4.10.1
- Add default config
- Burak Fazıl Ertürk
- burakerturk@pisilinux.org
-
-
- 2013-10-10
- 4.10.1
- Revert back to 4.10 series.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.11.1
- Rebuild,cleanup, set icon theme faenza and sweat gtk theme.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-22
- 4.10.1
- Revert to 4.10.x
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-18
- 4.11.0
- Release bump
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-04-24
- 4.11.0
- Version bump
- Ertan Güven
- ertan@pisilinux.org
-
- 2012-05-04
- 4.10.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-21
+ 4.15.2
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/xfce4-terminal/pspec.xml b/desktop/xfce/base/xfce4-terminal/pspec.xml
index 8bca785e5b..61b4345c7c 100644
--- a/desktop/xfce/base/xfce4-terminal/pspec.xml
+++ b/desktop/xfce/base/xfce4-terminal/pspec.xml
@@ -54,82 +54,12 @@
-
- 2020-06-25
- 0.8.9.2
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-12-29
- 0.8.9.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 0.8.8
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2015-03-04
- 0.6.3
- Rebuild
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 0.6.3
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 0.6.3
- Version Bump
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-10-10
- 0.6.2
- Cleanup.
- Kamil Atlı
- suvarice@gmail.com
-
-
- 2013-08-22
- 0.6.2
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-17
- 0.6.1
- Dep Fixed
- Erdinç Gültekin
- admins@pisilinux.org
-
-
- 2013-04-06
- 0.6.1
- Version bump
- Ertan Güven
- ertan@pisilinux.org
-
- 2011-09-16
- 0.4.8
- First release
- Alper Tekinalp
- admins@pisilinux.org
+ 2020-11-22
+ 0.8.9.2
+ First releasu For Beta
+ alicengizkurt@gmail.com
+ Ali Cengiz Kurt
diff --git a/desktop/xfce/base/xfconf/actions.py b/desktop/xfce/base/xfconf/actions.py
index ea7fc133e4..4593da6f0c 100644
--- a/desktop/xfce/base/xfconf/actions.py
+++ b/desktop/xfce/base/xfconf/actions.py
@@ -8,7 +8,7 @@ from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
-i = "--enable-vala \
+i = "--enable-vala=no \
--enable-introspection \
--disable-static \
--disable-gtk-doc \
diff --git a/desktop/xfce/base/xfconf/pspec.xml b/desktop/xfce/base/xfconf/pspec.xml
index 635e35abc8..dfacb4060b 100644
--- a/desktop/xfce/base/xfconf/pspec.xml
+++ b/desktop/xfce/base/xfconf/pspec.xml
@@ -15,8 +15,8 @@
Xfconf is a hirerchical (tree-like) configuration system for the Xfce graphical desktop environment.
-
- https://archive.xfce.org/src/xfce/xfconf/4.14/xfconf-4.14.3.tar.bz2
+
+ https://archive.xfce.org/xfce/4.16pre1/src/xfconf-4.15.0.tar.bz2
python3
@@ -61,82 +61,12 @@
-
- 2020-06-25
- 4.14.3
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.8
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-15
- 4.13.4
- Rebuild for Pisi Linux 2.0 and Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.0
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-24
- 4.10.0
- Rebuild.
- Osman Erkan
- osman.erkan@pisilinux.org
-
-
- 2013-12-27
- 4.10.0
- Rebuild.
- Osman Erkan
- osman.erkan@pisilinux.org
-
-
- 2013-10-10
- 4.10.0
- Cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-15
- 4.10.0
- Fix build.
- Marcin Bojara
- marcin@pisilinux.org
-
- 2012-05-02
- 4.10.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-17
+ 4.15.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/xfdesktop/actions.py b/desktop/xfce/base/xfdesktop/actions.py
index 22b67cf0e4..bd069a63a0 100644
--- a/desktop/xfce/base/xfdesktop/actions.py
+++ b/desktop/xfce/base/xfdesktop/actions.py
@@ -19,5 +19,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README", "TODO")
+ pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README*", "TODO")
diff --git a/desktop/xfce/base/xfdesktop/pspec.xml b/desktop/xfce/base/xfdesktop/pspec.xml
index 3fcf2491fe..ec4c52b12c 100644
--- a/desktop/xfce/base/xfdesktop/pspec.xml
+++ b/desktop/xfce/base/xfdesktop/pspec.xml
@@ -16,9 +16,7 @@
The desktop manager sets the background image, provides a right-click menu to launch applications and can optionally show files (including application launchers) or iconified windows. It includes gradient support for background color, saturation support for background image, real multiscreen and xinerama support, and it provides a desktop menu editor.
-
- https://archive.xfce.org/src/xfce/xfdesktop/4.14/xfdesktop-4.14.2.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16pre1/src/xfdesktop-4.15.0.tar.bz2
intltool
exo-devel
@@ -73,103 +71,12 @@
-
- 2020-06-25
- 4.14.2
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.1
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.6
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-03
- 4.13.5
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-16
- 4.13.2
- Rebuild from Pisi Linux 2.0.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-23
- 4.12.1
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.2
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-27
- 4.10.2
- Rebuild
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-18
- 4.10.2
- Revert back to 4.10 series.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.11.0
- Cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-18
- 4.10.2
- Release bump
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-03-15
- 4.10.2
- bump
- Erdinç Gültekin
- admins@pisilinux.org
-
- 2012-11-15
- 4.10.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
+ 2020-11-22
+ 4.15.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/base/xfwm4/pspec.xml b/desktop/xfce/base/xfwm4/pspec.xml
index daeda6c624..e5421d8eae 100644
--- a/desktop/xfce/base/xfwm4/pspec.xml
+++ b/desktop/xfce/base/xfwm4/pspec.xml
@@ -15,8 +15,8 @@
The Xfce4 window manager manages the placement of application windows on the screen, provides beautiful window decorations, manages workspaces or virtual desktops, and natively supports multiscreen mode.
-
- https://archive.xfce.org/src/xfce/xfwm4/4.14/xfwm4-4.14.5.tar.bz2
+
+ https://archive.xfce.org/xfce/4.16pre1/src/xfwm4-4.15.1.tar.bz2
intltool
@@ -68,89 +68,12 @@
-
- 2020-08-13
- 4.14.5
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-08-12
- 4.14.0
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-28
- 4.13.4
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2019-07-03
- 4.13.3
- Ver. bump
- fury
- wascheme@tuta.io
-
-
- 2018-06-16
- 4.13.0
- Rebuild for Pisi Linux 2.0.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2015-03-02
- 4.12.0
- Version bump.
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-06-10
- 4.10.1
- Release bump.
- Alihan Öztürk
- alihan@pisilinux.org
-
-
- 2014-05-24
- 4.10.1
- Rebuild
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-10-10
- 4.10.1
- Cleanup.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-22
- 4.10.1
- Version bump.
- Marcin Bojara
- marcin@pisilinux.org
-
-
- 2013-08-18
- 4.10.0
- Release bump
- Osman Erkan
- osman.erkan@pisilinux.org
-
- 2012-11-22
- 4.10.0
- First release
- Osman Erkan
- osman.erkan@pisilinux.org
+ 2020-11-21
+ 4.15.1
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
diff --git a/desktop/xfce/lookandfeel/gtk-style-xfce/pspec.xml b/desktop/xfce/lookandfeel/gtk-style-xfce/pspec.xml
index 377a0cbc61..9bd54f537b 100644
--- a/desktop/xfce/lookandfeel/gtk-style-xfce/pspec.xml
+++ b/desktop/xfce/lookandfeel/gtk-style-xfce/pspec.xml
@@ -38,40 +38,12 @@
-
- 2015-03-02
- 2.10.0
- Version downed with v4.12.0
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2014-02-26
- 3.0.0
- Rebuild Unused
- Varol Maksutoğlu
- waroi@pisilinux.org
-
-
- 2013-10-11
- 3.0.0
- Rebuild.
- Serdar Soytetir
- kaptan@pisilinux.org
-
-
- 2013-08-17
- 3.0.0
- Dep Fixed
- Erdinç Gültekin
- admins@pisilinux.org
-
-
- 2012-05-02
- 3.0.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
-
+
+ 2020-11-21
+ 2.10.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
+
diff --git a/desktop/xfce/lookandfeel/icon-theme-xfce4/pspec.xml b/desktop/xfce/lookandfeel/icon-theme-xfce4/pspec.xml
index 75f0ec38f1..78f57ab609 100644
--- a/desktop/xfce/lookandfeel/icon-theme-xfce4/pspec.xml
+++ b/desktop/xfce/lookandfeel/icon-theme-xfce4/pspec.xml
@@ -33,26 +33,12 @@
-
- 2015-03-04
- 4.4.3
- Rebuild
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2013-08-26
- 4.4.3
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2010-11-01
- 4.4.3
- First release
- Gökmen Görgen
- admins@pisilinux.org
-
+ 2020-11-23
+ 4.4.3
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
+
diff --git a/desktop/xfce/lookandfeel/xfwm4-themes/pspec.xml b/desktop/xfce/lookandfeel/xfwm4-themes/pspec.xml
index 738fdfa7d7..0d1f82179e 100644
--- a/desktop/xfce/lookandfeel/xfwm4-themes/pspec.xml
+++ b/desktop/xfce/lookandfeel/xfwm4-themes/pspec.xml
@@ -27,26 +27,12 @@
-
- 2015-03-04
- 4.10.0
- Rebuild
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
- 2013-08-26
- 4.10.0
- Release bump.
- Serdar Soytetir
- kaptan@pisilinux.org
-
- 2012-05-02
- 4.10.0
- First release
- Erdinç Gültekin
- admins@pisilinux.org
-
+ 2020-11-21
+ 4.10.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
+
diff --git a/programming/misc/libdbusmenu/actions.py b/programming/misc/libdbusmenu/actions.py
new file mode 100644
index 0000000000..5b4bc041e5
--- /dev/null
+++ b/programming/misc/libdbusmenu/actions.py
@@ -0,0 +1,65 @@
+#!/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 shelltools
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+import os
+
+WorkDir="libdbusmenu-%s" % get.srcVERSION()
+ver = get.srcVERSION()
+
+options = "--disable-dumper \
+ --disable-static \
+ --enable-vala=no \
+ --enable-gtk-doc \
+ --disable-silent-rules \
+ --disable-scrollkeeper \
+ --enable-introspection=yes \
+ --disable-tests \
+ --disable-tests"
+
+
+
+def setup():
+ shelltools.cd("%s/libdbusmenu-%s" %(get.workDIR(), ver))
+ shelltools.system("sed -i 's/-Werror//' libdbusmenu-*/Makefile.{am,in}")
+ shelltools.cd("..")
+ shelltools.system("mkdir libdbusmenu-gtk2")
+ shelltools.system("mkdir libdbusmenu-gtk3")
+ shelltools.system("cp -ra libdbusmenu-16.04.0/* /var/pisi/libdbusmenu-16.04.0-1/work/libdbusmenu-gtk2")
+ shelltools.system("cp -ra libdbusmenu-16.04.0/* /var/pisi/libdbusmenu-16.04.0-1/work/libdbusmenu-gtk3")
+
+
+def build():
+ shelltools.export("HAVE_VALGRIND_TRUE", "#")
+ shelltools.export("HAVE_VALGRIND_FALSE", " ")
+ shelltools.cd("%s/libdbusmenu-%s" %(get.workDIR(), ver))
+ autotools.configure("%s" % options)
+
+ shelltools.cd("%s/libdbusmenu-%s" % (get.workDIR(), 'gtk3'))
+ autotools.configure("%s --with-gtk=3" % options)
+
+ shelltools.cd("%s/libdbusmenu-%s" % (get.workDIR(), 'gtk2'))
+ autotools.configure("%s --with-gtk=2" % options)
+
+def install():
+ shelltools.cd("%s/libdbusmenu-%s" %(get.workDIR(), ver))
+ autotools.rawInstall("-C libdbusmenu-glib DESTDIR=%s" % get.installDIR())
+ autotools.rawInstall("-C tools DESTDIR=%s" % get.installDIR())
+
+ shelltools.cd("%s/libdbusmenu-%s" %(get.workDIR(), 'gtk2'))
+ autotools.rawInstall("-C libdbusmenu-glib DESTDIR=%s" % get.installDIR())
+ autotools.rawInstall("-C libdbusmenu-gtk DESTDIR=%s" % get.installDIR())
+
+
+ shelltools.cd("%s/libdbusmenu-%s" %(get.workDIR(), 'gtk3'))
+ autotools.rawInstall("-C libdbusmenu-glib DESTDIR=%s" % get.installDIR())
+ autotools.rawInstall("-C libdbusmenu-gtk DESTDIR=%s" % get.installDIR())
+
+ shelltools.cd("%s/libdbusmenu-%s" % (get.workDIR(), ver))
+ pisitools.dodoc("AUTHORS", "COPYING*", "README", "NEWS")
diff --git a/programming/misc/libdbusmenu/files/0001_autoconf.patch b/programming/misc/libdbusmenu/files/0001_autoconf.patch
new file mode 100644
index 0000000000..18d74a37a6
--- /dev/null
+++ b/programming/misc/libdbusmenu/files/0001_autoconf.patch
@@ -0,0 +1,12 @@
+diff -Nru libdbusmenu-12.10.2.orig/configure.ac libdbusmenu-12.10.2/configure.ac
+--- libdbusmenu-12.10.2.orig/configure.ac 2013-01-09 15:44:34.554871296 -0500
++++ libdbusmenu-12.10.2/configure.ac 2013-01-09 15:44:45.604812416 -0500
+@@ -4,7 +4,7 @@
+
+ AC_PREREQ(2.62)
+
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AM_INIT_AUTOMAKE(libdbusmenu, 16.04.0, [-Wno-portability])
+
+ AM_MAINTAINER_MODE
diff --git a/programming/misc/libdbusmenu/files/g_type_init.patch b/programming/misc/libdbusmenu/files/g_type_init.patch
new file mode 100644
index 0000000000..a050f169e4
--- /dev/null
+++ b/programming/misc/libdbusmenu/files/g_type_init.patch
@@ -0,0 +1,26 @@
+--- a/tools/dbusmenu-dumper.c
++++ b/tools/dbusmenu-dumper.c
+@@ -388,7 +388,10 @@
+ int
+ main (int argc, char ** argv)
+ {
++#if GLIB_VERSION_CUR_STABLE < G_ENCODE_VERSION(2, 36)
++ // g_type_init is deprecated after 2.36
+ g_type_init();
++#endif
+ GError * error = NULL;
+ GOptionContext * context;
+
+--- a/tools/testapp/main.c
++++ b/tools/testapp/main.c
+@@ -135,7 +135,10 @@
+
+ int main (int argc, char ** argv)
+ {
++#if GLIB_VERSION_CUR_STABLE < G_ENCODE_VERSION(2, 36)
++ // g_type_init is deprecated after 2.36
+ g_type_init();
++#endif
+
+ if (argc != 2) {
+ g_warning(USAGE);
diff --git a/programming/misc/libdbusmenu/files/reference-xinclude.patch b/programming/misc/libdbusmenu/files/reference-xinclude.patch
new file mode 100644
index 0000000000..a4e6ee3a0b
--- /dev/null
+++ b/programming/misc/libdbusmenu/files/reference-xinclude.patch
@@ -0,0 +1,22 @@
+--- a/docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml
++++ b/docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml
+@@ -15,9 +15,6 @@
+
+
+
+-
+-
+-
+
+
+
+--- a/docs/libdbusmenu-gtk/reference/libdbusmenu-gtk-docs.sgml
++++ b/docs/libdbusmenu-gtk/reference/libdbusmenu-gtk-docs.sgml
+@@ -15,7 +15,6 @@
+
+
+
+-
+
+
+
diff --git a/programming/misc/libdbusmenu/pspec.xml b/programming/misc/libdbusmenu/pspec.xml
new file mode 100644
index 0000000000..daec623024
--- /dev/null
+++ b/programming/misc/libdbusmenu/pspec.xml
@@ -0,0 +1,149 @@
+
+
+
+
+ libdbusmenu
+ https://launchpad.net/dbusmenu
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv3
+ library
+ Library for applications to pass a menu scructure accross DBus
+ libdbusmenu is a small little library that was created by pulling out some common code out of indicator-applet. It passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
+ https://launchpad.net/libdbusmenu/16.04/16.04.0/+download/libdbusmenu-16.04.0.tar.gz
+
+ gtk2-devel
+ gtk3-devel
+ gnome-doc-utils
+ json-glib-devel
+ gtk-doc
+
+
+ 0001_autoconf.patch
+
+
+
+
+ libdbusmenu-glib
+ GLIB bindings for libdbusmenu
+
+ libdbusmenu-common
+ json-glib
+
+
+ /usr/lib/libdbusmenu-glib*
+ /usr/lib/libdbusmenu-json*
+ /usr/share/libdbusmenu
+ /usr/share/gtk-doc/html/libdbusmenu-glib
+
+
+
+
+ libdbusmenu-common
+ Common files for libdbusmenu libraries
+
+ /usr/share/doc
+ /usr/share/vala/vapi/Dbusmenu-*.vapi
+ /usr/share/gir-1.0/Dbusmenu-*.gir
+ /usr/lib/girepository-1.0/Dbusmenu-*.typelib
+
+
+
+
+ libdbusmenu-gtk
+ GTK 2.x libraries for libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-common
+ gtk2
+ atk
+ cairo
+ pango
+ gdk-pixbuf
+ fontconfig
+
+
+ /usr/lib/libdbusmenu-gtk.so*
+ /usr/share/vala/vapi/DbusmenuGtk-*.vapi
+ /usr/share/gir-1.0/DbusmenuGtk-*.gir
+ /usr/lib/girepository-1.0/DbusmenuGtk-*.typelib
+ /usr/share/gtk-doc/html/libdbusmenu-gtk
+
+
+
+
+ libdbusmenu-gtk3
+ GTK 3.x libraries for libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-common
+ gtk3
+ atk
+ cairo
+ pango
+ gdk-pixbuf
+
+
+ /usr/lib/libdbusmenu-gtk3.so*
+ /usr/share/vala/vapi/DbusmenuGtk3-*.vapi
+ /usr/share/gir-1.0/DbusmenuGtk3-*.gir
+ /usr/lib/girepository-1.0/DbusmenuGtk3-*.typelib
+
+
+
+
+ libdbusmenu-tools
+ Some examples for testing libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-common
+ json-glib
+
+
+ /usr/libexec
+ /usr/share/doc/libdbusmenu/*dbusmenu-bench*
+
+
+
+
+ libdbusmenu-devel
+ Development files for libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-gtk
+ gtk2-devel
+ gdk-pixbuf-devel
+ dbus-glib-devel
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+ libdbusmenu-devel
+ Development files for libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-gtk
+ gtk3-devel
+ gdk-pixbuf-devel
+ dbus-glib-devel
+
+
+
+
+
+
+
+ 2020-11-19
+ 16.04.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
+
+
+
diff --git a/programming/misc/libdbusmenu/pspec2.xml b/programming/misc/libdbusmenu/pspec2.xml
new file mode 100644
index 0000000000..c769d3f3a1
--- /dev/null
+++ b/programming/misc/libdbusmenu/pspec2.xml
@@ -0,0 +1,123 @@
+
+
+
+
+ libdbusmenu
+ https://launchpad.net/dbusmenu
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv3
+ library
+ Library for applications to pass a menu scructure accross DBus
+ libdbusmenu is a small little library that was created by pulling out some common code out of indicator-applet. It passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
+ https://launchpad.net/libdbusmenu/16.04/16.04.0/+download/libdbusmenu-16.04.0.tar.gz
+
+ gtk2-devel
+ gtk3-devel
+ gnome-doc-utils
+ json-glib-devel
+ gtk-doc
+
+
+ 0001_autoconf.patch
+
+
+
+
+ libdbusmenu-common
+ Common files for libdbusmenu libraries
+
+ /usr/share/doc/libdbusmenu
+ /usr/lib/girepository-1.0
+ /usr/lib/pkgconfig
+ /usr/share/gir-1.0
+
+
+
+
+ libdbusmenu-glib
+ GLIB bindings for libdbusmenu
+
+ libdbusmenu-common
+ json-glib
+
+
+ /usr/lib
+ /usr/share/gtk-doc/html/libdbusmenu-glib
+
+
+
+
+ libdbusmenu-gtk
+ GTK 2.x libraries for libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-common
+ gtk2
+ atk
+ cairo
+ pango
+ gdk-pixbuf
+ fontconfig
+
+
+ /usr/share/gtk-doc/html/libdbusmenu-gtk
+
+
+
+
+ libdbusmenu-gtk3
+ GTK 3.x libraries for libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-common
+ gtk3
+ atk
+ cairo
+ pango
+ gdk-pixbuf
+
+
+
+
+
+
+ libdbusmenu-tools
+ Some examples for testing libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-common
+ json-glib
+
+
+ /usr/libexec
+
+
+
+
+ libdbusmenu-gtk3-devel
+ Development files for libdbusmenu
+
+ libdbusmenu-glib
+ libdbusmenu-gtk3
+ gtk3-devel
+ gdk-pixbuf-devel
+ dbus-glib-devel
+
+
+ /usr/include
+
+
+
+
+
+ 2020-11-19
+ 16.04.0
+ Rebuild.For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
+
+
+
diff --git a/programming/misc/libdbusmenu/translations.xml b/programming/misc/libdbusmenu/translations.xml
new file mode 100644
index 0000000000..d0850315e3
--- /dev/null
+++ b/programming/misc/libdbusmenu/translations.xml
@@ -0,0 +1,38 @@
+
+
+
+ libdbusmenu
+ Uygulamaların DBus üzerinden menü yapılarını gönderebilmelerini sağlayan bir kitaplık
+ libdbusmenu, indicator-applet uygulamasında kullanılan bazı genel kodların ayrı bir kitaplık haline getirilmesiyle oluşturulmuş bir kitaplıktır. Bu kitaplık ile uygulamaların menü yapısı DBus ile başka uygulamalara iletilebilir, bu sayede uygulamalar karşı tarafta menünün nasıl gösterileceğini dikkate almadan menüler oluşturabilirler.
+
+
+
+ libdbusmenu-glib
+ libdbusmenu için GLIB bağlayıcıları
+
+
+
+ libdbusmenu-gtk
+ libdbusmenu için GTK 2.x kitaplıkları
+
+
+
+ libdbusmenu-gtk3
+ libdbusmenu için GTK 3.x kitaplıkları
+
+
+
+ libdbusmenu-tools
+ libdbusmenu testleri için çeşitli örnekler
+
+
+
+ libdbusmenu-common
+ libdbusmenu kitaplıkları için ortak dosyalar
+
+
+
+ libdbusmenu-devel
+ libdbusmenu için geliştirme dosyaları
+
+
diff --git a/server/ntp/comar/ntpd-service.py b/server/ntp/comar/ntpd-service.py
index 8150b8cd6f..9eac7f0ad5 100644
--- a/server/ntp/comar/ntpd-service.py
+++ b/server/ntp/comar/ntpd-service.py
@@ -13,7 +13,7 @@ PIDFILE = "/run/ntpd.pid"
@synchronized
def start():
startService(command="/usr/sbin/ntpd",
- args=config.get("OPTIONS", "-u ntp:ntp -p %s -g" % PIDFILE),
+ args=config.get("OPTIONS", "-x -u ntp:ntp -p %s " % PIDFILE),
donotify=True)
@synchronized
diff --git a/x11/library/libXpresent/actions.py b/x11/library/libXpresent/actions.py
new file mode 100644
index 0000000000..1e1fc99e76
--- /dev/null
+++ b/x11/library/libXpresent/actions.py
@@ -0,0 +1,20 @@
+# -*- 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.autoreconf("-vif")
+ autotools.configure("--disable-static")
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*")
diff --git a/x11/library/libXpresent/pspec.xml b/x11/library/libXpresent/pspec.xml
new file mode 100644
index 0000000000..69eb0bc103
--- /dev/null
+++ b/x11/library/libXpresent/pspec.xml
@@ -0,0 +1,81 @@
+
+
+
+
+ libXpresent
+ https://www.x.org/
+
+ Ali Cengiz Kurt
+ admins@pisilinux.org
+
+ MIT
+ library
+ X.Org Xpm library
+ X Present Extension library
+ https://www.x.org/archive/individual/lib/libXpresent-1.0.0.tar.bz2
+
+ util-macros
+ xorg-proto
+
+
+
+
+ libXpresent
+
+ libXfixes
+ libXrandr
+
+
+ /usr/include/X11/extensions
+ /usr/lib
+ /usr/lib/pkgconfig
+ /usr/share/doc
+ /usr/share/man/man3
+ /usr/share/licenses
+
+
+
+
+ libXpresent-devel
+ library
+ Development files for libXpresent
+
+ libXpresent
+
+
+ /usr/include/X11
+ /usr/lib32/pkgconfig
+
+
+
+
+ libXpresent-32bit
+ emul32
+ 32-bit shared libraries for libXpresent
+ emul32
+
+ libXfixes-32bit
+ libXrandr-32bit
+ libX11-32bit
+
+
+ libXpresent
+ libXfixes-32bit
+ libXrandr-32bit
+ libX11-32bit
+
+
+ /usr/lib32
+
+
+
+
+
+ 2020-11-22
+ 1.0.0
+ First Release For Beta System
+ Ali Cengiz Kurt
+ alicengizkurt@gmail.com
+
+
+
diff --git a/x11/library/libXpresent/translations.xml b/x11/library/libXpresent/translations.xml
new file mode 100644
index 0000000000..ad6bfc5309
--- /dev/null
+++ b/x11/library/libXpresent/translations.xml
@@ -0,0 +1,21 @@
+
+
+
+ Thunar
+ Xfce dosya yöneticisi
+ Menedżer plików dla Xfce
+ Thunar, baştan başa hızlı olmak ve kolay kullanım için tasarlanmıştır. Kullanıcı arayüzü temiz ve çabuk anlaşılabilir; diğer taraftan karışık ve kullanışsız hiçbir seçenek içermiyor. Thunar açılırken ve dizin çağırırken hızlıdır. Ayrıca Thunar'a yardımcı teknolojilerle de erişilebilir ve standartlara tam uyumludur.
+ Thunar to menedżer plików zaprojektowany jako domyślny w Xfce 4.6 oraz by był szybkim i prostym w użyciu.
+
+
+
+ Thunar-devel
+ Thunar geliştirme dosyaları
+ Pliki nagłówkowe Thunar
+
+
+
+ Thunar-docs
+ Thunar referans belgeleri
+
+