diff options
author | Gonzalo Exequiel Pedone | 2024-04-29 00:06:21 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-04-29 00:06:21 -0300 |
commit | 46e2ca6f3eb46115efcd0a70224edba73ecda5c6 (patch) | |
tree | cfc3397fd7fbb4aa6bd7ca566a134880d6da52a5 /.SRCINFO | |
download | aur-46e2ca6f3eb46115efcd0a70224edba73ecda5c6.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..fbc68cf57276 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,21 @@ +pkgbase = android-armv7a-eabi-libbluray + pkgdesc = Library to access Blu-Ray disks for video playback (Android armv7a-eabi) + pkgver = 1.3.4 + pkgrel = 1 + url = https://www.videolan.org/developers/libbluray.html + arch = any + license = LGPL2.1 + makedepends = android-configure + depends = android-armv7a-eabi-fontconfig + depends = android-armv7a-eabi-freetype2 + depends = android-armv7a-eabi-libxml2 + options = !strip + options = !buildflags + options = staticlibs + options = !emptydirs + source = https://code.videolan.org/videolan/libbluray/-/archive/1.3.4/libbluray-1.3.4.tar.bz2 + source = https://code.videolan.org/videolan/libudfread/-/archive/master/libudfread-master.tar.bz2 + md5sums = 8fa45abe567c1da2a6a936fcb584c51d + md5sums = SKIP + +pkgname = android-armv7a-eabi-libbluray |