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.font OpenType text shaping engine The 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.gz git meson @@ -1631,7 +1631,7 @@ icu4c-devel graphite2-devel freetype-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-03 2.8.1 @@ -2899,7 +2906,7 @@ Menu editor for gnome Gnome için menü düzenleyici Gnome 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.xz intltool gtk3-devel @@ -2927,6 +2934,13 @@ + + 2021-11-23 + 3.42.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-24 3.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-27 3.1.2 Version bump Ayhan 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.bz2 intltool gtk3-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-24 0.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.bz2 intltool gtk3-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-11 0.12.0 @@ -160032,7 +160063,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.xfce.base Xfce file manager 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/4.17/thunar-4.17.6.tar.bz2 + https://archive.xfce.org/src/xfce/thunar/4.17/thunar-4.17.7.tar.bz2 python3-devel intltool @@ -160107,7 +160138,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. gtk3-devel glib2-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-24 4.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-29 2.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.bz2 dkms.conf dkms-guest.conf @@ -180121,8 +180166,8 @@ from a wide variety of machine architectures. libglvnd python3 - module-virtualbox - virtualbox-dkms + module-virtualbox + virtualbox-dkms @@ -180162,8 +180207,8 @@ from a wide variety of machine architectures. xorg-server libXcomposite - 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-20 6.1.28 @@ -180572,7 +180624,7 @@ from a wide variety of machine architectures. The official VirtualBox Guest Additions ISO image The official VirtualBox Guest Additions ISO image The 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.iso hardware/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-20 6.1.28 @@ -181051,7 +181110,7 @@ from a wide variety of machine architectures. dkms.conf - kernel-module-headers + kernel-module-headers libX11-devel gtk2-devel gtk3-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-32bit vulkan-32bit opencl-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-19 495.44 @@ -181598,7 +181664,7 @@ from a wide variety of machine architectures. 0008-fix-5.15.patch - kernel-module-headers + kernel-module-headers kernel/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-32bit libXext-32bit opencl-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-19 340.108 @@ -182043,7 +182116,7 @@ from a wide variety of machine architectures. kernel-5.14-state.patch - kernel-module-headers + kernel-module-headers libX11-devel gtk2-devel gtk3-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-32bit vulkan-32bit libglvnd-32bit - xorg-video-nvidia390 + xorg-video-nvidia390 atk gtk2 gtk3 @@ -182211,6 +182284,13 @@ from a wide variety of machine architectures. + + 2021-11-27 + 390.144 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-19 390.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.xz meson @@ -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-13 2.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.xz meson cmake @@ -208493,6 +208581,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol python3-snowballstemmer python3-sphinx-alabaster-theme python3-sphinxcontrib-websupport + cyrus-sasl-devel multimedia/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-23 0.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.xz dbus-devel glib2-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 ModemManager ModemManager 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-glib libmm-glib için geliştirme dosyaları - libmm-glib + libmm-glib glib2-devel ModemManager-devel @@ -219887,13 +219986,20 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol ModemManager-docs Development files for ModemManager - ModemManager + ModemManager /usr/share/gtk-doc + + 2021-11-27 + 1.18.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-24 1.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.xz gtk-doc help2man @@ -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 + libmbim glib2-devel libgudev-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-24 1.24.8 @@ -222854,7 +223048,7 @@ functionality to build high-performing, platform-independent programs.network.library QMI modem protocol helper library libqmi 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.xz help2man glib2-devel @@ -222862,7 +223056,7 @@ functionality to build high-performing, platform-independent programs.libgudev-devel autoconf-archive gobject-introspection-devel - libmbim-devel + libmbim-devel network/library/libqmi/pspec.xml @@ -222888,7 +223082,7 @@ functionality to build high-performing, platform-independent programs.libqmi-devel Development files for libqmi - libqmi + libqmi glib2-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-24 1.28.6 @@ -243870,19 +244071,15 @@ complete albums that you have purchased from Amazon. programming.language.java Open Java Development Kit OpenJDK (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.xz wget p7zip @@ -243909,6 +244106,7 @@ complete albums that you have purchased from Amazon. libXcomposite-devel chrpath jre8-openjdk-headless + pulseaudio-libs-devel zip cpio unzip @@ -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 programs atk cups @@ -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 programs zlib giflib @@ -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 - SDK zlib libX11 @@ -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 - sources jdk8-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 - documentation jdk8-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-09 8u_282.3.18.0 @@ -278733,20 +278938,21 @@ complete albums that you have purchased from Amazon. PisiLinux Community admins@pisilinux.org - LGPL GPL + GPL + LGPL library programming.library GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support GObject 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.xz meson gtk-doc intltool vala-devel - python-six + python3-six docbook-xsl glib2-devel libxslt-devel @@ -278760,6 +278966,7 @@ complete albums that you have purchased from Amazon. libosinfo glib2 + libgcc libxml2 libxslt libsoup @@ -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-01 1.7.1 - First release + Version bump. PisiLinux Community admins@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-29 3.0.8 @@ -287669,7 +287889,7 @@ contacts, tasks, and calendar information. C için HTTP kitaplık gerçekleyicisi libsoup 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.xz meson libgcrypt-devel @@ -287684,7 +287904,7 @@ contacts, tasks, and calendar information. vala-devel libpsl-devel zlib-devel - mit-kerberos + mit-kerberos-devel python-six glib-networking sysprof-devel @@ -287747,7 +287967,7 @@ contacts, tasks, and calendar information. libxml2-devel sysprof-devel gobject-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-25 2.74.1 @@ -318034,7 +318261,7 @@ contacts, tasks, and calendar information. Development files for libpciaccess libpciaccess için geliştirme dosyaları - libpciaccess + libpciaccess /usr/include @@ -318049,13 +318276,20 @@ contacts, tasks, and calendar information. emul32 emul32 - libpciaccess + libpciaccess /usr/lib32 + + 2021-11-27 + 0.16 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-06 0.16 @@ -325298,7 +325532,7 @@ contacts, tasks, and calendar information. x11.misc rofi A 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.xz pango-devel cairo-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-15 1.7.0 @@ -328647,8 +328887,9 @@ contacts, tasks, and calendar information. x11.wm A tiling window manager, completely written from scratch An 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 + meson libev-devel startup-notification-devel libxcb-devel @@ -328666,11 +328907,13 @@ contacts, tasks, and calendar information. cairo-devel xcb-proto util-linux - libxslt + libxslt-devel util-macros asciidoc desktop-file-utils xmlto + perl-AnyEvent-I3 + perl-JSON-XS x11/wm/i3wm/pspec.xml @@ -328678,22 +328921,22 @@ contacts, tasks, and calendar information. i3wm yajl + glib2 libev + pango + cairo + libxcb libpcre + i3status xcb-util xcb-util-wm xcb-util-xrm libxkbcommon + perl-JSON-XS xcb-util-cursor xcb-util-keysyms - startup-notification - pango - cairo - libxcb - glib2 - i3status perl-AnyEvent-I3 - perl-JSON-XS + startup-notification dmenu rofi @@ -328714,7 +328957,7 @@ contacts, tasks, and calendar information. Development files for i3wm system.devel - i3wm + i3wm libev-devel startup-notification-devel libxcb-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-25 4.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