diff options
author | Gonzalo Exequiel Pedone | 2024-07-12 21:51:56 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-07-12 21:51:56 -0300 |
commit | 76fda0edbeab5b42cc7bc66337c0fc374f76900e (patch) | |
tree | b40fea2ff988e592eb3769bd0abe09d0472c1c8a /.SRCINFO | |
download | aur-76fda0edbeab5b42cc7bc66337c0fc374f76900e.tar.gz |
New package.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..2bd81c65a690 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,21 @@ +pkgbase = android-armv7a-eabi-libxdamage + pkgdesc = X11 damaged region extension library (Android armv7a-eabi) + pkgver = 1.1.6 + pkgrel = 1 + url = https://xorg.freedesktop.org/ + arch = any + license = custom + makedepends = android-configure + makedepends = android-armv7a-eabi-xorgproto + depends = android-armv7a-eabi-libxfixes + options = !strip + options = !buildflags + options = staticlibs + options = !emptydirs + source = https://xorg.freedesktop.org//releases/individual/lib/libXdamage-1.1.6.tar.xz + source = https://xorg.freedesktop.org//releases/individual/lib/libXdamage-1.1.6.tar.xz.sig + validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E + md5sums = ca55d29fa0a8b5c4a89f609a7952ebf8 + md5sums = SKIP + +pkgname = android-armv7a-eabi-libxdamage |