Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Gitlab has been upgraded to v13.9
🎉
. Enjoy
Open sidebar
alpine
aports
Commits
6b8106e6
Commit
6b8106e6
authored
Dec 25, 2018
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/fontconfig: upgrade to 2.13.1
parent
b26cd8a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
main/fontconfig/APKBUILD
main/fontconfig/APKBUILD
+3
-5
No files found.
main/fontconfig/APKBUILD
View file @
6b8106e6
# Contributor: Mika Havela <mika.havela@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
fontconfig
pkgver
=
2.13.
0
pkgver
=
2.13.
1
pkgrel
=
0
pkgdesc
=
"Library for configuring and customizing font access"
url
=
"http://fontconfig.org"
...
...
@@ -12,8 +12,7 @@ depends_dev=""
makedepends
=
"
$depends_dev
freetype-dev expat-dev python3-dev gperf util-linux-dev"
triggers
=
"
$pkgname
.trigger=/usr/share/fonts/*"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev"
source
=
"http://fontconfig.org/release/
${
pkgname
}
-
${
pkgver
}
.tar.gz
locale.patch"
source
=
"http://fontconfig.org/release/
${
pkgname
}
-
${
pkgver
}
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
...
...
@@ -47,5 +46,4 @@ package() {
install
-m644
-D
COPYING
"
$pkgdir
"
/usr/share/licenses/
"
${
pkgname
}
"
/COPYING
}
sha512sums
=
"5c0f98d1ac8e2ce0b2b59e75a86123967873e71ca3dd0d97911d6e6845a3cb2e099093a92933f55fe5a1c61821de26c1fa07141319c563c6280226b2cdea08e2 fontconfig-2.13.0.tar.gz
17a7bddc5d5aa78fadeb9fe7a08402c49eac0311ce423868b8020277299506c693e26fc50dfcbdb3d5d229ddf4ad65684a90ec389b537845b115768f4706a5d7 locale.patch"
sha512sums
=
"830df32e944ee21ad02a9df04787b9902af36ffc13913524acef6e38799a38c5df7a6e407cc0ff9c24455520549d53b3d85d22642a229ac654dc9269926f130b fontconfig-2.13.1.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment