Autogenerated commit at 2024-08-28 13:12:13.556112+00:00
This commit is contained in:
parent
649ba92943
commit
3cf207a1a5
@ -1,7 +1,7 @@
|
||||
pkgbase = ahriman
|
||||
pkgdesc = ArcH linux ReposItory MANager
|
||||
pkgver = 2.13.8
|
||||
pkgrel = 1
|
||||
pkgver = 2.14.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/arcan1s/ahriman
|
||||
install = ahriman.install
|
||||
arch = any
|
||||
@ -16,6 +16,7 @@ pkgbase = ahriman
|
||||
depends = python-cerberus
|
||||
depends = python-inflection
|
||||
depends = python-passlib
|
||||
depends = python-pyelftools
|
||||
depends = python-requests
|
||||
depends = python-srcinfo
|
||||
optdepends = breezy: -bzr packages support
|
||||
@ -30,18 +31,18 @@ pkgbase = ahriman
|
||||
optdepends = python-aiohttp-session: web server with authorization
|
||||
optdepends = python-boto3: sync to s3
|
||||
optdepends = python-cryptography: web server with authorization
|
||||
optdepends = python-requests-unixsocket: client report to web server by unix socket
|
||||
optdepends = python-requests-unixsocket2: client report to web server by unix socket
|
||||
optdepends = python-jinja: html report generation
|
||||
optdepends = python-systemd: journal support
|
||||
optdepends = rsync: sync by using rsync
|
||||
optdepends = subversion: -svn packages support
|
||||
backup = etc/ahriman.ini
|
||||
backup = etc/ahriman.ini.d/logging.ini
|
||||
source = https://github.com/arcan1s/ahriman/releases/download/2.13.8/ahriman-2.13.8.tar.gz
|
||||
source = https://github.com/arcan1s/ahriman/releases/download/2.14.0/ahriman-2.14.0.tar.gz
|
||||
source = ahriman.sysusers
|
||||
source = ahriman.tmpfiles
|
||||
sha512sums = 834fade5b901f9ca9b8c97b8c443491cbe81d3ffd243ae2a36a2209e542b10880d97576692d52de393d391a2da75e9d5ce69933754c337427fa0dfade10ab7ac
|
||||
sha512sums = fa0756e0114bf61a4e719aa7b7334553a624ddb0f533e919c13e857527032a79eee3c21016bb768293cfae3e297b3c356b4345e6ed5927147970639e6e6e9769
|
||||
sha512sums = b1dd772f8802be99ccba3add5f1e6f78e5e79d0967342668dd12e472651a6b91c342f11fba330caaca421cc3d6c7e2011e09a6bd131f8ba14bbc4a6206cce539
|
||||
sha512sums = ac22af25fc08f5bf1b9acbb77bbb6b2bb7af12d78ff1ae99463c16f36f1dd5ebae3af1413e353634aed5275af0eefee41257eded7987e67ae6a9411999d5a2ba
|
||||
sha512sums = 331e286cc82a7aca07b0332fab886e7404884a83f942afcee590b4a7a06abc1e3daa2dcf50d45041007ad7f3b93f760bfea5c7d38aa57937b0e103fd65b36564
|
||||
|
||||
pkgname = ahriman
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Maintainer: Evgeniy Alekseev
|
||||
|
||||
pkgname='ahriman'
|
||||
pkgver=2.13.8
|
||||
pkgrel=1
|
||||
pkgver=2.14.0
|
||||
pkgrel=2
|
||||
pkgdesc="ArcH linux ReposItory MANager"
|
||||
arch=('any')
|
||||
url="https://github.com/arcan1s/ahriman"
|
||||
license=('GPL3')
|
||||
depends=('devtools>=1:1.0.0' 'git' 'pyalpm' 'python-cerberus' 'python-inflection' 'python-passlib' 'python-requests' 'python-srcinfo')
|
||||
depends=('devtools>=1:1.0.0' 'git' 'pyalpm' 'python-cerberus' 'python-inflection' 'python-passlib' 'python-pyelftools' 'python-requests' 'python-srcinfo')
|
||||
makedepends=('python-build' 'python-flit' 'python-installer' 'python-wheel')
|
||||
optdepends=('breezy: -bzr packages support'
|
||||
'darcs: -darcs packages support'
|
||||
@ -21,7 +21,7 @@ optdepends=('breezy: -bzr packages support'
|
||||
'python-aiohttp-session: web server with authorization'
|
||||
'python-boto3: sync to s3'
|
||||
'python-cryptography: web server with authorization'
|
||||
'python-requests-unixsocket: client report to web server by unix socket'
|
||||
'python-requests-unixsocket2: client report to web server by unix socket'
|
||||
'python-jinja: html report generation'
|
||||
'python-systemd: journal support'
|
||||
'rsync: sync by using rsync'
|
||||
@ -55,6 +55,6 @@ package() {
|
||||
install -Dm644 "$srcdir/$pkgname.tmpfiles" "$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf"
|
||||
}
|
||||
|
||||
sha512sums=('834fade5b901f9ca9b8c97b8c443491cbe81d3ffd243ae2a36a2209e542b10880d97576692d52de393d391a2da75e9d5ce69933754c337427fa0dfade10ab7ac'
|
||||
sha512sums=('fa0756e0114bf61a4e719aa7b7334553a624ddb0f533e919c13e857527032a79eee3c21016bb768293cfae3e297b3c356b4345e6ed5927147970639e6e6e9769'
|
||||
'b1dd772f8802be99ccba3add5f1e6f78e5e79d0967342668dd12e472651a6b91c342f11fba330caaca421cc3d6c7e2011e09a6bd131f8ba14bbc4a6206cce539'
|
||||
'ac22af25fc08f5bf1b9acbb77bbb6b2bb7af12d78ff1ae99463c16f36f1dd5ebae3af1413e353634aed5275af0eefee41257eded7987e67ae6a9411999d5a2ba')
|
||||
'331e286cc82a7aca07b0332fab886e7404884a83f942afcee590b4a7a06abc1e3daa2dcf50d45041007ad7f3b93f760bfea5c7d38aa57937b0e103fd65b36564')
|
||||
|
@ -1 +1,2 @@
|
||||
d /var/lib/ahriman 0755 ahriman ahriman
|
||||
d /var/lib/ahriman 0755 ahriman ahriman
|
||||
d /run/ahriman 0755 ahriman ahriman
|
@ -1,7 +1,7 @@
|
||||
pkgbase = albert
|
||||
pkgdesc = A sophisticated standalone keyboard launcher
|
||||
pkgver = 0.23.0
|
||||
pkgrel = 3
|
||||
pkgver = 0.26.2
|
||||
pkgrel = 2
|
||||
url = https://github.com/albertlauncher
|
||||
arch = x86_64
|
||||
license = custom
|
||||
@ -24,9 +24,12 @@ pkgbase = albert
|
||||
optdepends = python-docker: docker plugin
|
||||
optdepends = python-googletrans: google translate plugin
|
||||
optdepends = python-pylatexenc: TeX plugin
|
||||
optdepends = python-syncthing: syncthing plugin
|
||||
optdepends = python-urllib3: python web plugins
|
||||
optdepends = python-virtualbox: virtualbox plugin
|
||||
source = https://github.com/albertlauncher/albert/releases/download/v0.23.0/v0.23.0.tar.gz
|
||||
sha512sums = 8aae88d69081a1f24b52c682be9e16d8f13eac1136dfdca884ed55c7408a758fb571161c88422187070cdc05fb00a5846d6729b49a35f9c52db575a96cf87c15
|
||||
source = https://github.com/albertlauncher/albert/releases/download/v0.26.2/v0.26.2.tar.gz
|
||||
source = gh1426.patch
|
||||
sha512sums = dba6a850bbc787aae8e1ca7c65b98a84f892405e75042c153255756f85c0b1b552be199416dd65e555291b5d731823c290639d8903c87d1b5af1a0b7dc96765b
|
||||
sha512sums = 225819b49f30b9a17527d48ec5fe29b82c50127c5e116833ddc91e6d4ae3680d639de4bb749d26195d9d196d9f68fa55fdc30761c126569e3778fb882ea86cb4
|
||||
|
||||
pkgname = albert
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Contributor: Manuel Schneider <manuelschneid3r at googles mail>
|
||||
|
||||
pkgname=albert
|
||||
pkgver=0.23.0
|
||||
pkgrel=3
|
||||
pkgver=0.26.2
|
||||
pkgrel=2
|
||||
pkgdesc="A sophisticated standalone keyboard launcher"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/albertlauncher"
|
||||
@ -18,9 +18,16 @@ optdepends=('ddgr: duckduckgo search plugin'
|
||||
'python-docker: docker plugin'
|
||||
'python-googletrans: google translate plugin'
|
||||
'python-pylatexenc: TeX plugin'
|
||||
'python-syncthing: syncthing plugin'
|
||||
'python-urllib3: python web plugins'
|
||||
'python-virtualbox: virtualbox plugin')
|
||||
source=("https://github.com/albertlauncher/albert/releases/download/v${pkgver}/v${pkgver}.tar.gz")
|
||||
source=("https://github.com/albertlauncher/albert/releases/download/v${pkgver}/v${pkgver}.tar.gz"
|
||||
"gh1426.patch")
|
||||
|
||||
prepare() {
|
||||
# remove after fix https://github.com/albertlauncher/albert/issues/1426g
|
||||
patch -p0 -i gh1426.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
@ -32,25 +39,28 @@ build() {
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DCMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS=ON \
|
||||
-DQHOTKEY_INSTALL=OFF \
|
||||
-DBUILD_APPLICATIONS_XDG=ON \
|
||||
-DBUILD_CALCULATOR_QALCULATE=ON \
|
||||
-DBUILD_CHROMIUM=ON \
|
||||
-DBUILD_CLIPBOARD=ON \
|
||||
-DBUILD_DATETIME=ON \
|
||||
-DBUILD_DICTIONARY=ON \
|
||||
-DBUILD_DEBUG=OFF \
|
||||
-DBUILD_FILES=ON \
|
||||
-DBUILD_HASH=ON \
|
||||
-DBUILD_PYTHON=ON \
|
||||
-DBUILD_QMLBOXMODEL=ON \
|
||||
-DBUILD_SNIPPETS=ON \
|
||||
-DBUILD_SSH=ON \
|
||||
-DBUILD_SYSTEM=ON \
|
||||
-DBUILD_TEMPLATE=OFF \
|
||||
-DBUILD_TERMINAL=ON \
|
||||
-DBUILD_URLHANDLER=ON \
|
||||
-DBUILD_WEBSEARCH=ON \
|
||||
-DBUILD_WIDGETSBOXMODEL=ON
|
||||
-DBUILD_PLUGIN_APPLICATIONS=ON \
|
||||
-DBUILD_PLUGIN_CALCULATOR_QALCULATE=ON \
|
||||
-DBUILD_PLUGIN_CHROMIUM=ON \
|
||||
-DBUILD_PLUGIN_CLIPBOARD=ON \
|
||||
-DBUILD_PLUGIN_DATETIME=ON \
|
||||
-DBUILD_PLUGIN_DEBUG=OFF \
|
||||
-DBUILD_PLUGIN_DICTIONARY=ON \
|
||||
-DBUILD_PLUGIN_FILES=ON \
|
||||
-DBUILD_PLUGIN_HASH=ON \
|
||||
-DBUILD_PLUGIN_MPRIS=ON \
|
||||
-DBUILD_PLUGIN_PATH=ON \
|
||||
-DBUILD_PLUGIN_PYTHON=ON \
|
||||
-DBUILD_PLUGIN_QMLBOXMODEL=ON \
|
||||
-DBUILD_PLUGIN_SNIPPETS=ON \
|
||||
-DBUILD_PLUGIN_SSH=ON \
|
||||
-DBUILD_PLUGIN_SYSTEM=ON \
|
||||
-DBUILD_PLUGIN_TIMER=ON \
|
||||
-DBUILD_PLUGIN_TIMEZONES=ON \
|
||||
-DBUILD_PLUGIN_URLHANDLER=ON \
|
||||
-DBUILD_PLUGIN_VPN=ON \
|
||||
-DBUILD_PLUGIN_WEBSEARCH=ON \
|
||||
-DBUILD_PLUGIN_WIDGETSBOXMODEL=ON
|
||||
|
||||
make
|
||||
}
|
||||
@ -63,4 +73,5 @@ package() {
|
||||
install -Dm644 "$srcdir/$pkgname/LICENSE.md" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||
}
|
||||
|
||||
sha512sums=('8aae88d69081a1f24b52c682be9e16d8f13eac1136dfdca884ed55c7408a758fb571161c88422187070cdc05fb00a5846d6729b49a35f9c52db575a96cf87c15')
|
||||
sha512sums=('dba6a850bbc787aae8e1ca7c65b98a84f892405e75042c153255756f85c0b1b552be199416dd65e555291b5d731823c290639d8903c87d1b5af1a0b7dc96765b'
|
||||
'225819b49f30b9a17527d48ec5fe29b82c50127c5e116833ddc91e6d4ae3680d639de4bb749d26195d9d196d9f68fa55fdc30761c126569e3778fb882ea86cb4')
|
||||
|
11
albert/gh1426.patch
Normal file
11
albert/gh1426.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -ruN albert.orig/plugins/python/CMakeLists.txt albert/plugins/python/CMakeLists.txt
|
||||
--- albert.orig/plugins/python/CMakeLists.txt 2024-08-22 02:00:21.242253759 +0300
|
||||
+++ albert/plugins/python/CMakeLists.txt 2024-08-22 02:00:39.342677409 +0300
|
||||
@@ -17,7 +17,6 @@
|
||||
install(
|
||||
DIRECTORY "plugins/"
|
||||
DESTINATION "${CMAKE_INSTALL_DATADIR}/albert/${PROJECT_NAME}/plugins"
|
||||
- REGEX "/\\..*" EXCLUDE # exclude hidden files
|
||||
PATTERN "__pycache__" EXCLUDE
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user