Compare commits

...

5 Commits

10 changed files with 74 additions and 34 deletions

View File

@ -1,26 +1,55 @@
pkgbase = kdeconnect-git pkgbase = kdeconnect-git
pkgdesc = Adds communication between KDE and your smartphone pkgdesc = Adds communication between KDE and your smartphone
pkgver = 24.01.80.r13.g984d5a9 pkgver = 24.01.90.r47.gdb391d6
pkgrel = 1 pkgrel = 1
url = https://community.kde.org/KDEConnect url = https://community.kde.org/KDEConnect
arch = x86_64 arch = x86_64
license = GPL2 license = GPL2
makedepends = git makedepends = git
makedepends = extra-cmake-modules makedepends = extra-cmake-modules
makedepends = kdoctools5 makedepends = kdoctools
makedepends = kpackage
makedepends = wayland-protocols makedepends = wayland-protocols
depends = kcmutils5 depends = dbus
depends = gcc-libs
depends = glibc
depends = kcmutils
depends = kconfig
depends = kcoreaddons
depends = kdbusaddons
depends = kdeclarative
depends = kguiaddons
depends = ki18n
depends = kiconthemes
depends = kio
depends = kirigami
depends = kirigami-addons
depends = kjobwidgets
depends = knotifications
depends = kpeople
depends = kservice
depends = kstatusnotifieritem
depends = kwidgetsaddons
depends = kwindowsystem
depends = libfakekey depends = libfakekey
depends = qca-qt5 depends = libx11
depends = kpeoplevcard depends = libxkbcommon
depends = libxtst
depends = modemmanager-qt
depends = openssl
depends = pulseaudio-qt depends = pulseaudio-qt
depends = qqc2-desktop-style5 depends = qqc2-desktop-style
depends = kirigami-addons5 depends = qt6-5compat
depends = modemmanager-qt5 depends = qt6-base
depends = qt5-connectivity depends = qt6-connectivity
depends = qt6-declarative
depends = qt6-multimedia
depends = qt6-wayland
depends = solid
depends = wayland
optdepends = sshfs: remote filesystem browser optdepends = sshfs: remote filesystem browser
optdepends = python-nautilus: Nautilus integration optdepends = python-nautilus: Nautilus integration
optdepends = qt5-tools: for some runcommand plugin actions optdepends = qt6-tools: for some runcommand plugin actions
provides = kdeconnect provides = kdeconnect
conflicts = kdeconnect conflicts = kdeconnect
source = git+https://invent.kde.org/network/kdeconnect-kde.git source = git+https://invent.kde.org/network/kdeconnect-kde.git

View File

@ -6,15 +6,26 @@
_remotename=kdeconnect-kde _remotename=kdeconnect-kde
_pkgname=kdeconnect _pkgname=kdeconnect
pkgname=$_pkgname-git pkgname=$_pkgname-git
pkgver=24.01.80.r13.g984d5a9 pkgver=24.01.90.r47.gdb391d6
pkgrel=1 pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone' pkgdesc='Adds communication between KDE and your smartphone'
arch=(x86_64) arch=(x86_64)
url='https://community.kde.org/KDEConnect' url='https://community.kde.org/KDEConnect'
license=(GPL2) license=(GPL2)
depends=(kcmutils5 libfakekey qca-qt5 kpeoplevcard pulseaudio-qt qqc2-desktop-style5 kirigami-addons5 modemmanager-qt5 qt5-connectivity) depends=(
makedepends=(git extra-cmake-modules kdoctools5 wayland-protocols) dbus gcc-libs glibc kcmutils kconfig kcoreaddons kdbusaddons kdeclarative
optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration' 'qt5-tools: for some runcommand plugin actions') kguiaddons ki18n kiconthemes kio kirigami kirigami-addons kjobwidgets
knotifications kpeople kservice kstatusnotifieritem kwidgetsaddons
kwindowsystem libfakekey libx11 libxkbcommon libxtst modemmanager-qt openssl
pulseaudio-qt qqc2-desktop-style qt6-5compat qt6-base qt6-connectivity
qt6-declarative qt6-multimedia qt6-wayland solid wayland
)
makedepends=(git extra-cmake-modules kdoctools kpackage wayland-protocols)
optdepends=(
'sshfs: remote filesystem browser'
'python-nautilus: Nautilus integration'
'qt6-tools: for some runcommand plugin actions'
)
conflicts=($_pkgname) conflicts=($_pkgname)
provides=($_pkgname) provides=($_pkgname)
source=("git+https://invent.kde.org/network/$_remotename.git") source=("git+https://invent.kde.org/network/$_remotename.git")

