Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
libtheora


Commits:
10cc2bdc by Balló György at 2024-04-19T17:49:15+02:00
Add srcinfo and config for nvchecker

- - - - -


2 changed files:

- + .SRCINFO
- + .nvchecker.toml


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = libtheora
+       pkgdesc = Standard encoder and decoder library for the Theora video 
compression format
+       pkgver = 1.1.1
+       pkgrel = 6
+       url = https://www.theora.org/
+       arch = x86_64
+       license = BSD-3-Clause
+       makedepends = libpng
+       makedepends = libvorbis
+       makedepends = sdl
+       depends = glibc
+       depends = libogg
+       source = 
https://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.xz
+       source = libtheora-1.1.1-libpng16.patch
+       sha256sums = 
f36da409947aa2b3dcc6af0a8c2e3144bc19db2ed547d64e9171c59c66561c61
+       sha256sums = 
e4c9a8dc798c596ed32a2a720020ae27a0e72f5add1a47cb8fadebe0e7180d7e
+
+pkgname = libtheora


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,5 @@
+[libtheora]
+source = "git"
+git = "https://github.com/xiph/theora.git";
+prefix = "v"
+exclude_regex = ".*(alpha|beta|rc).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libtheora/-/commit/10cc2bdceeb2517c01b7115fd733a0d95e1927eb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libtheora/-/commit/10cc2bdceeb2517c01b7115fd733a0d95e1927eb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to