Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / graphene
Commits: ede29dad by Levente Polyak at 2024-09-09T16:33:37+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,25 @@ +pkgbase = graphene + pkgdesc = A thin layer of graphic data types + pkgver = 1.10.8 + pkgrel = 1 + url = https://ebassi.github.io/graphene/ + arch = x86_64 + license = MIT + checkdepends = python-gobject + checkdepends = python-tappy + makedepends = git + makedepends = gtk-doc + makedepends = gobject-introspection + makedepends = meson + makedepends = glib2 + source = git+https://github.com/ebassi/graphene#commit=4e2578450809c2099400cf85caf18eafcd7100aa + source = git+https://github.com/ebassi/mutest + source = no-installed-tests.diff + sha256sums = SKIP + sha256sums = SKIP + sha256sums = fd7c41b25920077158d7de77f5d073e3a5a215c4d96c3b9bd016ffda615be4c4 + +pkgname = graphene + depends = libglib-2.0.so + depends = libgobject-2.0.so + provides = libgraphene-1.0.so View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/graphene/-/commit/ede29dad31f1605a97a36de0218d8344efb70561 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/graphene/-/commit/ede29dad31f1605a97a36de0218d8344efb70561 You're receiving this email because of your account on gitlab.archlinux.org.