View File

@ -1,14 +1,14 @@
pkgbase = kpeoplevcard-git pkgbase = kpeoplevcard-git
pkgdesc = Expose VCard contacts to KPeople pkgdesc = Expose VCard contacts to KPeople
pkgver = 0.1.r124.gb84f309 pkgver = 0.1.r139.g73c8f5f
pkgrel = 1 pkgrel = 2
url = https://kde.org url = https://kde.org
arch = x86_64 arch = x86_64
license = GPL license = GPL
makedepends = git makedepends = git
makedepends = extra-cmake-modules makedepends = extra-cmake-modules
depends = kpeople5 depends = kpeople
depends = kcontacts5 depends = kcontacts
provides = kpeoplevcard provides = kpeoplevcard
conflicts = kpeoplevcard conflicts = kpeoplevcard
source = git+https://invent.kde.org/pim/kpeoplevcard.git source = git+https://invent.kde.org/pim/kpeoplevcard.git

View File

@ -2,13 +2,13 @@
_pkgname=kpeoplevcard _pkgname=kpeoplevcard
pkgname=$_pkgname-git pkgname=$_pkgname-git
pkgver=0.1.r124.gb84f309 pkgver=0.1.r139.g73c8f5f
pkgrel=1 pkgrel=2
pkgdesc='Expose VCard contacts to KPeople' pkgdesc='Expose VCard contacts to KPeople'
arch=(x86_64) arch=(x86_64)
url='https://kde.org' url='https://kde.org'
license=(GPL) license=(GPL)
depends=(kpeople5 kcontacts5) depends=(kpeople kcontacts)
makedepends=(git extra-cmake-modules) makedepends=(git extra-cmake-modules)
provides=($_pkgname) provides=($_pkgname)
conflicts=($_pkgname) conflicts=($_pkgname)

View File

@ -1,6 +1,6 @@
pkgbase = qopenhd-git pkgbase = qopenhd-git
pkgdesc = The default OpenHD companion app pkgdesc = The default OpenHD companion app
pkgver = 2.5.0.beta3.r218.g7d71a21 pkgver = 2.5.3.r59.g261877c
pkgrel = 1 pkgrel = 1
url = https://github.com/OpenHD/QOpenHD url = https://github.com/OpenHD/QOpenHD
arch = any arch = any

View File

@ -2,7 +2,7 @@
pkgname=qopenhd-git pkgname=qopenhd-git
_reponame=QOpenHD _reponame=QOpenHD
pkgver=2.5.0.beta3.r218.g7d71a21 pkgver=2.5.3.r59.g261877c
pkgrel=1 pkgrel=1
pkgdesc='The default OpenHD companion app' pkgdesc='The default OpenHD companion app'
arch=(any) arch=(any)

View File

@ -1,13 +1,13 @@
pkgbase = simplicity-commander pkgbase = simplicity-commander
pkgdesc = GUI and command line access to the debug features of Silicon Labs devices pkgdesc = GUI and command line access to the debug features of Silicon Labs devices
pkgver = 1.16.3 pkgver = 1.16.5
pkgrel = 1 pkgrel = 1
url = https://www.silabs.com/mcu/programming-options url = https://www.silabs.com/mcu/programming-options
arch = x86_64 arch = x86_64
license = LGPL license = LGPL
depends = jlink-software-and-documentation depends = jlink-software-and-documentation
options = !strip options = !strip
source = simplicity-commander-1.16.3.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip source = simplicity-commander-1.16.5.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
sha256sums = 989ad97c9709af158cb4be60ecf34575797f9f3eaa53ce230354ec0bce3e6512 sha256sums = 82b1bbc492c8cd574e3a92eefc775360ed28a3600080b37a061f0d5cd4553ec4
pkgname = simplicity-commander pkgname = simplicity-commander

