Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
andri saputra
Adélie Package Tree
Commits
d2677598
Verified
Commit
d2677598
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/fontconfig: bump to 2.13.1
parent
5cd9bd21
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/fontconfig/APKBUILD
+3
-3
3 additions, 3 deletions
user/fontconfig/APKBUILD
with
3 additions
and
3 deletions
user/fontconfig/APKBUILD
+
3
−
3
View file @
d2677598
# Contributor: Mika Havela <mika.havela@gmail.com>
# Maintainer:
pkgname
=
fontconfig
pkgver
=
2.13.
0
pkgver
=
2.13.
1
pkgrel
=
0
pkgdesc
=
"Library for configuring and customizing font access"
url
=
"https://www.freedesktop.org/wiki/Software/fontconfig/"
...
...
@@ -11,7 +11,7 @@ license="MIT"
depends
=
""
makedepends
=
"freetype-dev expat-dev python3-dev gperf util-linux-dev"
triggers
=
"
$pkgname
.trigger=/usr/share/fonts/*"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev
$pkgname
-lang
"
source
=
"https://www.freedesktop.org/software/fontconfig/release/
${
pkgname
}
-
${
pkgver
}
.tar.gz"
build
()
{
...
...
@@ -42,4 +42,4 @@ package() {
install
-m644
-D
COPYING
"
$pkgdir
"
/usr/share/licenses/
"
${
pkgname
}
"
/COPYING
}
sha512sums
=
"
5c0f98d1ac8e2ce0b2b59e75a86123967873e71ca3dd0d97911d6e6845a3cb2e099093a92933f55fe5a1c61821de26c1fa07141319c563c6280226b2cdea08e2
fontconfig-2.13.
0
.tar.gz"
sha512sums
=
"
830df32e944ee21ad02a9df04787b9902af36ffc13913524acef6e38799a38c5df7a6e407cc0ff9c24455520549d53b3d85d22642a229ac654dc9269926f130b
fontconfig-2.13.
1
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment