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
365acb25
Commit
365acb25
authored
2 years ago
by
alice
Committed by
Natanael Copa
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/mkfontscale: upgrade to 1.2.2
parent
d9f43cb2
Loading
Loading
1 merge request
!34199
main/mkfontscale: upgrade to 1.2.2
Pipeline
#121779
passed
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/mkfontscale/APKBUILD
+6
-8
6 additions, 8 deletions
main/mkfontscale/APKBUILD
with
6 additions
and
8 deletions
main/mkfontscale/APKBUILD
+
6
−
8
View file @
365acb25
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
mkfontscale
pkgver
=
1.2.
1
pkgrel
=
1
pkgver
=
1.2.
2
pkgrel
=
0
pkgdesc
=
"Scalable font index generator for X"
url
=
"http://xorg.freedesktop.org"
arch
=
"all"
...
...
@@ -10,14 +10,11 @@ options="!check" # No test suite.
subpackages
=
"
$pkgname
-doc"
makedepends
=
"freetype-dev libfontenc-dev util-macros xorgproto zlib-dev"
triggers
=
"
$pkgname
.trigger=/usr/share/fonts/*"
source
=
"https://www.x.org/releases/individual/app/
$pkgnam
e
-
$pkgver
.tar.
bz2
"
source
=
"https://www.x.org/releases/individual/app/
mkfontscal
e-
$pkgver
.tar.
xz
"
replaces
=
"mkfontdir"
provides
=
"mkfontdir"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
cd
"
$builddir
"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -26,8 +23,9 @@ build() {
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"4d243160e1f7f8dfa6a8f53349c1a42a55fc99426455ebdef58352c5e951fce8b4f1fbd1061a76c9a148095b002eac372db1ae5e2647d2ccb4886635b317b18c mkfontscale-1.2.1.tar.bz2"
sha512sums
=
"
4c846816325347c91008d76b3a5610c1e58a8414fd55117e7ccf51310db4b20b8397ecf6c9177ff77322e27ee088bf034fd175c9210465c50b094bab8dada4b3 mkfontscale-1.2.2.tar.xz
"
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