This commit is contained in:
joborun linux 2024-04-05 15:13:20 +03:00
parent be7efd5fdf
commit 8a66eed06c
10 changed files with 10 additions and 103 deletions

View File

@ -1,47 +0,0 @@
#!/usr/bin/bash
# JOBoRun : Jwm OpenBox Obarun RUNit
# Maintainer : Joe Bo Run <joborun@disroot.org>
# PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobcore/$pkgname"
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=dbus-broker
pkgver=32
pkgrel=01
pkgdesc="Linux D-Bus Message Broker"
url="https://github.com/bus1/dbus-broker/wiki"
arch=(x86_64)
depends=(expat audit)
makedepends=(meson python-docutils)
#options=(debug) ### uncomment this line to have debug pkg produced
source=(https://github.com/bus1/dbus-broker/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
prepare() {
cd $pkgname-$pkgver
}
build() {
arch-meson $pkgname-$pkgver build \
-D audit=true \
-D docs=true \
-D linux-4-17=true \
-D launcher=false \
-D system-console-users=gdm,sddm,lightdm,lxdm
meson compile -C build
}
check() {
meson test -C build --print-errorlogs
}
package() {
meson install -C build --destdir "$pkgdir"
}
#---- license gpg-key sha256sums ----
license=(Apache)
sha256sums=('bea7f653e7251063c5f427e9e3f93562d38a0d8667ae6d49fb56f113605985de')
sha256sums=(bea7f653e7251063c5f427e9e3f93562d38a0d8667ae6d49fb56f113605985de) # dbus-broker-32.tar.xz

View File

@ -1,38 +0,0 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
# Contributor: David Herrmann <dh.herrmann@gmail.com>
pkgname=dbus-broker
pkgver=32
pkgrel=1
pkgdesc="Linux D-Bus Message Broker"
url="https://github.com/bus1/dbus-broker/wiki"
arch=(x86_64)
license=(Apache)
depends=(systemd-libs expat audit)
makedepends=(meson systemd python-docutils)
options=(debug)
source=(https://github.com/bus1/dbus-broker/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
sha256sums=('bea7f653e7251063c5f427e9e3f93562d38a0d8667ae6d49fb56f113605985de')
prepare() {
cd $pkgname-$pkgver
}
build() {
arch-meson $pkgname-$pkgver build \
-D audit=true \
-D docs=true \
-D linux-4-17=true \
-D system-console-users=gdm,sddm,lightdm,lxdm
meson compile -C build
}
check() {
meson test -C build --print-errorlogs
}
package() {
meson install -C build --destdir "$pkgdir"
}
# vim:set sw=2 et:

View File

@ -1 +0,0 @@
rm -rf {src,pkg,dbus-bro*.tar.xz*}

View File

@ -1,3 +0,0 @@
cmake
meson
python-docutils

View File

@ -1,5 +0,0 @@
real 0m15.109s
user 0m37.205s
sys 0m3.692s

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=gnutls
pkgver=3.8.4
pkgver=3.8.5
pkgrel=01
pkgdesc="A library which provides a secure layer over a reliable transport layer w/o zstd "
url="https://www.gnutls.org/"
@ -82,10 +82,10 @@ license=('GPL-3.0-or-later AND LGPL-2.1-or-later')
#validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871') # "Daiki Ueno <ueno@unixuser.org>"
validpgpkeys=('5D46CB0F763405A7053556F47A75A648B3F9220C') # "Zoltan Fridrich <zfridric@redhat.com>"
sha256sums=(2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b # gnutls-3.8.4.tar.xz
221494db78414ea6b508ce51f2ea487052ff0ad1606e5d9431b7e4fca60629b3 # gnutls-3.8.4.tar.xz.sig
sha256sums=(66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc # gnutls-3.8.5.tar.xz
130b504603275be07f7d5ee37d871ab2be7bec8186779b70f327a2f9db35cd02 # gnutls-3.8.5.tar.xz.sig
22e614510fe52defe8c233ce3e5ead2205739fd967657ce3176ca121f3c562b5 # config
2a911615739cb327b6dced36b595ea10c89f40bb7274d062dab14a9ecfe89708) # gnutls-ktls_disable_keyupdate_test.patch
## b49362836666594b38b87e8acef2e9b838d48b334d8991a960cbfa6b47ca9d72 gnutls-3.8.4-01-x86_64.pkg.tar.lz
## db603cafc6e310a362e9b479cc205c5d8a7d5dc99a1a5b66602a763c0fef9ea3 gnutls-3.8.5-01-x86_64.pkg.tar.lz

View File

@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gnutls
pkgver=3.8.4
pkgver=3.8.5
pkgrel=1
pkgdesc="A library which provides a secure layer over a reliable transport layer"
arch=('x86_64')
@ -21,7 +21,7 @@ backup=(etc/gnutls/config
source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/${pkgname}-${pkgver}.tar.xz{,.sig}
config
gnutls-ktls_disable_keyupdate_test.patch)
sha256sums=('2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b'
sha256sums=('66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc'
'SKIP'
'22e614510fe52defe8c233ce3e5ead2205739fd967657ce3176ca121f3c562b5'
'2a911615739cb327b6dced36b595ea10c89f40bb7274d062dab14a9ecfe89708')

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=hwdata
pkgver=0.380
pkgver=0.381
pkgrel=01
pkgdesc="hardware identification databases"
makedepends=('git')
@ -37,5 +37,5 @@ validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403') # Vitezslav Crhonek
sha256sums=(SKIP)
## 8b8bcf54094e854bc71d46318fcec5ca789f9e5873db9928416db3b3f6a8bf04 hwdata-0.380-01-x86_64.pkg.tar.lz
## 7150e0f4bdc24b5a0204ea8622ea600a788ee98a65bcdf14afa9032bafacddf9 hwdata-0.381-01-x86_64.pkg.tar.lz

View File

@ -1,6 +1,6 @@
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=hwdata
pkgver=0.380
pkgver=0.381
pkgrel=1
pkgdesc="hardware identification databases"
makedepends=('git')

View File

@ -1,3 +1,4 @@
git