diff --git a/hardware/bluetooth/hidapi/actions.py b/hardware/bluetooth/hidapi/actions.py
new file mode 100644
index 0000000000..8588b2f897
--- /dev/null
+++ b/hardware/bluetooth/hidapi/actions.py
@@ -0,0 +1,24 @@
+#!/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 cmaketools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+def setup():
+ cmaketools.configure("-DCMAKE_INSTALL_PREFIX='/usr'")
+
+def build():
+ cmaketools.make()
+
+#def check():
+ #cmaketools.make("test")
+
+
+def install():
+ cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("README*", "LICENSE*")
diff --git a/hardware/bluetooth/hidapi/pspec.xml b/hardware/bluetooth/hidapi/pspec.xml
new file mode 100644
index 0000000000..c42f1c8581
--- /dev/null
+++ b/hardware/bluetooth/hidapi/pspec.xml
@@ -0,0 +1,58 @@
+
+
+
+
+ hidapi
+ https://github.com/libusb/hidapi
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ GPL
+ hidapi
+ library
+ Simple library for communicating with USB and Bluetooth HID devices
+ HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices
+ https://github.com/libusb/hidapi/archive/refs/tags/hidapi-0.14.0.tar.gz
+
+ cmake
+ eudev-devel
+ libusb-devel
+
+
+
+
+ hidapi
+
+ eudev
+ libusb
+
+
+ /usr/lib/libhidapi*
+ /usr/share/doc
+
+
+
+
+ hidapi-devel
+ Development files for hidapi
+
+ hidapi
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2023-07-15
+ 0.14.0
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
diff --git a/hardware/bluetooth/hidapi/translations.xml b/hardware/bluetooth/hidapi/translations.xml
new file mode 100644
index 0000000000..d1efb20665
--- /dev/null
+++ b/hardware/bluetooth/hidapi/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ hidapi
+ USB ve Bluetooth HID cihazlarıyla iletişim için basit kütüphane
+ HIDAPI, bir uygulamanın USB ve Bluetooth HID Sınıfı cihazlarla arayüz oluşturmasına izin veren çok platformlu bir kitaplıktır.
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 4e1289b8a7..7d8da57c1f 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -4726,7 +4726,7 @@
OpenType text shaping engineThe Harfbuzz package contains an OpenType text shaping engine.harfbuzz
- https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/harfbuzz-7.2.0.tar.xz
+ https://github.com/harfbuzz/harfbuzz/releases/download/8.0.1/harfbuzz-8.0.1.tar.xzgitmeson
@@ -4768,7 +4768,7 @@
cairo-develgraphite2-develfreetype-devel
- harfbuzz
+ harfbuzz/usr/include/harfbuzz
@@ -4807,6 +4807,13 @@
+
+ 2023-07-12
+ 8.0.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2023-04-277.2.0
@@ -222421,6 +222428,63 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+
+ hidapi
+ https://github.com/libusb/hidapi
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ GPL
+ library
+ hardware.bluetooth
+ Simple library for communicating with USB and Bluetooth HID devices
+ USB ve Bluetooth HID cihazlarıyla iletişim için basit kütüphane
+ HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices
+ HIDAPI, bir uygulamanın USB ve Bluetooth HID Sınıfı cihazlarla arayüz oluşturmasına izin veren çok platformlu bir kitaplıktır.
+ hidapi
+ https://github.com/libusb/hidapi/archive/refs/tags/hidapi-0.14.0.tar.gz
+
+ cmake
+ eudev-devel
+ libusb-devel
+
+ hardware/bluetooth/hidapi/pspec.xml
+
+
+ hidapi
+
+ eudev
+ libusb
+
+
+ /usr/lib/libhidapi*
+ /usr/share/doc
+
+
+
+ hidapi-devel
+ Development files for hidapi
+
+ hidapi
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+ 2023-07-15
+ 0.14.0
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+ sbc
@@ -264684,7 +264748,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
DeaDBeeF (as in 0xDEADBEEF) is a modular audio player for GNU/Linux, *BSD, OpenSolaris, macOS, and other UNIX-like systems.DeaDBeeF (0xDEADBEEF gibi) X11 ile GNU / Linux sistemleri (şimdi olsa da FreeBSD, X olmaksızın düz konsolda çalışır ve OpenSolaris) için bir ses oynatıcısıdır.DeaDBeeF Program pozwala odtwarzać najpopularniejsze formaty muzyki, a także płyty Audio-CD i strumienie audio emitowane za pośrednictwem Internetu. Jego ogromną zaletą jest prostota, dopracowanie oraz minimalne zapotrzebowanie na zasoby systemowe.
- mirrors://sourceforge/project/deadbeef/travis/linux/1.9.4/deadbeef-1.9.4.tar.bz2
+ mirrors://sourceforge/project/deadbeef/travis/linux/1.9.5/deadbeef-1.9.5.tar.bz2bisonintltool
@@ -264779,6 +264843,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+ 2023-07-15
+ 1.9.5
+ Version bump.
+ fury
+ uglyside@yandex.ru
+ 2022-12-291.9.4
@@ -273683,7 +273754,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
multimedia.videoTake photos and videos with your webcam, with fun graphical effectsTake photos and videos with your webcam, with fun graphical effects
- https://download.gnome.org/sources/cheese/44/cheese-44.0.1.tar.xz
+ https://download.gnome.org/sources/cheese/44/cheese-44.1.tar.xzappstream-glib-develgobject-introspection-devel
@@ -273748,7 +273819,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
cheese-devel
- cheese
+ cheesegtk3-develglib2-devellibX11-devel
@@ -273767,6 +273838,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+ 2023-07-15
+ 44.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2023-04-1844.0.1
@@ -373582,7 +373660,7 @@ contacts, tasks, and calendar information.
Bir mikro kıyaslama destek kitaplığıA library to benchmark code snippets, similar to unit tests.Birim testlerine benzer şekilde kod parçacıklarını karşılaştırmak için bir kitaplık.
- https://github.com/google/benchmark/archive/refs/tags/v1.6.1.tar.gz
+ https://github.com/google/benchmark/archive/refs/tags/v1.8.2.tar.gzgitcmake
@@ -373612,6 +373690,13 @@ contacts, tasks, and calendar information.
+
+ 2023-07-15
+ 1.8.2
+ Version bump
+ Kamil Atlı
+ suvari@pisilinux.org
+ 2022-06-111.6.1
@@ -380499,7 +380584,7 @@ contacts, tasks, and calendar information.
server.databaseSymas Lightning Memory-Mapped DatabaseAn ultra-fast, ultra-compact key-value embedded data store.
- https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.30/openldap-LMDB_0.9.30.tar.bz2
+ https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.31/openldap-LMDB_0.9.31.tar.bz2lmdb.pc
@@ -380518,7 +380603,7 @@ contacts, tasks, and calendar information.
lmdb-develDevelopment files for lmdb
- lmdb
+ lmdb/usr/include
@@ -380526,6 +380611,13 @@ contacts, tasks, and calendar information.
+
+ 2023-07-11
+ 0.9.31
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2023-03-290.9.30
@@ -385535,7 +385627,7 @@ contacts, tasks, and calendar information.
inxi is a full featured CLI system information tool.Script voor het opvragen van systeem informatieInxi es un completo script que muestra la información del sistema
- https://github.com/smxi/inxi/archive/refs/tags/3.3.23-1.tar.gz
+ https://github.com/smxi/inxi/archive/refs/tags/3.3.28-1.tar.gzutil/admin/inxi/pspec.xml
@@ -385548,6 +385640,13 @@ contacts, tasks, and calendar information.
+
+ 2023-07-11
+ 3.3.28.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2022-11-103.3.23.1
@@ -412675,7 +412774,7 @@ contacts, tasks, and calendar information.
The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly.xterm programı, X Pencere Sistemi için bir uçbirim emülatörüdür. Pencere sistemini doğrudan kullanamayan programlar için DEC VT102 ve Tektronix 4014 uyumlu uçbirimler sağlar.terminal
- http://invisible-mirror.net/archives/xterm/xterm-382.tgz
+ http://invisible-mirror.net/archives/xterm/xterm-384.tgzfontconfig-devellibICE-devel
@@ -412724,6 +412823,13 @@ contacts, tasks, and calendar information.
+
+ 2023-07-11
+ 384
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2023-05-31382
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index d5ef184e5e..f59a30f5cb 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-a89712d800e48b0a8f35f1672db019a8f24b009f
\ No newline at end of file
+e731f50a0be3d90c1145d48bac447d0bb77b6d9e
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index a2dfe6c450..e9b9b55ccc 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 79f4ca95d2..e1fe8e3668 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-afac3bf514ace166ceedcc870322ca8b47f2e7e0
\ No newline at end of file
+6f2d2c81791ccede6f84e33950bfa270e74c434a
\ No newline at end of file
diff --git a/programming/tool/benchmark/pspec.xml b/programming/tool/benchmark/pspec.xml
index fab6515ddc..59faa4114a 100644
--- a/programming/tool/benchmark/pspec.xml
+++ b/programming/tool/benchmark/pspec.xml
@@ -12,7 +12,7 @@
libraryA microbenchmark support libraryA library to benchmark code snippets, similar to unit tests.
- https://github.com/google/benchmark/archive/refs/tags/v1.6.1.tar.gz
+ https://github.com/google/benchmark/archive/refs/tags/v1.8.2.tar.gzgitcmake
@@ -44,6 +44,13 @@
+
+ 2023-07-15
+ 1.8.2
+ Version bump
+ Kamil Atlı
+ suvari@pisilinux.org
+ 2022-06-111.6.1