summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-02-13 19:48:55 -0300
committerGonzalo Exequiel Pedone2024-02-13 19:48:55 -0300
commit744e13b7942978e91baf051df8c1dfe6495b4394 (patch)
tree0502069942add2c048c5e34dcc09fa0c5d920187 /.SRCINFO
downloadaur-744e13b7942978e91baf051df8c1dfe6495b4394.tar.gz
New package.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7e53a6040a77
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,28 @@
+pkgbase = android-x86-64-harfbuzz
+ pkgdesc = OpenType text shaping engine (android)
+ pkgver = 8.3.0
+ pkgrel = 1
+ url = https://www.freedesktop.org/wiki/Software/HarfBuzz
+ arch = any
+ license = MIT
+ makedepends = android-meson
+ makedepends = android-x86-64-cairo
+ makedepends = android-x86-64-icu
+ makedepends = python
+ makedepends = ragel
+ depends = android-x86-64-glib2
+ depends = android-x86-64-graphite
+ depends = android-x86-64-freetype2
+ options = !strip
+ options = !buildflags
+ options = staticlibs
+ options = !emptydirs
+ source = https://github.com/harfbuzz/harfbuzz/archive/refs/tags/8.3.0.tar.gz
+ sha256sums = 6a093165442348d99f3307480ea87ed83bdabaf642cdd9548cff6b329e93bfac
+
+pkgname = android-x86-64-harfbuzz
+
+pkgname = android-x86-64-harfbuzz-icu
+ pkgdesc = OpenType text shaping engine (ICU integration, android)
+ depends = android-x86-64-harfbuzz
+ depends = android-x86-64-icu