summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBuildTools2015-11-24 15:32:51 -0800
committerBuildTools2015-11-24 15:32:51 -0800
commit59e12751260a782a7e9754a20594be801b525fa2 (patch)
treebb65e4acd827c34fe399cf202dd6a9e657e7049a /.SRCINFO
parentb50db6821bf88b7f1a08ee8fbf8542e889ff4194 (diff)
downloadaur-59e12751260a782a7e9754a20594be801b525fa2.tar.gz
1.1.1 and pkg split
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0997f9acc835..ae67456c57c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 1.1.0
+ pkgver = 1.1.1
pkgrel = 1
url = http://www.freedesktop.org/wiki/Software/HarfBuzz
arch = any
@@ -8,14 +8,18 @@ pkgbase = mingw-w64-harfbuzz
makedepends = mingw-w64-configure
makedepends = mingw-w64-cairo
makedepends = mingw-w64-icu
- depends = mingw-w64-freetype2
- depends = mingw-w64-glib2
- optdepends = mingw-w64-icu: harfbuzz-icu
options = !strip
options = !buildflags
options = staticlibs
- source = http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.1.0.tar.bz2
- sha256sums = 0f584a5947e60ede565e7a4e122baa5e4b17a62eab872abf5f73d8552ceb716b
+ source = http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.1.1.tar.bz2
+ sha256sums = 0c366a77276fa69d40006cf8a2f2dbcd82f3fb406f3960c3c3a0d34dd3a0f06c
pkgname = mingw-w64-harfbuzz
+ depends = mingw-w64-freetype2
+ depends = mingw-w64-glib2
+
+pkgname = mingw-w64-harfbuzz-icu
+ pkgdesc = OpenType text shaping engine (ICU integration) (mingw-w64)
+ depends = mingw-w64-harfbuzz
+ depends = mingw-w64-icu