Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / libcec
Commits: 3ebde008 by Antonio Rojas at 2024-04-05T21:40:37+02:00 upgpkg: 6.0.2-5: Python 3.12 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = libcec + pkgdesc = Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter + pkgver = 6.0.2 + pkgrel = 5 + url = http://libcec.pulse-eight.com/ + arch = x86_64 + license = GPL + makedepends = cmake + makedepends = swig + makedepends = python + depends = udev + depends = p8-platform + depends = libxrandr + optdepends = python: use cec in python applications + source = libcec-6.0.2.tar.gz::https://github.com/Pulse-Eight/libcec/archive/libcec-6.0.2.tar.gz + sha256sums = 090696d7a4fb772d7acebbb06f91ab92e025531c7c91824046b9e4e71ecb3377 + +pkgname = libcec ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=libcec pkgver=6.0.2 -pkgrel=4 +pkgrel=5 pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter" arch=('x86_64') url="http://libcec.pulse-eight.com/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libcec/-/commit/3ebde008c5696b571d158c29761b01b2cbdb4ddd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libcec/-/commit/3ebde008c5696b571d158c29761b01b2cbdb4ddd You're receiving this email because of your account on gitlab.archlinux.org.