View File

@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu> # Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander pkgname=simplicity-commander
pkgver=1.16.3 pkgver=1.16.5
pkgrel=1 pkgrel=1
pkgdesc='GUI and command line access to the debug features of Silicon Labs devices' pkgdesc='GUI and command line access to the debug features of Silicon Labs devices'
arch=('x86_64') arch=('x86_64')
@ -10,7 +10,7 @@ license=('LGPL')
options=('!strip') options=('!strip')
depends=('jlink-software-and-documentation') depends=('jlink-software-and-documentation')
source=("$pkgname-$pkgver.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip") source=("$pkgname-$pkgver.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip")
sha256sums=('989ad97c9709af158cb4be60ecf34575797f9f3eaa53ce230354ec0bce3e6512') sha256sums=('82b1bbc492c8cd574e3a92eefc775360ed28a3600080b37a061f0d5cd4553ec4')
package() { package() {
cd "SimplicityCommander-Linux" cd "SimplicityCommander-Linux"

View File

@ -1,6 +1,6 @@
pkgbase = slc-cli pkgbase = slc-cli
pkgdesc = Command line tool to generate projects with Silicon Labs SDK pkgdesc = Command line tool to generate projects with Silicon Labs SDK
pkgver = 5.8.0.0 pkgver = 5.8.1.0
pkgrel = 1 pkgrel = 1
url = https://siliconlabs.github.io/slc-specification url = https://siliconlabs.github.io/slc-specification
arch = x86_64 arch = x86_64
@ -9,9 +9,9 @@ pkgbase = slc-cli
depends = python-requests depends = python-requests
depends = python-websockets depends = python-websockets
depends = python-colorama depends = python-colorama
noextract = slc-cli-5.8.0.0.zip noextract = slc-cli-5.8.1.0.zip
options = !strip options = !strip
source = slc-cli-5.8.0.0.zip::https://www.silabs.com/documents/login/software/slc_cli_linux.zip source = slc-cli-5.8.1.0.zip::https://www.silabs.com/documents/login/software/slc_cli_linux.zip
sha256sums = f99d6bc2c4d002f397bcc27bd389eebfabb230b863e349da614f838b53274d3f sha256sums = 204e8622b4eec206a8a405a88800f1623706db9d8c4bf72b7d98a5eb9cc16607
pkgname = slc-cli pkgname = slc-cli

View File

@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu> # Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=slc-cli pkgname=slc-cli
pkgver=5.8.0.0 pkgver=5.8.1.0
pkgrel=1 pkgrel=1
pkgdesc='Command line tool to generate projects with Silicon Labs SDK' pkgdesc='Command line tool to generate projects with Silicon Labs SDK'
arch=('x86_64') arch=('x86_64')
@ -11,7 +11,7 @@ options=('!strip')
depends=('java-runtime' 'python-requests' 'python-websockets' 'python-colorama') depends=('java-runtime' 'python-requests' 'python-websockets' 'python-colorama')
source=("$pkgname-$pkgver.zip::https://www.silabs.com/documents/login/software/slc_cli_linux.zip") source=("$pkgname-$pkgver.zip::https://www.silabs.com/documents/login/software/slc_cli_linux.zip")
noextract=("$pkgname-$pkgver.zip") noextract=("$pkgname-$pkgver.zip")
sha256sums=('f99d6bc2c4d002f397bcc27bd389eebfabb230b863e349da614f838b53274d3f') sha256sums=('204e8622b4eec206a8a405a88800f1623706db9d8c4bf72b7d98a5eb9cc16607')
prepare() { prepare() {
bsdtar -xpf "$pkgname-$pkgver.zip" bsdtar -xpf "$pkgname-$pkgver.zip"