mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:57:14 +08:00
graphite update, to make sure all 2012.12 users reinstall, old tar no longer available
This commit is contained in:
parent
426d040246
commit
1bfb805935
@ -4,18 +4,18 @@
|
||||
# maintainer abveritas@chakra-project.org
|
||||
|
||||
pkgname=graphite
|
||||
pkgver=1.0.3
|
||||
pkgver=1.1.3
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://graphite.sil.org/"
|
||||
pkgdesc='reimplementation of the SIL Graphite text processing engine'
|
||||
license=('custom_SIL Dual license')
|
||||
depends=('gcc-libs')
|
||||
makedepends=('cmake' 'freetype2')
|
||||
makedepends=('cmake' 'freetype2' 'python2')
|
||||
replaces=('libgraphite' 'pango-graphite')
|
||||
options=('!libtool' '!emptydirs')
|
||||
source=("http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz")
|
||||
md5sums=('3bf481ca95109b14435125c0dd1f2217')
|
||||
md5sums=('cf74634f137ce9e651ec664870611e1a')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user