diff --git a/network/connection/networkmanager-openvpn/actions.py b/network/connection/networkmanager-openvpn/actions.py
new file mode 100644
index 0000000000..6294f3f041
--- /dev/null
+++ b/network/connection/networkmanager-openvpn/actions.py
@@ -0,0 +1,30 @@
+#!/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 shelltools
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import libtools
+
+
+def setup():
+ shelltools.system("NOCONFIGURE=1 ./autogen.sh")
+ autotools.autoreconf("-vfi")
+ autotools.automake("-afc")
+ libtools.libtoolize("--automake")
+ autotools.aclocal()
+ autotools.autoconf()
+ autotools.configure("--disable-static --enable-shared")
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodir("/usr/lib/pkgconfig")
+ pisitools.dodoc("COPYING*", "README")
diff --git a/network/connection/networkmanager-openvpn/pspec.xml b/network/connection/networkmanager-openvpn/pspec.xml
new file mode 100644
index 0000000000..3d70d36cf7
--- /dev/null
+++ b/network/connection/networkmanager-openvpn/pspec.xml
@@ -0,0 +1,81 @@
+
+
+
+
+ networkmanager-openvpn
+ https://gitlab.gnome.org/GNOME/NetworkManager-openvpn
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ GPL
+ service
+ OpenVPN support for NetworkManager
+ OpenVPN support for NetworkManager
+ https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/archive/1.8.16/NetworkManager-openvpn-1.8.16.tar.gz
+
+ atk-devel
+ cairo-devel
+ pango-devel
+ harfbuzz-devel
+ gdk-pixbuf-devel
+ m4
+ git
+ poxml
+ gettext
+ intltool
+ openvpn
+ gtk3-devel
+ libnma-devel
+ gettext-devel
+ python3-devel
+ libsecret-devel
+ NetworkManager-devel
+
+
+
+
+ networkmanager-openvpn
+
+ atk
+ gtk3
+ cairo
+ glib2
+ pango
+ libnma
+ python3
+ harfbuzz
+ gdk-pixbuf
+ NetworkManager
+
+
+ /usr/lib
+ /usr/share/locale
+ /usr/share/dbus-1/system.d/nm-openvpn-service.conf
+ /usr/share/doc
+ /usr/share/metainfo/network-manager-openvpn.metainfo.xml
+
+
+
+
+ networkmanager-openvpn-devel
+ Development files for networkmanager-openvpn
+
+ networkmanager-openvpn
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2021-11-28
+ 1.8.16
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
diff --git a/network/connection/networkmanager-openvpn/translations.xml b/network/connection/networkmanager-openvpn/translations.xml
new file mode 100644
index 0000000000..01856d71a9
--- /dev/null
+++ b/network/connection/networkmanager-openvpn/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ networkmanager-openvpn
+ NetworkManager için OpenVPN desteği
+ NetworkManager için OpenVPN desteği
+
+
+
+ networkmanager-openvpn-devel
+ networkmanager-openvpn için geliştirme başlıkları
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 407595eb99..f9856592bf 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -1590,7 +1590,7 @@
desktop.fontOpenType text shaping engineThe Harfbuzz package contains an OpenType text shaping engine.
- https://github.com/harfbuzz/harfbuzz/archive/2.8.1.tar.gz
+ https://github.com/harfbuzz/harfbuzz/archive/3.1.2.tar.gzgitmeson
@@ -1631,7 +1631,7 @@
icu4c-develgraphite2-develfreetype-devel
- harfbuzz
+ harfbuzz/usr/include/harfbuzz
@@ -1670,6 +1670,13 @@
+
+ 2021-11-27
+ 3.1.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-06-032.8.1
@@ -2899,7 +2906,7 @@
Menu editor for gnomeGnome için menü düzenleyiciGnome için menü düzenleyici
- https://download.gnome.org/sources/alacarte/3.36/alacarte-3.36.0.tar.xz
+ https://download.gnome.org/sources/alacarte/3.42/alacarte-3.42.0.tar.xzintltoolgtk3-devel
@@ -2927,6 +2934,13 @@
+
+ 2021-11-23
+ 3.42.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-10-243.36.0
@@ -142300,6 +142314,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.python-docutils
python-qt5-devel
+
+ Icons_display_fix.patch
+ desktop/pisilinux/service-manager/pspec.xml
@@ -142317,7 +142334,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.
- 2020-04-02
+ 2021-11-273.1.2Version bumpAyhan Yalçınsoy
@@ -156919,7 +156936,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Xfce için küçük bir yazı düzenleyici
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.Mousepad, Xfce için yazılmış bir metin düzenleyicisidir.
- https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.7.tar.bz2
+ https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.8.tar.bz2intltoolgtk3-devel
@@ -156958,6 +156975,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2021-11-26
+ 0.5.8
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-09-240.5.7
@@ -157191,7 +157215,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Xfce için resim göstericisi
Ristretto is a fast and lightweight picture-viewer for the Xfce desktop environment.Ristretto, Xfce masaüstü ortamı için hızlı ve hafif bir resim görüntüleyicisidir.
- https://archive.xfce.org/src/apps/ristretto/0.12/ristretto-0.12.0.tar.bz2
+ https://archive.xfce.org/src/apps/ristretto/0.12/ristretto-0.12.1.tar.bz2intltoolgtk3-devel
@@ -157230,6 +157254,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2021-11-26
+ 0.12.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-10-110.12.0
@@ -160032,7 +160063,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.xfce.base
Xfce file managerThunar 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/4.17/thunar-4.17.6.tar.bz2
+ https://archive.xfce.org/src/xfce/thunar/4.17/thunar-4.17.7.tar.bz2python3-develintltool
@@ -160107,7 +160138,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.
gtk3-develglib2-devel
- thunar
+ thunar/usr/include
@@ -160119,13 +160150,20 @@ It supports email, address books, calendars, tasks, news feeds and much more.Thunar reference documents
data:doc
- thunar
+ thunar/usr/share/gtk-doc
+
+ 2021-11-23
+ 4.17.7
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-10-244.17.6
@@ -163180,6 +163218,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2021-11-27
+ 2.4.3
+ Rebuild boost.
+ fury
+ uglyside@yandex.ru
+ 2021-04-292.4.3
@@ -180028,7 +180073,7 @@ from a wide variety of machine architectures.
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.28/VirtualBox-6.1.28.tar.bz2
+ http://download.virtualbox.org/virtualbox/6.1.30/VirtualBox-6.1.30.tar.bz2dkms.confdkms-guest.conf
@@ -180121,8 +180166,8 @@ from a wide variety of machine architectures.
libglvndpython3
- module-virtualbox
- virtualbox-dkms
+ module-virtualbox
+ virtualbox-dkms
@@ -180162,8 +180207,8 @@ from a wide variety of machine architectures.
xorg-serverlibXcomposite
- module-virtualbox-guest
- virtualbox-guest-dkms
+ module-virtualbox-guest
+ virtualbox-guest-dkms
@@ -180212,6 +180257,13 @@ from a wide variety of machine architectures.
+
+ 2021-11-23
+ 6.1.30
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-10-206.1.28
@@ -180572,7 +180624,7 @@ from a wide variety of machine architectures.
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.28/VBoxGuestAdditions_6.1.28.iso
+ http://download.virtualbox.org/virtualbox/6.1.30/VBoxGuestAdditions_6.1.30.isohardware/virtualization/virtualbox-guest-iso/pspec.xml
@@ -180585,6 +180637,13 @@ from a wide variety of machine architectures.
+
+ 2021-11-23
+ 6.1.30
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-10-206.1.28
@@ -181051,7 +181110,7 @@ from a wide variety of machine architectures.
dkms.conf
- kernel-module-headers
+ kernel-module-headerslibX11-develgtk2-develgtk3-devel
@@ -181067,7 +181126,7 @@ from a wide variety of machine architectures.
noDelta
- kernel
+ kernel/lib/modules
@@ -181181,7 +181240,7 @@ from a wide variety of machine architectures.
libXext-32bitvulkan-32bitopencl-icd-32bit
- xorg-video-nvidia-current
+ xorg-video-nvidia-current/usr/lib32
@@ -181256,6 +181315,13 @@ from a wide variety of machine architectures.
+
+ 2021-11-27
+ 495.44
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-11-19495.44
@@ -181598,7 +181664,7 @@ from a wide variety of machine architectures.
0008-fix-5.15.patch
- kernel-module-headers
+ kernel-module-headerskernel/drivers/module-nvidia340/pspec.xml
@@ -181610,7 +181676,7 @@ from a wide variety of machine architectures.
noDelta
- kernel
+ kernel/lib/modules
@@ -181667,7 +181733,7 @@ from a wide variety of machine architectures.
libX11-32bitlibXext-32bitopencl-icd-32bit
- xorg-video-nvidia340
+ xorg-video-nvidia340/usr/lib32
@@ -181727,6 +181793,13 @@ from a wide variety of machine architectures.
+
+ 2021-11-27
+ 340.108
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-11-19340.108
@@ -182043,7 +182116,7 @@ from a wide variety of machine architectures.
kernel-5.14-state.patch
- kernel-module-headers
+ kernel-module-headerslibX11-develgtk2-develgtk3-devel
@@ -182058,7 +182131,7 @@ from a wide variety of machine architectures.
noDelta
- kernel
+ kernel/lib/modules
@@ -182143,7 +182216,7 @@ from a wide variety of machine architectures.
opencl-icd-32bitvulkan-32bitlibglvnd-32bit
- xorg-video-nvidia390
+ xorg-video-nvidia390atkgtk2gtk3
@@ -182211,6 +182284,13 @@ from a wide variety of machine architectures.
+
+ 2021-11-27
+ 390.144
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-11-19390.144
@@ -199908,7 +199988,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
A stable, documented, asynchronous API library for interfacing MPD in the C, C++ and Objective C languages.libmpdclient, MPD etkileşimi için C, C++ ve Object C dillerinde kullanılabilen istikrarlı, belgelendirilmiş, asenkron bir kitaplıktır.Biblioteka do tworzenia klientów demona MPD (Music Player Daemon).
- https://musicpd.org/download/libmpdclient/2/libmpdclient-2.19.tar.xz
+ https://musicpd.org/download/libmpdclient/2/libmpdclient-2.20.tar.xzmeson
@@ -199931,14 +200011,22 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
libmpdclient için geliştirme dosyalarıPliki naglowkowe do libmpdclient
- libmpdclient
+ libmpdclient/usr/lib/pkgconfig/usr/include
+ /usr/share/vala
+
+ 2021-11-23
+ 2.20
+ Version bump.
+ fury
+ uglyside@yandex.ru
+ 2020-12-132.19
@@ -208429,7 +208517,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
Müzik Çalıcı Sunucusu (MPD)Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol.MPD çoğu müzik dosyasını (MP3, Ogg Vorbis, FLAC, AAC, Mod vs.) çalar ve ağda yayınlar.
- https://musicpd.org/download/mpd/0.23/mpd-0.23.2.tar.xz
+ https://musicpd.org/download/mpd/0.23/mpd-0.23.4.tar.xzmesoncmake
@@ -208493,6 +208581,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
python3-snowballstemmerpython3-sphinx-alabaster-themepython3-sphinxcontrib-websupport
+ cyrus-sasl-develmultimedia/stream/mpd/pspec.xml
@@ -208560,6 +208649,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+ 2021-11-23
+ 0.23.4
+ Version bump.
+ fury
+ uglyside@yandex.ru
+ 2021-10-230.23.2
@@ -219790,7 +219886,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
Mobil modemler için yönetim katmanıModemManager provides a unified high level API for communicating with mobile broadband modems.ModemManager, 3G ve GSM gibi mobil genişbant modemlerle D-Bus üzerinden iletişimi sağlayan bir sistem hizmetidir.
- http://www.freedesktop.org/software/ModemManager/ModemManager-1.16.8.tar.xz
+ http://www.freedesktop.org/software/ModemManager/ModemManager-1.18.4.tar.xzdbus-develglib2-devel
@@ -219823,6 +219919,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
libmm-glib
+ /etc/ModemManager/fcc-unlock.d/usr/share/doc/usr/sbin/usr/share/icons
@@ -219837,8 +219934,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
/usr/share/man/man1/mmcli.1/usr/share/polkit-1/usr/share/bash-completion
+ /usr/share/ModemManager/fcc-unlock.available.d/usr/share/ModemManager/mm-foxconn-carrier-mapping.conf/usr/share/ModemManager/mm-foxconn-t77w968-carrier-mapping.conf
+ /usr/share/ModemManager/mm-foxconn-t99w175-carrier-mapping.conf/usr/share/ModemManager/mm-dell-dw5821e-carrier-mapping.conf
@@ -219847,7 +219946,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
Development files for ModemManagerModemManager için geliştirme dosyaları
- ModemManager
+ ModemManager/usr/include/ModemManager/
@@ -219874,7 +219973,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
Development files for libmm-gliblibmm-glib için geliştirme dosyaları
- libmm-glib
+ libmm-glibglib2-develModemManager-devel
@@ -219887,13 +219986,20 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
ModemManager-docsDevelopment files for ModemManager
- ModemManager
+ ModemManager/usr/share/gtk-doc
+
+ 2021-11-27
+ 1.18.4
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-10-241.16.8
@@ -220666,6 +220772,87 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+
+ networkmanager-openvpn
+ https://gitlab.gnome.org/GNOME/NetworkManager-openvpn
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ GPL
+ service
+ network.connection
+ OpenVPN support for NetworkManager
+ NetworkManager için OpenVPN desteği
+ OpenVPN support for NetworkManager
+ NetworkManager için OpenVPN desteği
+ https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/archive/1.8.16/NetworkManager-openvpn-1.8.16.tar.gz
+
+ atk-devel
+ cairo-devel
+ pango-devel
+ harfbuzz-devel
+ gdk-pixbuf-devel
+ m4
+ git
+ poxml
+ gettext
+ intltool
+ openvpn
+ gtk3-devel
+ libnma-devel
+ gettext-devel
+ python3-devel
+ libsecret-devel
+ NetworkManager-devel
+
+ network/connection/networkmanager-openvpn/pspec.xml
+
+
+ networkmanager-openvpn
+
+ atk
+ gtk3
+ cairo
+ glib2
+ pango
+ libnma
+ python3
+ harfbuzz
+ gdk-pixbuf
+ NetworkManager
+
+
+ /usr/lib
+ /usr/share/locale
+ /usr/share/dbus-1/system.d/nm-openvpn-service.conf
+ /usr/share/doc
+ /usr/share/metainfo/network-manager-openvpn.metainfo.xml
+
+
+
+ networkmanager-openvpn-devel
+ Development files for networkmanager-openvpn
+ networkmanager-openvpn için geliştirme başlıkları
+
+ networkmanager-openvpn
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+ 2021-11-28
+ 1.8.16
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+ openconnect
@@ -222553,7 +222740,7 @@ functionality to build high-performing, platform-independent programs.network.library
MBIM modem protocol helper library.libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol.
- http://www.freedesktop.org/software/libmbim/libmbim-1.24.8.tar.xz
+ http://www.freedesktop.org/software/libmbim/libmbim-1.26.2.tar.xzgtk-dochelp2man
@@ -222587,7 +222774,7 @@ functionality to build high-performing, platform-independent programs.libmbim için geliştirme dosyaları
libmbim için geliştirme dosyaları
- libmbim
+ libmbimglib2-devellibgudev-devel
@@ -222597,6 +222784,13 @@ functionality to build high-performing, platform-independent programs.
+
+ 2021-11-27
+ 1.26.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-06-241.24.8
@@ -222854,7 +223048,7 @@ functionality to build high-performing, platform-independent programs.network.library
QMI modem protocol helper librarylibqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.
- https://www.freedesktop.org/software/libqmi/libqmi-1.28.6.tar.xz
+ https://www.freedesktop.org/software/libqmi/libqmi-1.30.2.tar.xzhelp2manglib2-devel
@@ -222862,7 +223056,7 @@ functionality to build high-performing, platform-independent programs.libgudev-devel
autoconf-archivegobject-introspection-devel
- libmbim-devel
+ libmbim-develnetwork/library/libqmi/pspec.xml
@@ -222888,7 +223082,7 @@ functionality to build high-performing, platform-independent programs.libqmi-devel
Development files for libqmi
- libqmi
+ libqmiglib2-devel
@@ -222897,6 +223091,13 @@ functionality to build high-performing, platform-independent programs.
+
+ 2021-11-27
+ 1.30.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-06-241.28.6
@@ -243870,19 +244071,15 @@ complete albums that you have purchased from Amazon.
programming.language.javaOpen Java Development KitOpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE).
- http://icedtea.wildebeest.org/download/source/icedtea-3.18.0.tar.xz
- http://icedtea.wildebeest.org/download/drops/icedtea8/3.18.0/corba.tar.xz
- http://icedtea.wildebeest.org/download/drops/icedtea8/3.18.0/jaxp.tar.xz
- http://icedtea.wildebeest.org/download/drops/icedtea8/3.18.0/jaxws.tar.xz
- http://icedtea.wildebeest.org/download/drops/icedtea8/3.18.0/jdk.tar.xz
- http://icedtea.wildebeest.org/download/drops/icedtea8/3.18.0/langtools.tar.xz
- http://icedtea.wildebeest.org/download/drops/icedtea8/3.18.0/openjdk.tar.xz
- http://icedtea.wildebeest.org/download/drops/icedtea8/3.18.0/nashorn.tar.xz
- http://icedtea.wildebeest.org/download/drops/icedtea8/3.18.0/hotspot.tar.xz
-
- fontconfig-paths.diff
- openjdk7_nonreparenting-wm.diff
-
+ http://icedtea.wildebeest.org/download/source/icedtea-3.19.0.tar.xz
+ http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/corba.tar.xz
+ http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/hotspot.tar.xz
+ http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/jaxp.tar.xz
+ http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/jaxws.tar.xz
+ http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/jdk.tar.xz
+ http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/langtools.tar.xz
+ http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/nashorn.tar.xz
+ http://icedtea.wildebeest.org/download/drops/icedtea8/3.19.0/openjdk.tar.xzwgetp7zip
@@ -243909,6 +244106,7 @@ complete albums that you have purchased from Amazon.
libXcomposite-develchrpathjre8-openjdk-headless
+ pulseaudio-libs-develzipcpiounzip
@@ -243918,7 +244116,7 @@ complete albums that you have purchased from Amazon.
jre8-openjdk-headless
- Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - Minimal Java runtime - needed for executing non GUI Java programs
+ Free Java environment based on OpenJDK 8.0 with IcedTea8 replacing binary plugs - Minimal Java runtime - needed for executing non GUI Java programsatkcups
@@ -244016,7 +244214,7 @@ complete albums that you have purchased from Amazon.
jre8-openjdk
- Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - Full Java runtime environment - needed for executing Java GUI and Webstart programs
+ Free Java environment based on OpenJDK 8.0 with IcedTea8 replacing binary plugs - Full Java runtime environment - needed for executing Java GUI and Webstart programszlibgiflib
@@ -244051,7 +244249,7 @@ complete albums that you have purchased from Amazon.
jdk8-openjdk
- Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - SDK
+ Free Java environment based on OpenJDK 8.0 with IcedTea8 replacing binary plugs - SDKzliblibX11
@@ -244156,7 +244354,7 @@ complete albums that you have purchased from Amazon.
openjdk8-src
- Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - sources
+ Free Java environment based on OpenJDK 8.0 with IcedTea8 replacing binary plugs - sourcesjdk8-openjdk
@@ -244166,7 +244364,7 @@ complete albums that you have purchased from Amazon.
openjdk8-doc
- Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - documentation
+ Free Java environment based on OpenJDK 8.0 with IcedTea8 replacing binary plugs - documentationjdk8-openjdk
@@ -244175,6 +244373,13 @@ complete albums that you have purchased from Amazon.
+
+ 2021-11-27
+ 8u_292.3.19.0
+ Version bump
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-03-098u_282.3.18.0
@@ -278733,20 +278938,21 @@ complete albums that you have purchased from Amazon.
PisiLinux Communityadmins@pisilinux.org
- LGPL GPL
+ GPL
+ LGPLlibraryprogramming.libraryGObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can supportGObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can supportGObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can supportGObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support
- https://releases.pagure.org/libosinfo/libosinfo-1.7.1.tar.xz
+ https://releases.pagure.org/libosinfo/libosinfo-1.9.0.tar.xzmesongtk-docintltoolvala-devel
- python-six
+ python3-sixdocbook-xslglib2-devellibxslt-devel
@@ -278760,6 +278966,7 @@ complete albums that you have purchased from Amazon.
libosinfoglib2
+ libgcclibxml2libxsltlibsoup
@@ -278777,10 +278984,10 @@ complete albums that you have purchased from Amazon.
libosinfo-devel
- Development files for libosinfo
+ osinfo headers.glib2-devel
- libosinfo
+ libosinfo/usr/include
@@ -278789,19 +278996,25 @@ complete albums that you have purchased from Amazon.
libosinfo-docs
- Development files for libosinfo
- libosinfo
+ libosinfo/usr/share/gtk-doc
+
+ 2021-1-27
+ 1.9.0
+ Version bump.
+ PisiLinux Community
+ admins@pisilinux.org
+ 2020-03-011.7.1
- First release
+ Version bump.PisiLinux Communityadmins@pisilinux.org
@@ -279612,7 +279825,7 @@ complete albums that you have purchased from Amazon.
lucene++-devel
- lucene++
+ lucene++/usr/include
@@ -279620,6 +279833,13 @@ complete albums that you have purchased from Amazon.
+
+ 2021-11-27
+ 3.0.8
+ Rebuild boost.
+ fury
+ uglyside@yandex.ru
+ 2021-04-293.0.8
@@ -287669,7 +287889,7 @@ contacts, tasks, and calendar information.
C için HTTP kitaplık gerçekleyicisilibsoup is an HTTP client/server library for GNOME.libsoup, GNOME için HTTP istemci / sunucu kitaplığıdır.
- mirrors://gnome/libsoup/2.74/libsoup-2.74.1.tar.xz
+ mirrors://gnome/libsoup/2.74/libsoup-2.74.2.tar.xzmesonlibgcrypt-devel
@@ -287684,7 +287904,7 @@ contacts, tasks, and calendar information.
vala-devellibpsl-develzlib-devel
- mit-kerberos
+ mit-kerberos-develpython-sixglib-networkingsysprof-devel
@@ -287747,7 +287967,7 @@ contacts, tasks, and calendar information.
libxml2-develsysprof-develgobject-introspection-devel
- libsoup
+ libsoup/usr/include
@@ -287756,6 +287976,13 @@ contacts, tasks, and calendar information.
+
+ 2021-11-25
+ 2.74.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-10-252.74.1
@@ -318034,7 +318261,7 @@ contacts, tasks, and calendar information.
Development files for libpciaccesslibpciaccess için geliştirme dosyaları
- libpciaccess
+ libpciaccess/usr/include
@@ -318049,13 +318276,20 @@ contacts, tasks, and calendar information.
emul32emul32
- libpciaccess
+ libpciaccess/usr/lib32
+
+ 2021-11-27
+ 0.16
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2020-01-060.16
@@ -325298,7 +325532,7 @@ contacts, tasks, and calendar information.
x11.miscrofiA window switcher, application launcher and dmenu replacement.
- https://github.com/davatorium/rofi/releases/download/1.7.0/rofi-1.7.0.tar.xz
+ https://github.com/davatorium/rofi/releases/download/1.7.1/rofi-1.7.1.tar.xzpango-develcairo-devel
@@ -325336,7 +325570,6 @@ contacts, tasks, and calendar information.
startup-notification
- /etc/usr/bin/usr/share/usr/lib
@@ -325346,7 +325579,7 @@ contacts, tasks, and calendar information.
rofi-devel
- rofi
+ rofi/usr/include
@@ -325354,6 +325587,13 @@ contacts, tasks, and calendar information.
+
+ 2021-11-27
+ 1.7.1
+ Version bump.
+ fury
+ uglyside@yandex.ru
+ 2021-09-151.7.0
@@ -328647,8 +328887,9 @@ contacts, tasks, and calendar information.
x11.wmA tiling window manager, completely written from scratchAn improved dynamic tiling window manager
- https://i3wm.org/downloads/i3-4.17.1.tar.bz2
+ https://i3wm.org/downloads/i3-4.20.1.tar.xz
+ mesonlibev-develstartup-notification-devellibxcb-devel
@@ -328666,11 +328907,13 @@ contacts, tasks, and calendar information.
cairo-develxcb-protoutil-linux
- libxslt
+ libxslt-develutil-macrosasciidocdesktop-file-utilsxmlto
+ perl-AnyEvent-I3
+ perl-JSON-XSx11/wm/i3wm/pspec.xml
@@ -328678,22 +328921,22 @@ contacts, tasks, and calendar information.
i3wmyajl
+ glib2libev
+ pango
+ cairo
+ libxcblibpcre
+ i3statusxcb-utilxcb-util-wmxcb-util-xrmlibxkbcommon
+ perl-JSON-XSxcb-util-cursorxcb-util-keysyms
- startup-notification
- pango
- cairo
- libxcb
- glib2
- i3statusperl-AnyEvent-I3
- perl-JSON-XS
+ startup-notificationdmenurofi
@@ -328714,7 +328957,7 @@ contacts, tasks, and calendar information.
Development files for i3wmsystem.devel
- i3wm
+ i3wmlibev-develstartup-notification-devellibxcb-devel
@@ -328738,6 +328981,13 @@ contacts, tasks, and calendar information.
+
+ 2021-11-26
+ 4.20.1
+ Version bump
+ Kamil Atlı
+ suvari@pisilinux.org
+ 2020-01-254.17.1
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 47032c03c4..4b6e508978 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-f137aa62a5f86d00e02579167d3a774b6b5a48f4
\ No newline at end of file
+de8dfd90c382f08fc9319b6f08dc032343c9857b
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index cfc95d04d8..f5e2d31a17 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 6f9746afb5..11dae0eafb 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-93450fa4703ca7459723033acf2727e9eec2391f
\ No newline at end of file
+890bc1b3f95e02b635eef918fe143b4fc13a41f5
\ No newline at end of file