Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
3ed3405c
Commit
3ed3405c
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/fcft: upgrade to 3.1.5
parent
48341f92
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
community/fcft/APKBUILD
+6
-3
6 additions, 3 deletions
community/fcft/APKBUILD
with
6 additions
and
3 deletions
community/fcft/APKBUILD
+
6
−
3
View file @
3ed3405c
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname
=
fcft
pkgver
=
3.1.
4
pkgver
=
3.1.
5
pkgrel
=
0
pkgdesc
=
"Simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman"
url
=
"https://codeberg.org/dnkl/fcft"
...
...
@@ -22,7 +22,10 @@ source="$pkgname-$pkgver.tar.gz::https://codeberg.org/dnkl/fcft/archive/$pkgver.
builddir
=
"
$srcdir
/fcft"
build
()
{
abuild-meson
-Dsvg-backend
=
nanosvg
.
output
abuild-meson
\
-Db_lto
=
true
\
-Dsvg-backend
=
nanosvg
\
.
output
meson compile
-C
output
}
...
...
@@ -35,5 +38,5 @@ package() {
}
sha512sums
=
"
1a61a089a401c7155ad4f454f271b134bbcb37873d744851d63823183912958894a4431157b7978c19bf8c33acfd619ba96ca29f2f9a20f47a19b7fb60e6b933
fcft-3.1.
4
.tar.gz
e223d7e825d8f81f05d2f7ec1b945b28311386dc6ccf55eefaeff2231d64483fdf18a2468f942586ecc0bb4ef75ed9ef0a8a490162b0f8bf7a8619e46742c564
fcft-3.1.
5
.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