uph package-query libcanberra yaourt vulkan-headers

This commit is contained in:
joborun linux 2023-01-31 22:19:50 +02:00
parent 8ad04bb982
commit 5816dbd2aa
8 changed files with 24 additions and 16 deletions

View File

@ -8,13 +8,14 @@
pkgname=libcanberra pkgname=libcanberra
pkgver=0.30.r2.gc0620e4 pkgver=0.30.r2.gc0620e4
_pkgver=0.30 _pkgver=0.30
pkgrel=02 pkgrel=03
epoch=1 epoch=1
pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification w/o systemd" pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification w/o systemd"
url="https://0pointer.de/lennart/projects/libcanberra" url="https://0pointer.de/lennart/projects/libcanberra"
arch=(x86_64) arch=(x86_64)
depends=(libvorbis libltdl alsa-lib libpulse tdb) depends=(libvorbis libltdl alsa-lib libpulse tdb)
makedepends=(gtk-doc libpulse gstreamer gtk2 gtk3 git) makedepends=(gtk-doc libpulse gstreamer gtk2 gtk3 git)
optdepends=('gtk3: canberra-gtk-play')
# options=(!emptydirs libtool debug) ### uncomment this to produce the debug pkg # options=(!emptydirs libtool debug) ### uncomment this to produce the debug pkg
options=(!emptydirs libtool) options=(!emptydirs libtool)
_commit=c0620e432650e81062c1967cc669829dbd29b310 # master _commit=c0620e432650e81062c1967cc669829dbd29b310 # master
@ -86,5 +87,8 @@ license=(LGPL)
sha256sums=(SKIP sha256sums=(SKIP
de146cae3e40a16b38c8edb4f1a3a423c64eb9c5000e36c316b677e9909c9b06) # libcanberra-multi-backend.patch de146cae3e40a16b38c8edb4f1a3a423c64eb9c5000e36c316b677e9909c9b06) # libcanberra-multi-backend.patch
## c02174603c3fbb7ae391976897f367236a1a62805c17be0ec78ea1a9376c9fee libcanberra-1:0.30.r2.gc0620e4-03-x86_64.pkg.tar.xz

View File

@ -3,7 +3,7 @@
pkgname=libcanberra pkgname=libcanberra
pkgver=0.30+r2+gc0620e4 pkgver=0.30+r2+gc0620e4
pkgrel=2 pkgrel=3
epoch=1 epoch=1
pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification" pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification"
url="https://0pointer.net/lennart/projects/libcanberra/" url="https://0pointer.net/lennart/projects/libcanberra/"
@ -11,9 +11,10 @@ arch=(x86_64)
license=(LGPL) license=(LGPL)
depends=(libvorbis libltdl alsa-lib libpulse tdb sound-theme-freedesktop) depends=(libvorbis libltdl alsa-lib libpulse tdb sound-theme-freedesktop)
makedepends=(gtk-doc gtk2 gtk3 git) makedepends=(gtk-doc gtk2 gtk3 git)
optdepends=('gtk3: canberra-gtk-play')
provides=(libcanberra-pulse libcanberra{,-gtk,-gtk3}.so) provides=(libcanberra-pulse libcanberra{,-gtk,-gtk3}.so)
replaces=("libcanberra-pulse<0.30+2+gc0620e4-4") replaces=("libcanberra-pulse<0.30+2+gc0620e4-4")
options=(libtool debug) options=(libtool)
_commit=c0620e432650e81062c1967cc669829dbd29b310 # master _commit=c0620e432650e81062c1967cc669829dbd29b310 # master
source=("git+https://git.0pointer.net/clone/libcanberra.git#commit=$_commit" source=("git+https://git.0pointer.net/clone/libcanberra.git#commit=$_commit"
40-libcanberra-gtk-module.sh 40-libcanberra-gtk-module.sh

View File

@ -1,12 +1,13 @@
#!/usr/bin/bash #!/usr/bin/bash
# JOBoRun : Jwm OpenBox Obarun RUNit # JOBoRun : Jwm OpenBox Obarun RUNit
# Maintainer : Joe Bo Run <joborun@disroot.org> # Maintainer : Joe Bo Run <joborun@disroot.org>
# PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobextra/$pkgname" # PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobextra/$pkgname"
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |--------------------------------------- #-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=package-query pkgname=package-query
pkgver=1.12 pkgver=1.12
pkgrel=01 pkgrel=02
pkgdesc="Query ALPM and AUR" pkgdesc="Query ALPM and AUR"
arch=('x86_64') arch=('x86_64')
groups=( jobbot ) groups=( jobbot )
@ -31,3 +32,5 @@ package ()
license=('GPL') license=('GPL')
sha256sums=(0b1f08cb8397019b36ac46898d2ec1a106370f4f2895cfa5f69070aa47228301) # package-query-1.12.tar.gz sha256sums=(0b1f08cb8397019b36ac46898d2ec1a106370f4f2895cfa5f69070aa47228301) # package-query-1.12.tar.gz

View File

@ -1 +1 @@
rm -rvf {src,pkg} rm -rvf {src,pkg,pac*tar.gz*}

View File

@ -7,7 +7,7 @@
pkgname=vulkan-headers pkgname=vulkan-headers
_pkgname=Vulkan-Headers _pkgname=Vulkan-Headers
pkgver=1.3.235 pkgver=1.3.240
pkgrel=01 pkgrel=01
epoch=1 epoch=1
pkgdesc="Vulkan header files" pkgdesc="Vulkan header files"
@ -38,8 +38,7 @@ package() {
license=('APACHE') license=('APACHE')
sha256sums=(fca90d27e60816b5d72a700c241206c57e7d909e8ab4adfc340f5a5e9a019448) # vulkan-headers-1.3.235.tar.gz sha256sums=(98734513f4847254ef5bdd31a9c897f64938dac0733b9aea9e4b3fd339d82281) # vulkan-headers-1.3.240.tar.gz
## 69acc40a04bc95b333c25e8e5d943e40819aa32796cb00cb66bb2894a221dafd vulkan-headers-1:1.3.240-01-any.pkg.tar.xz

View File

@ -2,7 +2,7 @@
pkgname=vulkan-headers pkgname=vulkan-headers
_pkgname=Vulkan-Headers _pkgname=Vulkan-Headers
pkgver=1.3.235 pkgver=1.3.240
pkgrel=1 pkgrel=1
epoch=1 epoch=1
pkgdesc="Vulkan header files" pkgdesc="Vulkan header files"
@ -13,7 +13,7 @@ makedepends=(cmake git)
provides=("vulkan-hpp=${pkgver}") provides=("vulkan-hpp=${pkgver}")
groups=(vulkan-devel) groups=(vulkan-devel)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/Vulkan-Headers/archive/v${pkgver}.tar.gz") source=("${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/Vulkan-Headers/archive/v${pkgver}.tar.gz")
sha256sums=('fca90d27e60816b5d72a700c241206c57e7d909e8ab4adfc340f5a5e9a019448') sha256sums=('98734513f4847254ef5bdd31a9c897f64938dac0733b9aea9e4b3fd339d82281')
build() { build() {
cd Vulkan-Headers* cd Vulkan-Headers*

View File

@ -2,3 +2,4 @@ cmake
git git

View File

@ -19,7 +19,7 @@
pkgname=yaourt pkgname=yaourt
pkgver=1.9 pkgver=1.9
pkgrel=03 pkgrel=04
pkgdesc='A pacman wrapper with extended features and AUR support' pkgdesc='A pacman wrapper with extended features and AUR support'
arch=('any') arch=('any')
url='https://framagit.org/yilinux/yaourt' url='https://framagit.org/yilinux/yaourt'
@ -28,7 +28,7 @@ url='https://framagit.org/yilinux/yaourt'
#url='http://www.archlinux.fr/yaourt-en/' #url='http://www.archlinux.fr/yaourt-en/'
# #
depends=('diffutils' 'pacman>=6' 'package-query' 'git') depends=('diffutils' 'pacman>=6' 'package-query' 'git' 'lzip')
makedepends=('git' 'sed' 'gettext') makedepends=('git' 'sed' 'gettext')