diff --git a/network/library/libmicrodns/actions.py b/network/library/libmicrodns/actions.py
new file mode 100644
index 0000000000..a08d5f10e2
--- /dev/null
+++ b/network/library/libmicrodns/actions.py
@@ -0,0 +1,22 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import mesontools
+from pisi.actionsapi import get
+
+def setup():
+ mesontools.configure()
+
+def build():
+ mesontools.build()
+
+def install():
+ mesontools.install()
+
+ pisitools.dodoc("AUTHORS", "COPYING", "README*")
diff --git a/network/library/libmicrodns/pspec.xml b/network/library/libmicrodns/pspec.xml
new file mode 100644
index 0000000000..25515f2466
--- /dev/null
+++ b/network/library/libmicrodns/pspec.xml
@@ -0,0 +1,58 @@
+
+
+
+
+ libmicrodns
+ https://github.com/videolabs/libmicrodns
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2.1
+ library
+ Minimal mDNS resolver library
+ libmicrodns
+ Minimum mDNS çözümleyici kitaplığı
+ https://github.com/videolabs/libmicrodns/releases/download/0.2.0/microdns-0.2.0.tar.xz
+
+ meson
+
+
+
+
+
+ libmicrodns
+
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+
+ libmicrodns-devel
+ Development files for libmicrodns
+
+ libmicrodns
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2023-01-02
+ 0.2.0
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
diff --git a/network/library/libmicrodns/translations.xml b/network/library/libmicrodns/translations.xml
new file mode 100644
index 0000000000..17f3410a79
--- /dev/null
+++ b/network/library/libmicrodns/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ libmicrodns
+ Minimal mDNS resolver library
+ Minimum mDNS çözümleyici kitaplığı
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index c746135bce..32977d8f84 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -1327,7 +1327,7 @@
Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.telegram
- https://github.com/telegramdesktop/tdesktop/releases/download/v4.4.1/tdesktop-4.4.1-full.tar.gz
+ https://github.com/telegramdesktop/tdesktop/releases/download/v4.5.0/tdesktop-4.5.0-full.tar.gzfix-tgcalls-cstdint.patch
@@ -1417,6 +1417,13 @@
+
+ 2023-01-01
+ 4.5.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-12-084.4.1
@@ -11023,7 +11030,7 @@
An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbarQt araç takımı ve libtorrent-rasterbar'a dayalı, C++ ile programlanmış gelişmiş bir BitTorrent istemcisiqbittorrent
- https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.4.5/qbittorrent-4.4.5.tar.gz/download
+ https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.5.0/qbittorrent-4.5.0.tar.xz/downloadzlib-develboost-devel
@@ -11033,7 +11040,7 @@
qt5-svg-developenssl-develqt5-base-devel
- libtorrent-rasterbar-devel
+ libtorrent-rasterbar-develnetwork/p2p/qbittorrent/pspec.xml
@@ -11061,11 +11068,11 @@
- 2022-11-05
- 4.4.5
- New Version
- Ümit Solmaz
- us@mynetiz.com
+ 2023-01-01
+ 4.5.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com2022-03-27
@@ -11307,7 +11314,7 @@
Gelişmiş bir torrent kitaplığıRasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.Libtorrent Rasterbar C++ kitaplığı, diğer bittorrent kitaplıklarına karşı iyi bir alternatifdir.
- https://github.com/arvidn/libtorrent/archive/refs/tags/v2.0.8.tar.gz
+ https://github.com/arvidn/libtorrent/releases/download/v2.0.8/libtorrent-rasterbar-2.0.8.tar.gzcmakeninja
@@ -11354,7 +11361,7 @@
- 2022-12-14
+ 2022-12-042.0.8New VersionÜmit Solmaz
@@ -11474,6 +11481,57 @@
+
+
+ libmicrodns
+ https://github.com/videolabs/libmicrodns
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2.1
+ library
+ network.library
+ Minimal mDNS resolver library
+ Minimal mDNS resolver library
+ Minimum mDNS çözümleyici kitaplığı
+ Minimum mDNS çözümleyici kitaplığı
+ libmicrodns
+ https://github.com/videolabs/libmicrodns/releases/download/0.2.0/microdns-0.2.0.tar.xz
+
+ meson
+
+ network/library/libmicrodns/pspec.xml
+
+
+ libmicrodns
+
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+ libmicrodns-devel
+ Development files for libmicrodns
+
+ libmicrodns
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+ 2023-01-02
+ 0.2.0
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+ libsrtp
@@ -34885,13 +34943,13 @@ Gnome session.
X.Org yazı tipi dosyalarıGrafische Oberfläche (X.Org) Schrift Dateienxorg-font contains base X.Org fonts.
- mirrors://xorg/individual/font/encodings-1.0.5.tar.bz2
+ mirrors://xorg/individual/font/encodings-1.0.6.tar.xzmirrors://xorg/individual/font/font-adobe-75dpi-1.0.3.tar.bz2mirrors://xorg/individual/font/font-adobe-100dpi-1.0.3.tar.bz2mirrors://xorg/individual/font/font-adobe-utopia-75dpi-1.0.4.tar.bz2mirrors://xorg/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2mirrors://xorg/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2
- mirrors://xorg/individual/font/font-alias-1.0.3.tar.bz2
+ mirrors://xorg/individual/font/font-alias-1.0.4.tar.bz2mirrors://xorg/individual/font/font-arabic-misc-1.0.3.tar.bz2mirrors://xorg/individual/font/font-bh-75dpi-1.0.3.tar.bz2mirrors://xorg/individual/font/font-bh-100dpi-1.0.3.tar.bz2
@@ -34911,7 +34969,7 @@ Gnome session.
mirrors://xorg/individual/font/font-jis-misc-1.0.3.tar.bz2mirrors://xorg/individual/font/font-micro-misc-1.0.3.tar.bz2mirrors://xorg/individual/font/font-misc-cyrillic-1.0.3.tar.bz2
- mirrors://xorg/individual/font/font-misc-ethiopic-1.0.3.tar.bz2
+ mirrors://xorg/individual/font/font-misc-ethiopic-1.0.4.tar.bz2mirrors://xorg/individual/font/font-misc-meltho-1.0.3.tar.bz2mirrors://xorg/individual/font/font-mutt-misc-1.0.3.tar.bz2mirrors://xorg/individual/font/font-misc-misc-1.1.2.tar.bz2
@@ -34956,6 +35014,13 @@ Gnome session.
+
+ 2023-01-01
+ 7.6
+ encodings ver. bump
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2020-01-257.6
@@ -40287,7 +40352,7 @@ Gnome session.
Hızlı ve güvenli bir e-posta sunucusuPostfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program.Postfix, Wietse Venema tarafından yazılmış, sendmail a alternatif güçlü bir e-posta sunucusudur.
- http://www.postfix.org/postfix-release/official/postfix-3.5.12.tar.gz
+ https://ghostarchive.org/postfix/postfix-release/official/postfix-3.7.3.tar.gzdb-devellibnsl-devel
@@ -40351,13 +40416,20 @@ Gnome session.
Help files for postfix packagePostfix paketine ait yardım dosyaları
- postfix
+ postfix/usr/share/doc
+
+ 2022-12-31
+ 3.7.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-11-063.5.12
@@ -61408,7 +61480,7 @@ Gnome session.
- 2022-12-28
+ 2022-12-311.2.2Version bump.fury
@@ -62345,7 +62417,7 @@ Gnome session.
Resimleri işlemek ve göstermek için bir X uygulamasıNarzędzie do wyświetlania, konwersji i manipulacji grafikamiImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. You can use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
- https://imagemagick.org/archive/ImageMagick-7.1.0-53.tar.xz
+ https://imagemagick.org/archive/ImageMagick-7.1.0-57.tar.xzxz-devellibzip-devel
@@ -62425,7 +62497,7 @@ Gnome session.
imagemagick-docs, imagemagick için belgelendirme dosyalarını içerir.data:doc
- imagemagick
+ imagemagick/usr/share/doc/imagemagick/html
@@ -62438,7 +62510,7 @@ Gnome session.
Pliki nagłówkowe imagemagickimagemagick-devel, imagemagick için geliştirme dosyalarını içerir.
- imagemagick
+ imagemagick/usr/include
@@ -62449,6 +62521,13 @@ Gnome session.
+
+ 2022-12-31
+ 7.1.0.57
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-12-057.1.0.53
@@ -63005,6 +63084,8 @@ Gnome session.
uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg v6b, all else being equal.
https://github.com/libjpeg-turbo/libjpeg-turbo/archive/2.1.4.tar.gz
+ ninja
+ nasmcmakemultimedia/graphics/libjpeg-turbo/pspec.xml
@@ -63026,7 +63107,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
Development files for libjpeg-turbolibjpeg-turbo için geliştirme dosyaları
- libjpeg-turbo
+ libjpeg-turbo/usr/include/
@@ -63042,7 +63123,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
emul32emul32
- libjpeg-turbo
+ libjpeg-turbo/usr/lib32
@@ -63052,6 +63133,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
+
+ 2023-01-01
+ 2.1.4
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-12-162.1.4
@@ -65016,7 +65104,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
hugin
- http://hugin.sourceforge.net
+ https://hugin.sourceforge.io/PisiLinux Communityadmins@pisilinux.org
@@ -65030,20 +65118,22 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
hugin can be used to stitch multiple images together. The resulting image can span 360 degrees. Another common use is the creation of very high resolution pictures by combining multiple images.hugin bir çok görüntüyü harmanlamak için kullanılabilecek bir araçtır. Bu sayede, 360 derecelik görüntüler oluşturulabilir. Bir diğer kullanım alanı ise birden fazla görüntüyü birleştirerek çok yüksek çözünürlüklü görüntüler üretmektir.hugin
- mirrors://sourceforge/hugin/hugin/hugin-2020.0/hugin-2020.0.0.tar.bz2
+ mirrors://sourceforge/hugin/hugin/hugin-2022.0/hugin-2022.0.0.tar.bz2swigcmake
+ ninjaglew-develtiff-develzlib-develvigra-develboost-devel
- wxGTK-devel
+ imath-devellcms2-develexiv2-develfftw3-develflann-devel
+ wxGTK-devellibXmu-devellibpng-develpython-devel
@@ -65055,9 +65145,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
libpano13-devellibjpeg-turbo-devel
-
- hugin-openexr3.patch
- multimedia/graphics/hugin/pspec.xml
@@ -65065,17 +65152,18 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
blasglew
- flannmesatiffboost
+ lcms2
+ imath
+ flannfftw3vigrawxGTKlapacklibgccpython
- lcms2libX11sqliteenblend
@@ -65090,33 +65178,32 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
perl-Image-ExifTool
- /usr/lib/
- /usr/share/doc
- /usr/share/man/usr/bin
+ /usr/lib//usr/share/mime/usr/share/icons/usr/share/hugin/usr/share/pixmaps
- /usr/share/appdata/usr/share/metainfo//usr/share/applications/usr/share/locale
+ /usr/share/man
+ /usr/share/doc
+ /usr/share/hugin/xrc/datahugin-libshugin-tools
-
- hugin-docs
- Help documents for hugin
- hugin için yardım belgeleri
-
- /usr/share/hugin/xrc/data/help*
-
-
+
+ 2022-12-31
+ 2022.0.0
+ Version bump.
+ fury
+ uglyside@yandex.ru
+ 2022-08-012020.0.0
@@ -68354,35 +68441,34 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
lensfun
- http://lensfun.berlios.de/
+ https://lensfun.github.io/PisiLinux Communityadmins@pisilinux.org
- LGPLv3
- GPLv3
- CCPL-Attribution-ShareAlike-3.0
+ GPL-3
+ LGPL-3librarymultimedia.graphics
- A programming library for rectifying and simulating photographic lens distortions
+ A programming library for rectifying and simulating photographic lens distortions.Mercek kaynaklı bozulmaları simüle etmek ve düzeltmek için bir kütüphanelensfun provides an open source database of photographic lenses and their characteristics. The library provides also the necessary set of algorithms for correcting images based on detailed knowledge of lens properties and calibration data.lensfun, kamera objektiflerinin karakteristiklerini içeren açık kaynaklı bir veritabanı ve bu karakteristikleri temel alarak mercek kaynaklı bozulmaları düzeltmek için yazılmış algoritmaları içeren bir kütüphanedir.
- https://sourceforge.net/projects/lensfun/files/0.3.95/lensfun-0.3.95.tar.gz
+ https://github.com/lensfun/lensfun/archive/refs/tags/v0.3.3.tar.gzcmakedoxygen
+ glib2-devellibpng-develpython3-devel
- glib2-develmultimedia/graphics/lensfun/pspec.xmllensfun
- libgccglib2
+ libgcc/usr/bin
@@ -68396,7 +68482,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
Development files for lensfunlensfun için geliştirme dosyaları
- lensfun
+ lensfun/usr/include
@@ -68404,6 +68490,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
+
+ 2022-12-31
+ 0.3.3
+ Stable version bump.
+ fury
+ uglyside@yandex.ru
+ 2021-10-240.3.95
@@ -68531,7 +68624,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
- 2022-12-04
+ 2022-12-315.9Version bump.fury
@@ -68684,16 +68777,19 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
Açık kaynak fotoğraf iş akışı uygulaması ve ham(raw) geliştirme ortamıdarktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers.darktable, açık kaynak fotoğraf iş akışı uygulaması ve ham(raw) geliştirme ortamı sunan gelişmiş bir araçtır.
- https://github.com/darktable-org/darktable/releases/download/release-3.4.1/darktable-3.4.1.tar.xz
+ https://github.com/darktable-org/darktable/releases/download/release-4.2.0/darktable-4.2.0.tar.xzllvmcmake
+ ninja
+ ccachelibgompintltool
+ lua-develllvm-libsllvm-mlirllvm-polly
- gtk2-devel
+ gmic-develgtk3-develmesa-develwebp-devel
@@ -68705,10 +68801,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
gconf-develglib2-devellcms2-devel
+ imath-develcolord-devellibX11-devellibpng-devel
+ jasper-develsqlite-devel
+ libheif-devellensfun-devellibrsvg-devellibsdl2-devel
@@ -68730,17 +68829,17 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
ghostscript-develdesktop-file-utilslibjpeg-turbo-devel
+ perl-Image-ExifToolGraphicsMagick-devel
-
- darktable-openexr3.patch
- multimedia/graphics/darktable/pspec.xmldarktabledarktable is an open source photography workflow application and RAW developer.
+ lua
+ gmicwebpcupscurl
@@ -68749,15 +68848,18 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
mesatiffgtk2
+ icu4ccairoglib2lcms2pango
+ imathcolordlibX11libgcclibpngsqlite
+ libheiflibxml2pugixmllibsdl2
@@ -68787,7 +68889,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
/usr/share/man/usr/bin/usr/share/icons
- /usr/share/appdata
+ /usr/share/metainfo/usr/share/darktable/usr/lib/darktable/usr/share/applications
@@ -68796,6 +68898,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
+
+ 2022-12-31
+ 4.2.0
+ Version bump.
+ fury
+ uglyside@yandex.ru
+ 2021-02-243.4.1
@@ -70158,9 +70267,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
Encoding detector library ported from MozillaEncoding detector library ported from MozillaEncoding detector library ported from Mozilla
- https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.7.tar.xz
+ https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.8.tar.xzcmake
+ python3multimedia/converter/uchardet/pspec.xml
@@ -70181,7 +70291,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
uchardet-develDevelopment files for uchardet
- uchardet
+ uchardet/usr/include
@@ -70190,6 +70300,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
+
+ 2022-12-30
+ 0.0.8
+ Version bump.
+ fury
+ uglyside@yandex.ru
+ 2021-04-260.0.7
@@ -71782,7 +71899,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
- 2022-10-14
+ 2022-12-310.23.10Version bump.fury
@@ -87750,8 +87867,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
WebRTC library - static linkedWebRTC library - static linkedWebRTC library - static linked
- https://github.com/desktop-app/tg_owt/archive/621f3da55331733bf0d1b223786b96b68c03dca1.tar.gz
- https://github.com/google/crc32c/archive/refs/tags/1.1.2.tar.gz
+ https://github.com/desktop-app/tg_owt/archive/9b70d7679e86e6c216127d5a6a06ef5aa4f54793.tar.gz
+ https://github.com/google/crc32c/archive/refs/tags/1.1.2.tar.gzgitninja
@@ -87806,7 +87923,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
libtg_owt-develDevelopment files for libtg_owt
- libtg_owt
+ libtg_owtyasm-develunziplibopus-devel
@@ -87827,6 +87944,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+ 2023-01-01
+ 20221110
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-11-2520221110
@@ -252268,7 +252392,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.GNOME için öntanımlı metin editörü
gedit is a small and lightweight text editor for the GNOME environment.gedit, GNOME ortamı için küçük ve hafif bir metin editörüdür.
- mirrors://gnome/gedit/43/gedit-43.2.tar.xz
+ mirrors://gnome/gedit/44/gedit-44.0.tar.xzdesktop-file-utilsgettext-devel
@@ -252334,7 +252458,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Development files for gedit
gedit için geliştirme dosyaları
- gedit
+ geditglib2-develgtk3-devellibpeas-devel
@@ -252351,13 +252475,20 @@ It supports email, address books, calendars, tasks, news feeds and much more.Development files for gedit
gedit başvuru belgeleri
- gedit
+ gedit/usr/share/gtk-doc
+
+ 2023-01-02
+ 44.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-11-1943.2
@@ -252689,7 +252820,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.gedit için eklentiler
Collection of plugins for the gedit Text Editorgedit metin editörü için eklentiler
- mirrors://gnome/gedit-plugins/43/gedit-plugins-43.1.tar.xz
+ mirrors://gnome/gedit-plugins/44/gedit-plugins-44.0.tar.xzatk-develcairo-devel
@@ -252729,6 +252860,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2023-01-02
+ 44.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-11-1943.1
@@ -283545,6 +283683,13 @@ components such as the Settings and gnome-shell.
+
+ 2023-01-01
+ 20230101
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-04-022.0.20220308
@@ -328505,7 +328650,7 @@ Konuk sanal makinede çalışan okuyucu.
gtk-docglib2-devel
- libnsl-devel
+ libnsl-develicu4c-develpython-sixgettext-devel
@@ -328535,7 +328680,7 @@ Konuk sanal makinede çalışan okuyucu.
libpsl-develDevelopment files for libpsl
- libpsl
+ libpsl/usr/include
@@ -328546,13 +328691,20 @@ Konuk sanal makinede çalışan okuyucu.
libpsl-docsDevelopment files for libpsl
- libpsl
+ libpsl/usr/share/gtk-doc
+
+ 2022-12-31
+ 0.21.2
+ Rebuild libnsl.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-12-280.21.2
@@ -331155,7 +331307,7 @@ to create header files and sources from protocol files.
GktSourceView temelli metin editörü ve IDE'ler için geliştirmeyi kolaylaştıran bir kitaplıkLibrary that eases the development of GtkSourceView-based text editors and IDEsGktSourceView temelli metin editörü ve IDE'ler için geliştirmeyi kolaylaştıran bir kitaplık
- mirrors://gnome/tepl/6.2/tepl-6.2.0.tar.xz
+ mirrors://gnome/tepl/6.4/tepl-6.4.0.tar.xzamtk-develgobject-introspection-devel
@@ -331192,7 +331344,7 @@ to create header files and sources from protocol files.
tepl-develtepl için geliştirme dosyaları
- tepl
+ teplamtk-develglib2-develgtk3-devel
@@ -331207,6 +331359,13 @@ to create header files and sources from protocol files.
+
+ 2023-01-02
+ 6.4.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-11-196.2.0
@@ -339049,12 +339208,12 @@ contacts, tasks, and calendar information.
GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from.GeoIP, herhangi bir IP adresinin veya makine adının hangi ülkeye ait olduğunu bulmak için kullanılan bir C kitaplığıdır.https://github.com/maxmind/geoip-api-c/archive/v1.6.12.tar.gz
- https://mailfud.org/geoip-legacy/GeoIP.dat.gz
- https://mailfud.org/geoip-legacy/GeoIPASNum.dat.gz
- https://mailfud.org/geoip-legacy/GeoIPASNumv6.dat.gz
- https://mailfud.org/geoip-legacy/GeoIPCity.dat.gz
- https://mailfud.org/geoip-legacy/GeoIPCityv6.dat.gz
- https://mailfud.org/geoip-legacy/GeoIPv6.dat.gz
+ https://mailfud.org/geoip-legacy/GeoIP.dat.gz
+ https://mailfud.org/geoip-legacy/GeoIPASNum.dat.gz
+ https://mailfud.org/geoip-legacy/GeoIPASNumv6.dat.gz
+ https://mailfud.org/geoip-legacy/GeoIPCity.dat.gz
+ https://mailfud.org/geoip-legacy/GeoIPCityv6.dat.gz
+ https://mailfud.org/geoip-legacy/GeoIPv6.dat.gzprogramming/misc/geoip/pspec.xml
@@ -339072,7 +339231,7 @@ contacts, tasks, and calendar information.
geoip-develGeoip için geliştirme dosyaları
- geoip
+ geoip/usr/include
@@ -339080,6 +339239,13 @@ contacts, tasks, and calendar information.
+
+ 2023-01-01
+ 1.6.12
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2022-10-211.6.12
@@ -350605,7 +350771,7 @@ contacts, tasks, and calendar information.
Gelişmiş imla denetleyicihunspell spell checker is an improved replacement for myspell in Openoffice.org. It is also used in Firefox and Thunderbird as spell checker.hunspell, OpenOffice.org'daki myspell yerine kullanılabilen gelişmiş bir imla denetleyicidir. Aynı zamanda, Firefox ve Thunderbird'de imla denetleyici olarak kullanılmaktadır.
- https://github.com/hunspell/hunspell/archive/v1.7.1.tar.gz
+ https://github.com/hunspell/hunspell/archive/v1.7.2.tar.gzgettext-develncurses-devel
@@ -350637,7 +350803,7 @@ contacts, tasks, and calendar information.
Development files for hunspellhunspell için geliştirme dosyaları
- hunspell
+ hunspell/usr/include
@@ -350647,6 +350813,13 @@ contacts, tasks, and calendar information.
+
+ 2022-12-31
+ 1.7.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-11-051.7.1
@@ -355325,7 +355498,7 @@ contacts, tasks, and calendar information.
office.miscA base library for writing document import filterslibrevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations.
- http://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2
+ https://sourceforge.net/projects/libwpd/files/librevenge/librevenge-0.0.5/librevenge-0.0.5.tar.xzboost-develcppunit-devel
@@ -355351,7 +355524,7 @@ contacts, tasks, and calendar information.
Development files for librevengelibrevenge için geliştirme dosyaları
- librevenge
+ librevenge/usr/include
@@ -355359,6 +355532,13 @@ contacts, tasks, and calendar information.
+
+ 2022-12-31
+ 0.0.5
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2021-10-210.0.4
@@ -360432,7 +360612,7 @@ contacts, tasks, and calendar information.
hardware.virtualizationApplication distribution frameworkLinux application sandboxing and distribution framework, formerly xdg-app
- https://github.com/flatpak/flatpak/releases/download/1.12.7/flatpak-1.12.7.tar.xz
+ https://github.com/flatpak/flatpak/releases/download/1.15.1/flatpak-1.15.1.tar.xzxmltozstd-devel
@@ -360456,6 +360636,10 @@ contacts, tasks, and calendar information.
xdg-dbus-proxyelogind-develfuse-devel
+ curl-devel
+ openssl-devel
+ fuse3-devel
+ appstream-develhardware/virtualization/flatpak/pspec.xml
@@ -360484,6 +360668,9 @@ contacts, tasks, and calendar information.
libassuanlibgpg-errorxdg-dbus-proxy
+ curl
+ fuse3
+ appstream/usr/bin
@@ -360500,6 +360687,7 @@ contacts, tasks, and calendar information.
/usr/share/doc/usr/share/gtk-doc/usr/share/zsh
+ /usr/share/fish/vendor_conf.d/flatpak.fishflathub.flatpakrepo
@@ -360509,7 +360697,7 @@ contacts, tasks, and calendar information.
flatpak-develDevelopment files for flatpak
- flatpak
+ flatpakglib2-develostree-devel
@@ -360520,6 +360708,13 @@ contacts, tasks, and calendar information.
+
+ 2022-12-31
+ 1.15.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-05-051.12.7
@@ -363563,9 +363758,13 @@ from a wide variety of machine architectures.
PC/SC drivers for smart card readersAkıllı kart okuyucuları için PC/SC sürücüleripcsc-lite is middleware to access a smart card using SCard API (PC/SC).
- https://pcsclite.apdu.fr/files/pcsc-lite-1.9.0.tar.bz2
+ https://pcsclite.apdu.fr/files/pcsc-lite-1.9.9.tar.bz2
+ doxygeneudev-devel
+ gettext-devel
+ autoconf-archive
+ python3-develhardware/smartcard/pcsc-lite/pspec.xml
@@ -363592,7 +363791,7 @@ from a wide variety of machine architectures.
Development files for pcsc-litepcsc-lite için geliştirme dosyaları
- pcsc-lite
+ pcsc-liteeudev-devel
@@ -363601,6 +363800,13 @@ from a wide variety of machine architectures.
+
+ 2022-12-30
+ 1.9.9
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2020-09-241.9.0
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index e82aa9ac40..09cdd7adb4 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-c6bf401c0ccc577a61812b67d8ae2b54b4703c34
\ No newline at end of file
+3ffdbae3652b313cb44621fefe11b28520014b48
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 5c8e6efae1..99bddf2bf8 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 d650704dfa..c65b7826fc 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-04859535ae3e96271982b742bd76dee0acffc0ba
\ No newline at end of file
+1e82c88a3952732ea94544131e051854ac7d2c50
\ No newline at end of file