mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
bluez-qt5: remove package
This commit is contained in:
parent
7e3f8bb297
commit
9670f842c0
7 changed files with 1 additions and 50 deletions
|
@ -2926,7 +2926,6 @@ libKF5People.so.5 kpeople-5.26.0_1
|
||||||
libKF5PeopleBackend.so.5 kpeople-5.36.0_1
|
libKF5PeopleBackend.so.5 kpeople-5.36.0_1
|
||||||
libKF5PeopleWidgets.so.5 kpeople-5.36.0_1
|
libKF5PeopleWidgets.so.5 kpeople-5.36.0_1
|
||||||
libKF5XmlRpcClient.so.5 kxmlrpcclient-5.26.0_1
|
libKF5XmlRpcClient.so.5 kxmlrpcclient-5.26.0_1
|
||||||
libKF5BluezQt.so.6 bluez-qt5-5.26.0_1
|
|
||||||
libKF5FileMetaData.so.3 kfilemetadata5-5.26.0_1
|
libKF5FileMetaData.so.3 kfilemetadata5-5.26.0_1
|
||||||
libKF5ActivitiesStats.so.1 kactivities5-stats-5.26.0_1
|
libKF5ActivitiesStats.so.1 kactivities5-stats-5.26.0_1
|
||||||
libKF5Runner.so.5 krunner-5.26.0_1
|
libKF5Runner.so.5 krunner-5.26.0_1
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
bluez-qt5
|
|
|
@ -1 +0,0 @@
|
||||||
You need to be in the bluetooth group to be able to modify the bluetooth state!
|
|
|
@ -1,10 +0,0 @@
|
||||||
--- a/src/a2dp-codecs.h 2022-07-02 16:28:19.000000000 +0200
|
|
||||||
+++ - 2022-07-24 13:05:00.602912484 +0200
|
|
||||||
@@ -11,6 +11,7 @@
|
|
||||||
#define BLUEZQT_A2DPCODECS_H
|
|
||||||
|
|
||||||
#include <stdint.h>
|
|
||||||
+#include <endian.h>
|
|
||||||
|
|
||||||
// clang-format off
|
|
||||||
|
|
|
@ -1,36 +0,0 @@
|
||||||
# Template file for 'bluez-qt5'
|
|
||||||
pkgname=bluez-qt5
|
|
||||||
version=5.115.0
|
|
||||||
revision=1
|
|
||||||
build_style=cmake
|
|
||||||
configure_args=" -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-qmake"
|
|
||||||
makedepends="qt5-declarative-devel"
|
|
||||||
depends="bluez"
|
|
||||||
checkdepends="dbus"
|
|
||||||
short_desc="Qt wrapper for BlueZ 5 DBus API"
|
|
||||||
maintainer="John <me@johnnynator.dev>"
|
|
||||||
license="LGPL-2.1-or-later"
|
|
||||||
homepage="https://invent.kde.org/frameworks/bluez-qt"
|
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
|
||||||
checksum=bd7fd3144175be0c679428f449cbdca57223d101177da67cabcba5fca4bc64a1
|
|
||||||
|
|
||||||
do_check() {
|
|
||||||
cd build
|
|
||||||
dbus-run-session ctest
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vdoc "${FILESDIR}/README.voidlinux"
|
|
||||||
}
|
|
||||||
|
|
||||||
bluez-qt5-devel_package() {
|
|
||||||
short_desc+=" - development"
|
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/include
|
|
||||||
vmove usr/lib/qt5/mkspecs
|
|
||||||
vmove usr/lib/cmake
|
|
||||||
vmove "usr/lib/*.so"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1 +0,0 @@
|
||||||
pkgname=${pkgname%5}
|
|
|
@ -46,6 +46,7 @@ replaces="
|
||||||
bgc<=1.0.1_1
|
bgc<=1.0.1_1
|
||||||
bismuth<=3.1.4_1
|
bismuth<=3.1.4_1
|
||||||
bitcoin<=22.0_5
|
bitcoin<=22.0_5
|
||||||
|
bluez-qt5<=5.115.0_1
|
||||||
bokken<=1.8_3
|
bokken<=1.8_3
|
||||||
bomi<=0.9.11_17
|
bomi<=0.9.11_17
|
||||||
burp-client<=1.4.40_13
|
burp-client<=1.4.40_13
|
||||||
|
|
Loading…
Add table
Reference in a new issue