Compare commits

...

6 Commits

Author SHA1 Message Date
Gabriel Ebner f2fe41ed59 git subrepo clone --branch=master https://aur.archlinux.org/v4l2loopback-dkms-git.git
subrepo:
  subdir:   "v4l2loopback-dkms-git"
  merged:   "394829c"
upstream:
  origin:   "https://aur.archlinux.org/v4l2loopback-dkms-git.git"
  branch:   "master"
  commit:   "394829c"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2022-09-18 13:09:39 +02:00
Gabriel Ebner d740276e7b git subrepo pull bluez-utils-compat
subrepo:
  subdir:   "bluez-utils-compat"
  merged:   "c97cb10"
upstream:
  origin:   "https://aur.archlinux.org/bluez-utils-compat"
  branch:   "master"
  commit:   "c97cb10"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2022-09-18 13:06:37 +02:00
Gabriel Ebner 0c29097b24 git subrepo pull distrobox
subrepo:
  subdir:   "distrobox"
  merged:   "4c4964e"
upstream:
  origin:   "https://aur.archlinux.org/distrobox.git"
  branch:   "master"
  commit:   "4c4964e"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2022-09-18 13:05:54 +02:00
Gabriel Ebner 49c4b00234 git subrepo pull neovim-remote
subrepo:
  subdir:   "neovim-remote"
  merged:   "e0eb03b"
upstream:
  origin:   "https://aur.archlinux.org/neovim-remote"
  branch:   "master"
  commit:   "e0eb03b"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2022-09-18 13:04:42 +02:00
Gabriel Ebner b03a70339c libcamera-clang-git: remove 2022-09-18 13:00:57 +02:00
Gabriel Ebner 8f77bd4001 git subrepo pull mpdevil
subrepo:
  subdir:   "mpdevil"
  merged:   "c8def97"
upstream:
  origin:   "https://aur.archlinux.org/mpdevil.git"
  branch:   "master"
  commit:   "c8def97"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2022-09-18 12:56:08 +02:00
19 changed files with 100 additions and 153 deletions

View File

@ -1,6 +1,6 @@
pkgbase = bluez-utils-compat
pkgdesc = Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools.
pkgver = 5.56
pkgver = 5.65
pkgrel = 1
url = http://www.bluez.org/
arch = i686
@ -17,18 +17,19 @@ pkgbase = bluez-utils-compat
makedepends = alsa-lib
makedepends = json-c
makedepends = ell
makedepends = python-docutils
depends = dbus
depends = systemd
depends = glib2
optdepends = ell: for btpclient
provides = bluez-hcidump
provides = bluez-utils=5.56
provides = bluez-utils=5.65
provides = bluez-hcitool
conflicts = bluez-hcidump
conflicts = bluez-utils
conflicts = bluez-hcitool
source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.56.tar.xz
sha256sums = 59c4dba9fc8aae2a6a5f8f12f19bc1b0c2dc27355c7ca3123eed3fe6bd7d0b9d
backup = etc/bluetooth/mesh-main.conf
source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.65.tar.xz
sha256sums = 2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4
pkgname = bluez-utils-compat

View File

@ -6,7 +6,7 @@
[subrepo]
remote = https://aur.archlinux.org/bluez-utils-compat
branch = master
commit = ce18b1175861ea8c02057739a2608ff751dbf8b6
parent = ac4cf800e846b06a3e8f78081ea373296f64db00
commit = c97cb104eaccc6c34a6e41ef323fb82c53efd240
parent = 0c29097b242ba2347b53bf11421e6602bae89f23
method = merge
cmdver = 0.4.3

View File

