mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:27:15 +08:00
[skip-ci] fontforge: update to 20170731
This commit is contained in:
parent
5fd587b72d
commit
61a6d7cc41
@ -1,19 +1,19 @@
|
||||
# Contribution from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/fontforge
|
||||
|
||||
pkgname=fontforge
|
||||
pkgver=20161012
|
||||
pkgrel=2
|
||||
pkgver=20170731
|
||||
pkgrel=1
|
||||
pkgdesc="An outline and bitmap font editor"
|
||||
arch=('x86_64')
|
||||
url="http://www.fontforge.org"
|
||||
url="https://fontforge.github.io/"
|
||||
license=('BSD')
|
||||
depends=('libtool' 'libxkbui' 'libxi' 'pango' 'giflib' 'libtiff' 'libspiro>=0.5' 'libxml2' 'libunicodenames'
|
||||
'zeromq' 'python3' 'desktop-file-utils' 'hicolor-icon-theme' )
|
||||
install=${pkgname}.install
|
||||
source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz"
|
||||
'http://fontforge.org/cidmaps.tgz')
|
||||
sha512sums=('7ce8b7b6350ffbf03ddfdbc81f12798ea7c02e326fa163b1b1a06ff1f97ce508c725d1c0084f2a0befebbf8edda75ea0151a37b7d51e4578858a0df854a3090d'
|
||||
'a85daeb16b6650179f54ff9e35915c4c7bb5e2efca0455262a271063849484dbba08c4b493c4ca08552365205995cad5c3770ba7b3cadb2e5c386626dc46636c')
|
||||
'https://fontforge.github.io/cidmaps.tgz')
|
||||
sha256sums=('89203db05658e79418104fb6442b3feffb20762198c2d8b0343db49a07769302'
|
||||
'1bf9c7eb8835e6ed94e62cb49f1141bc046c562849e52e6c3c7f1d7cfc95c7b3')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user