diff --git a/x11/driver/xcb-util-image/actions.py b/x11/driver/xcb-util-image/actions.py
deleted file mode 100644
index e4123cdda4..0000000000
--- a/x11/driver/xcb-util-image/actions.py
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/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 get
-
-def setup():
- autotools.autoreconf("-vif")
- options = "--disable-static \
- --with-pic"
-
- if get.buildTYPE() == "emul32":
- options += " --libdir=/usr/lib32"
-
- autotools.configure(options)
-
-def build():
- autotools.make()
-
-def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- if get.buildTYPE() == "emul32":
- return
-
- pisitools.dodoc("README*")
diff --git a/x11/driver/xcb-util-image/pspec.xml b/x11/driver/xcb-util-image/pspec.xml
deleted file mode 100644
index 079d002144..0000000000
--- a/x11/driver/xcb-util-image/pspec.xml
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
- xcb-util-image
- https://xcb.freedesktop.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- MIT
- library
- A number of libraries which sit on top of libxcb
- The xcb-util-image module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.
- http://xcb.freedesktop.org/dist/xcb-util-image-0.4.1.tar.xz
-
- util-macros
- libxcb-devel
- xcb-util-devel
-
-
-
-
- xcb-util-image
-
- xcb-util
- libxcb
-
-
- /usr/lib
- /usr/share/doc
-
-
-
-
- xcb-util-image-devel
- Development files for xcb-util
-
- xcb-util-image
- libxcb-devel
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib32/pkgconfig
-
-
-
-
- xcb-util-image-32bit
- emul32
- 32-bit shared libraries for xcb-util
- emul32
-
- libxcb-32bit
- xcb-util-32bit
-
-
- xcb-util-32bit
- libxcb-32bit
-
-
- /usr/lib32
-
-
-
-
-
- 2022-10-19
- 0.4.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-05-22
- 0.4.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-03-19
- 0.4.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2019-02-20
- 0.4.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2018-11-05
- 0.4.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2018-07-24
- 0.4.0
- Rebuild.
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2017-02-05
- 0.4.0
- Rebuild
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2016-04-30
- 0.4.0
- Release bump
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2015-12-13
- 0.4.0
- First release
- Kamil Atlı
- suvari@pisilinux.org
-
-
-
diff --git a/x11/driver/xcb-util-image/translations.xml b/x11/driver/xcb-util-image/translations.xml
deleted file mode 100644
index f78ac53b48..0000000000
--- a/x11/driver/xcb-util-image/translations.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- xcb-util-image
- libxcb temelli birtakım kitaplıklar
- xcb-util-image modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir.
-
-
-
- xcb-util-image-devel
- xcb-util-image için geliştirme dosyaları
-
-
-
- xcb-util-image-32bit
- xcb-util-image için 32-bit paylaşımlı kitaplıklar
-
-
diff --git a/x11/driver/xcb-util-keysyms/actions.py b/x11/driver/xcb-util-keysyms/actions.py
deleted file mode 100644
index e4123cdda4..0000000000
--- a/x11/driver/xcb-util-keysyms/actions.py
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/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 get
-
-def setup():
- autotools.autoreconf("-vif")
- options = "--disable-static \
- --with-pic"
-
- if get.buildTYPE() == "emul32":
- options += " --libdir=/usr/lib32"
-
- autotools.configure(options)
-
-def build():
- autotools.make()
-
-def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- if get.buildTYPE() == "emul32":
- return
-
- pisitools.dodoc("README*")
diff --git a/x11/driver/xcb-util-keysyms/pspec.xml b/x11/driver/xcb-util-keysyms/pspec.xml
deleted file mode 100644
index c6b5cd03dc..0000000000
--- a/x11/driver/xcb-util-keysyms/pspec.xml
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
- xcb-util-keysyms
- https://xcb.freedesktop.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- MIT
- library
- A number of libraries which sit on top of libxcb
- The xcb-util-keysyms module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.
- http://xcb.freedesktop.org/dist/xcb-util-keysyms-0.4.1.tar.xz
-
- xorg-proto
- util-macros
- libxcb-devel
-
-
-
-
- xcb-util-keysyms
-
- libxcb
-
-
- /usr/lib
- /usr/share/doc
-
-
-
-
- xcb-util-keysyms-devel
- Development files for xcb-util-keysyms
-
- xcb-util-keysyms
- libxcb-devel
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib32/pkgconfig
-
-
-
-
- xcb-util-keysyms-32bit
- emul32
- 32-bit shared libraries for xcb-util-keysyms
- emul32
-
- libxcb-32bit
-
-
-
- xcb-util-keysyms
- libxcb-32bit
-
-
-
- /usr/lib32
-
-
-
-
-
- 2022-12-09
- 0.4.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-05-22
- 0.4.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-03-19
- 0.4.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2019-02-20
- 0.4.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2018-11-05
- 0.4.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2018-07-24
- 0.4.0
- Rebuild
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2017-02-05
- 0.4.0
- Rebuild
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2016-04-30
- 0.4.0
- Release bump
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2015-12-13
- 0.4.0
- First release
- Kamil Atlı
- suvari@pisilinux.org
-
-
-
diff --git a/x11/driver/xcb-util-keysyms/translations.xml b/x11/driver/xcb-util-keysyms/translations.xml
deleted file mode 100644
index 86041acfea..0000000000
--- a/x11/driver/xcb-util-keysyms/translations.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- xcb-util-keysyms
- libxcb temelli birtakım kitaplıklar
- xcb-util-keysyms modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir.
-
-
-
- xcb-util-keysyms-devel
- xcb-util-keysyms için geliştirme dosyaları
-
-
-
- xcb-uti-keysymsl-32bit
- xcb-util-keysyms için 32-bit paylaşımlı kitaplıklar
-
-
diff --git a/x11/driver/xcb-util-renderutil/actions.py b/x11/driver/xcb-util-renderutil/actions.py
deleted file mode 100644
index 89520f017c..0000000000
--- a/x11/driver/xcb-util-renderutil/actions.py
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/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 get
-from pisi.actionsapi import autotools
-from pisi.actionsapi import pisitools
-
-def setup():
- autotools.autoreconf("-vif")
- options = "--disable-static \
- --with-pic"
-
- if get.buildTYPE() == "emul32":
- options += " --libdir=/usr/lib32"
-
- autotools.configure(options)
-
-def build():
- autotools.make()
-
-def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- if get.buildTYPE() == "emul32":
- return
-
- pisitools.dodoc("README*")
diff --git a/x11/driver/xcb-util-renderutil/pspec.xml b/x11/driver/xcb-util-renderutil/pspec.xml
deleted file mode 100644
index 64780ed23b..0000000000
--- a/x11/driver/xcb-util-renderutil/pspec.xml
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
-
- xcb-util-renderutil
- https://xcb.freedesktop.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- MIT
- library
- A number of libraries which sit on top of libxcb
- The xcb-util-renderutil module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.
- http://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.10.tar.xz
-
- xorg-proto
- util-macros
- libxcb-devel
-
-
-
-
- xcb-util-renderutil
-
- libxcb
-
-
- /usr/lib
- /usr/share/doc
-
-
-
-
- xcb-util-renderutil-devel
- Development files for xcb-util-renderutil
-
- xcb-util-renderutil
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib32/pkgconfig
-
-
-
-
- xcb-util-renderutil-32bit
- emul32
- 32-bit shared libraries for xcb-util-renderutil
- emul32
-
- libxcb-32bit
-
-
- libxcb-32bit
-
-
- /usr/lib32
-
-
-
-
-
- 2022-12-09
- 0.3.10
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-03-19
- 0.3.9
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-03-19
- 0.3.9
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2019-02-20
- 0.3.9
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2018-11-05
- 0.3.9
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2018-07-24
- 0.3.9
- Rebuild
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2017-02-05
- 0.3.9
- Rebuild
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2016-04-30
- 0.3.9
- Release bump
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2014-09-01
- 0.3.9
- First release
- Marcin Bojara
- marcin@pisilinux.org
-
-
-
diff --git a/x11/driver/xcb-util-renderutil/translations.xml b/x11/driver/xcb-util-renderutil/translations.xml
deleted file mode 100644
index 6bcd806ff8..0000000000
--- a/x11/driver/xcb-util-renderutil/translations.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- xcb-util-renderutil
- libxcb temelli birtakım kitaplıklar
- xcb-util-renderutil modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir.
-
-
-
- xcb-util-renderutil-devel
- xcb-util-renderutil için geliştirme dosyaları
-
-
-
- xcb-util-renderutil-32bit
- xcb-util-renderutil için 32-bit paylaşımlı kitaplıklar
-
-
diff --git a/x11/driver/xcb-util-wm/actions.py b/x11/driver/xcb-util-wm/actions.py
deleted file mode 100644
index e4123cdda4..0000000000
--- a/x11/driver/xcb-util-wm/actions.py
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/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 get
-
-def setup():
- autotools.autoreconf("-vif")
- options = "--disable-static \
- --with-pic"
-
- if get.buildTYPE() == "emul32":
- options += " --libdir=/usr/lib32"
-
- autotools.configure(options)
-
-def build():
- autotools.make()
-
-def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- if get.buildTYPE() == "emul32":
- return
-
- pisitools.dodoc("README*")
diff --git a/x11/driver/xcb-util-wm/pspec.xml b/x11/driver/xcb-util-wm/pspec.xml
deleted file mode 100644
index 4088a320a9..0000000000
--- a/x11/driver/xcb-util-wm/pspec.xml
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
-
- xcb-util-wm
- https://xcb.freedesktop.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- MIT
- library
- A number of libraries which sit on top of libxcb
- The xcb-util-wm module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.
- http://xcb.freedesktop.org/dist/xcb-util-wm-0.4.2.tar.xz
-
- util-macros
- libxcb-devel
-
-
-
-
- xcb-util-wm
-
- libxcb
-
-
- /usr/lib
- /usr/share/doc
-
-
-
-
- xcb-util-wm-devel
- Development files for xcb-util-wm
-
- xcb-util-wm
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib32/pkgconfig
-
-
-
-
- xcb-util-wm-32bit
- emul32
- 32-bit shared libraries for xcb-util-wm
- emul32
-
- libxcb-32bit
-
-
-
- xcb-util-wm
- libxcb-32bit
-
-
-
- /usr/lib32
-
-
-
-
-
- 2022-12-09
- 0.4.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-05-22
- 0.4.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2021-03-19
- 0.4.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2019-02-20
- 0.4.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2018-11-05
- 0.4.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2018-07-24
- 0.4.1
- Rebuild
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2017-02-05
- 0.4.1
- Rebuild
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2016-04-30
- 0.4.1
- Release bump
- PisiLinux Community
- admin@pisilinux.org
-
-
- 2014-05-16
- 0.4.1
- First release
- Marcin Bojara
- marcin@pisilinux.org
-
-
-
diff --git a/x11/driver/xcb-util-wm/translations.xml b/x11/driver/xcb-util-wm/translations.xml
deleted file mode 100644
index f10ef9faca..0000000000
--- a/x11/driver/xcb-util-wm/translations.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- xcb-util-wm
- libxcb temelli birtakım kitaplıklar
- xcb-util-wm modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir.
-
-
-
- xcb-util-wm-devel
- xcb-util-wm için geliştirme dosyaları
-
-
-
- xcb-util-wm-32bit
- xcb-util-wm için 32-bit paylaşımlı kitaplıklar
-
-
diff --git a/x11/library/xcb-util-keysyms/actions.py b/x11/library/xcb-util-keysyms/actions.py
index c399782ad4..e4123cdda4 100644
--- a/x11/library/xcb-util-keysyms/actions.py
+++ b/x11/library/xcb-util-keysyms/actions.py
@@ -26,4 +26,4 @@ def install():
if get.buildTYPE() == "emul32":
return
- pisitools.dodoc("README")
+ pisitools.dodoc("README*")
diff --git a/x11/library/xcb-util-keysyms/pspec.xml b/x11/library/xcb-util-keysyms/pspec.xml
index 4d13702f82..c6b5cd03dc 100644
--- a/x11/library/xcb-util-keysyms/pspec.xml
+++ b/x11/library/xcb-util-keysyms/pspec.xml
@@ -12,7 +12,7 @@
library
A number of libraries which sit on top of libxcb
The xcb-util-keysyms module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.
- http://xcb.freedesktop.org/dist/xcb-util-keysyms-0.4.0.tar.bz2
+ http://xcb.freedesktop.org/dist/xcb-util-keysyms-0.4.1.tar.xz
xorg-proto
util-macros
@@ -65,6 +65,13 @@
+
+ 2022-12-09
+ 0.4.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-05-22
0.4.0
diff --git a/x11/library/xcb-util-renderutil/actions.py b/x11/library/xcb-util-renderutil/actions.py
index 4684125a8f..89520f017c 100644
--- a/x11/library/xcb-util-renderutil/actions.py
+++ b/x11/library/xcb-util-renderutil/actions.py
@@ -26,4 +26,4 @@ def install():
if get.buildTYPE() == "emul32":
return
- pisitools.dodoc("README")
+ pisitools.dodoc("README*")
diff --git a/x11/library/xcb-util-renderutil/pspec.xml b/x11/library/xcb-util-renderutil/pspec.xml
index 88c0ab5e4c..64780ed23b 100644
--- a/x11/library/xcb-util-renderutil/pspec.xml
+++ b/x11/library/xcb-util-renderutil/pspec.xml
@@ -12,7 +12,7 @@
library
A number of libraries which sit on top of libxcb
The xcb-util-renderutil module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.
- http://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.9.tar.bz2
+ http://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.10.tar.xz
xorg-proto
util-macros
@@ -61,6 +61,13 @@
+
+ 2022-12-09
+ 0.3.10
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-03-19
0.3.9
diff --git a/x11/library/xcb-util-wm/actions.py b/x11/library/xcb-util-wm/actions.py
index c399782ad4..e4123cdda4 100644
--- a/x11/library/xcb-util-wm/actions.py
+++ b/x11/library/xcb-util-wm/actions.py
@@ -26,4 +26,4 @@ def install():
if get.buildTYPE() == "emul32":
return
- pisitools.dodoc("README")
+ pisitools.dodoc("README*")
diff --git a/x11/library/xcb-util-wm/pspec.xml b/x11/library/xcb-util-wm/pspec.xml
index 0a47e55b8c..4088a320a9 100644
--- a/x11/library/xcb-util-wm/pspec.xml
+++ b/x11/library/xcb-util-wm/pspec.xml
@@ -12,7 +12,7 @@
library
A number of libraries which sit on top of libxcb
The xcb-util-wm module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.
- http://xcb.freedesktop.org/dist/xcb-util-wm-0.4.1.tar.bz2
+ http://xcb.freedesktop.org/dist/xcb-util-wm-0.4.2.tar.xz
util-macros
libxcb-devel
@@ -63,6 +63,13 @@
+
+ 2022-12-09
+ 0.4.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-05-22
0.4.1