@ -6,20 +6,21 @@
pkgname='bluez-utils-compat'
_pkgbase='bluez'
pkgver=5.56
pkgver=5.65
pkgrel=1
url="http://www.bluez.org/"
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64')
license=('GPL2')
pkgdesc="Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools."
depends=('dbus' 'systemd' 'glib2')
makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c' 'ell')
makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c' 'ell' 'python-docutils')
optdepends=('ell: for btpclient')
conflicts=('bluez-hcidump' 'bluez-utils' 'bluez-hcitool')
provides=('bluez-hcidump' "bluez-utils=${pkgver}" 'bluez-hcitool')
source=(https://www.kernel.org/pub/linux/bluetooth/"${_pkgbase}-${pkgver}".tar.xz) #{xz,sign}
backup=('etc/bluetooth/mesh-main.conf')
source=(https://www.kernel.org/pub/linux/bluetooth/"${_pkgbase}-${pkgver}".tar.xz) #{xz,sign})
# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
sha256sums=('59c4dba9fc8aae2a6a5f8f12f19bc1b0c2dc27355c7ca3123eed3fe6bd7d0b9d')
sha256sums=('2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4')
#validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann <marcel@holtmann.org>
build() {
@ -64,6 +65,10 @@ package() {
done
rm -rf "${pkgdir}"/usr/lib
# ship upstream mesh config file
install -dm755 "${pkgdir}"/etc/bluetooth
install -Dm644 "${srcdir}/${_pkgbase}-${pkgver}"/mesh/mesh-main.conf "${pkgdir}"/etc/bluetooth/mesh-main.conf
# move the hid2hci man page out
rm "${pkgdir}"/usr/share/man/man1/hid2hci.1

View File

@ -1,13 +1,13 @@
pkgbase = distrobox
pkgdesc = Use any linux distribution inside your terminal.
pkgver = 1.3.1
pkgver = 1.4.1
pkgrel = 1
url = https://github.com/89luca89/distrobox
arch = any
license = GPL3
optdepends = docker: enable docker usage
optdepends = podman: enable podman usage
source = distrobox-1.3.1.tar.gz::https://github.com/89luca89/distrobox/archive/1.3.1.tar.gz
sha256sums = 22b6625ca243f55c08630d37015cdbfbe1939516022bfef502aa6603f42b4d00
source = distrobox-1.4.1.tar.gz::https://github.com/89luca89/distrobox/archive/1.4.1.tar.gz
sha256sums = be3266f77011b30da5d0035e246d4e4a9360b7c90fbd8b90ac581165a00217b8
pkgname = distrobox

View File

@ -6,7 +6,7 @@
[subrepo]
remote = https://aur.archlinux.org/distrobox.git
branch = master
commit = fe621fcf78b2012bab7376292ad9a07e7932d1b6
parent = 0e993be25d08c590b540b7350a33b523c7f9abfe
commit = 4c4964ea6db1100e1186286b5f48f1251a2382a1
parent = 49c4b00234ca7decc633cf2ad16037bd6af26e59
method = merge
cmdver = 0.4.3

View File

@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=distrobox
pkgver=1.3.1
pkgver=1.4.1
pkgrel=1
pkgdesc="Use any linux distribution inside your terminal."
arch=('any')
@ -18,4 +18,4 @@ package() {
./install -P "${pkgdir}/usr"
}
sha256sums=('22b6625ca243f55c08630d37015cdbfbe1939516022bfef502aa6603f42b4d00')
sha256sums=('be3266f77011b30da5d0035e246d4e4a9360b7c90fbd8b90ac581165a00217b8')

View File

@ -1,38 +0,0 @@
pkgbase = libcamera-clang-git
pkgdesc = A complex camera support library for Linux, Android, and ChromeOS (built with LLVM toolchain)
pkgver = r3203.76bd9f3d
pkgrel = 1
url = https://libcamera.org/
arch = x86_64
arch = i686
license = LGPL
license = GPL
license = Apache
license = BSD
license = MIT
license = custom
makedepends = python-yaml
makedepends = python-ply
makedepends = python-jinja
makedepends = pkgconf
makedepends = gnutls
makedepends = openssl
makedepends = git
makedepends = udev
makedepends = gstreamer
makedepends = qt5-tools
makedepends = libevent
makedepends = meson
makedepends = clang>=5.0
depends = libc++
depends = gst-plugins-base-libs
optdepends = qt5-base: for qcam test application
optdepends = libevent: for test commands
provides = libcamera
provides = libcamera-git
conflicts = libcamera
options = !docs
source = git+https://git.linuxtv.org/libcamera.git
md5sums = SKIP
pkgname = libcamera-clang-git

View File

@ -1,6 +0,0 @@
libcamera/
src/
pkg/
.vscode/
*.tar*
*.log

View File

@ -1,71 +0,0 @@
# Maintainer: Sam L. Yes <samlukeyes123@gmail.com>
pkgname=libcamera-clang-git
pkgver=r3425.e68e0f1e
pkgrel=1
pkgdesc='A complex camera support library for Linux, Android, and ChromeOS (built with LLVM toolchain)'
arch=('x86_64' 'i686')
url='https://libcamera.org/'
provides=('libcamera' 'libcamera-git')
conflicts=('libcamera')
makedepends=(
'python-yaml' 'python-ply' 'python-jinja' 'pkgconf' 'gnutls' 'openssl' 'git'
'udev' # for device hotplug enumeration
'gstreamer' # for gstreamer support
'qt5-tools' # for 'qcam'
'libevent' # for 'cam'
#'gtest' # for 'lc-compliance'
'meson'
'clang>=5.0'
)
depends=(
'libc++'
'gst-plugins-base-libs' # for gstreamer support
#'lttng-ust' # for tracing with LTTng
)
optdepends=(
'qt5-base: for qcam test application'
'libevent: for test commands'
)
license=('LGPL' 'GPL' 'Apache' 'BSD' 'MIT' 'custom')
options=('!docs')
source=('git+https://git.linuxtv.org/libcamera.git')
md5sums=('SKIP')
_licensedir=/usr/share/licenses/${pkgname}
prepare() {
sed -i 's|py_compile=True,||' ${srcdir}/libcamera/utils/ipc/mojo/public/tools/mojom/mojom/generate/template_expander.py
}
pkgver() {
cd libcamera
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
build() {
cd "${srcdir}/libcamera"
CC=clang CXX=clang++ arch-meson build \
-Dwerror=false \
-Dv4l2=true \
-Dipas=ipu3,vimc \
-Dpipelines=ipu3,uvcvideo,vimc \
-Ddocumentation=disabled \
-Dlc-compliance=disabled \
-Dtracing=disabled # comment this line to enable LTTng support
ninja -C build
}
check() {
cd ${srcdir}/libcamera
meson test -C build
}
package() {
cd "$srcdir/libcamera"
DESTDIR="${pkgdir}" ninja -C build install
# Install licenses
install -d ${pkgdir}/${_licensedir}/LICENSES
install -m644 COPYING.rst ${pkgdir}/${_licensedir}
install -m644 LICENSES/{BSD-{2,3}-Clause,CC-BY-SA-4.0,CC0-1.0,MIT,Linux-syscall-note}.txt ${pkgdir}/${_licensedir}/LICENSES
}

View File

@ -1,6 +1,6 @@
pkgbase = mpdevil
pkgdesc = A simple music browser for MPD
pkgver = 1.7.0
pkgver = 1.8.0
pkgrel = 1
url = https://github.com/SoongNoonien/mpdevil
arch = any
@ -9,7 +9,7 @@ pkgbase = mpdevil
depends = python-mpd2
depends = gtk3
depends = python-gobject
source = mpdevil-1.7.0.tar.gz::https://github.com/SoongNoonien/mpdevil/archive/v1.7.0.tar.gz
sha256sums = 5821963a766d1ed35a96200d1d7153176e47c361579d70a9822377f8b1df2718
source = mpdevil-1.8.0.tar.gz::https://github.com/SoongNoonien/mpdevil/archive/v1.8.0.tar.gz
sha256sums = 8e0d17114ad4bfe43ccc6c877df8ac9357e3e4d2dde69867a79855a919b60e36
pkgname = mpdevil

View File

@ -6,7 +6,7 @@
[subrepo]
remote = https://aur.archlinux.org/mpdevil.git
branch = master
commit = f52a5b33a65287e6d9918a370c29167f790eaacd
parent = cc188ade54e588d75702c4fc6a14956ba40461ea
commit = c8def97b742c317502057a61634b1931acdf87f2
parent = 411b80b3de5a0398e1b2fa084fcf3ea2697677c4
method = merge
cmdver = 0.4.3

View File

@ -1,7 +1,7 @@
# Maintainer: Martin Wagner <martin.wagner.dev@gmail.com>
pkgname=mpdevil
pkgver=1.7.0
pkgver=1.8.0
pkgrel=1
pkgdesc="A simple music browser for MPD"
arch=('any')
@ -10,7 +10,7 @@ url="https://github.com/SoongNoonien/mpdevil"
depends=('python-mpd2' 'gtk3' 'python-gobject')
makedepends=('meson')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/SoongNoonien/mpdevil/archive/v${pkgver}.tar.gz")
sha256sums=('5821963a766d1ed35a96200d1d7153176e47c361579d70a9822377f8b1df2718')
sha256sums=('8e0d17114ad4bfe43ccc6c877df8ac9357e3e4d2dde69867a79855a919b60e36')
build() {
arch-meson "${pkgname}-${pkgver}" build

View File

@ -1,7 +1,7 @@
pkgbase = neovim-remote
pkgdesc = Support --remote and friends for Neovim
pkgver = 2.4.0
pkgrel = 3
pkgver = 2.5.0
pkgrel = 1
url = https://github.com/mhinz/neovim-remote
arch = any
license = MIT
@ -9,8 +9,7 @@ pkgbase = neovim-remote
makedepends = python-setuptools
depends = python-pynvim
depends = python-psutil
source = neovim-remote-2.4.0.tar.gz::https://github.com/mhinz/neovim-remote/archive/v2.4.0.tar.gz
sha256sums = 4213b6eaad638aa20d8687362764843beb626e6e1a03bc3c8b3399bbfc11fbf7
source = neovim-remote-2.5.0.tar.gz::https://github.com/mhinz/neovim-remote/archive/v2.5.0.tar.gz
sha256sums = 3ad1c060688e102b2580d01c0360918113021788b0fcc3ac08bb7fc71b4f7658
pkgname = neovim-remote

View File

@ -6,7 +6,7 @@
[subrepo]
remote = https://aur.archlinux.org/neovim-remote
branch = master
commit = 8577b3a497622e90efa4ea4da3b5bf12aae922f4
parent = 69a6dfebdef8740cebf4d938b104e049b0bf806c
commit = e0eb03bd691823ea204128492a521f02c9108cc0
parent = b03a70339cf04a7c7ebf481073cb00cfc1b2c6e2
method = merge
cmdver = 0.4.3

View File

@ -1,7 +1,7 @@
# Maintainer: Hexchain Tong <i at hexchain dot org>
pkgname=neovim-remote
pkgver=2.4.0
pkgrel=3
pkgver=2.5.0
pkgrel=1
pkgdesc="Support --remote and friends for Neovim"
arch=(any)
url="https://github.com/mhinz/neovim-remote"
@ -9,7 +9,7 @@ license=('MIT')
depends=('python-pynvim' 'python-psutil')
makedepends=('git' 'python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/mhinz/neovim-remote/archive/v$pkgver.tar.gz")
sha256sums=('4213b6eaad638aa20d8687362764843beb626e6e1a03bc3c8b3399bbfc11fbf7')
sha256sums=('3ad1c060688e102b2580d01c0360918113021788b0fcc3ac08bb7fc71b4f7658')
build() {
cd "$srcdir/$pkgname-$pkgver"
@ -20,6 +20,8 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
python setup.py install --optimize=1 --root="$pkgdir/" --prefix=/usr --skip-build
install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
install -Dm644 contrib/completion.bash "$pkgdir/usr/share/bash-completion/completions/neovim-remote"
install -Dm644 README.md -t "$pkgdir/usr/share/doc/$pkgname/"
}
# vim:set ts=2 sw=2 et:

View File

@ -0,0 +1,16 @@
pkgbase = v4l2loopback-dkms-git
pkgdesc = v4l2-loopback device
pkgver = 0.12.5.r232.g2fa9d6d
pkgrel = 1
url = https://github.com/umlaeute/v4l2loopback
arch = any
license = GPL2
makedepends = git
makedepends = help2man
depends = dkms
provides = v4l2loopback-dkms
conflicts = v4l2loopback-dkms
source = git+https://github.com/umlaeute/v4l2loopback.git#branch=main
md5sums = SKIP
pkgname = v4l2loopback-dkms-git

4
v4l2loopback-dkms-git/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
pkg
src
v4l2loopback-*.tar.xz
v4l2loopback

View File

@ -4,9 +4,9 @@
; git-subrepo command. See https://github.com/git-commands/git-subrepo#readme
;
[subrepo]
remote = https://aur.archlinux.org/libcamera-clang-git.git
remote = https://aur.archlinux.org/v4l2loopback-dkms-git.git
branch = master
commit = 2750f4678a3a4250f6d84636b2b3572d3ed4794c
parent = 675f6cd6a9a867a64d2ad00d5848966f841b2825
commit = 394829cae12200c90cbbdc3a279de9415fb98b42
parent = d740276e7bfd8f1a82b9725848957afc06d457c7
method = merge
cmdver = 0.4.3

View File

@ -0,0 +1,35 @@
# Maintainer: Gonzalo Exequiel Pedone <hipersayan DOT x AT gmail DOT com>
# Contributor: Romain "Artefact2" Dal Maso <artefact2@gmail.com>
_pkgbase=v4l2loopback
pkgname=${_pkgbase}-dkms-git
pkgver=0.12.5.r232.g2fa9d6d
pkgrel=1
pkgdesc="v4l2-loopback device"
url="https://github.com/umlaeute/v4l2loopback"
arch=('any')
license=('GPL2')
depends=('dkms')
makedepends=('git' 'help2man')
conflicts=("${_pkgbase}-dkms")
provides=("${_pkgbase}-dkms")
source=("git+https://github.com/umlaeute/v4l2loopback.git#branch=main")
md5sums=('SKIP')
pkgver() {
cd "$srcdir/${_pkgbase}"
(
set -o pipefail
git describe --long --tags 2>/dev/null | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g' ||
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
)
}
package() {
cd "${srcdir}/${_pkgbase}"
mkdir -p "${pkgdir}/usr/share/licenses/${_pkgbase}"
cp -vf COPYING "${pkgdir}/usr/share/licenses/${_pkgbase}"
make DESTDIR="${pkgdir}" PREFIX="/usr" install-utils install-man
mkdir -p "${pkgdir}/usr/src/${_pkgbase}-${pkgver}"
cp -ar * "${pkgdir}/usr/src/${_pkgbase}-${pkgver}"
}