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
abec7d40
Commit
abec7d40
authored
1 year ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
main/font-terminus: rename from terminus-font
we name all fonts with font-* for consistency
parent
7b9ea84a
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
main/font-terminus/APKBUILD
+11
-4
11 additions, 4 deletions
main/font-terminus/APKBUILD
with
11 additions
and
4 deletions
main/terminus
-font
/APKBUILD
→
main/
font-
terminus/APKBUILD
+
11
−
4
View file @
abec7d40
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Contributor: Orion <systmkor@gmail.com>
# Contributor: Orion <systmkor@gmail.com>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname
=
terminus
-font
pkgname
=
font-
terminus
pkgver
=
4.49.1
pkgver
=
4.49.1
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Monospace bitmap font (for X11 and console)"
pkgdesc
=
"Monospace bitmap font (for X11 and console)"
url
=
"https://terminus-font.sourceforge.net/"
url
=
"https://terminus-font.sourceforge.net/"
arch
=
"noarch"
arch
=
"noarch"
license
=
"OFL-1.1"
license
=
"OFL-1.1"
makedepends
=
"bdftopcf fontconfig mkfontscale python3"
makedepends
=
"bdftopcf fontconfig mkfontscale python3"
options
=
"!check"
# no test suite
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"https://sourceforge.net/projects/terminus-font/files/terminus-font-
${
pkgver
%.*
}
/terminus-font-
$pkgver
.tar.gz"
source
=
"https://sourceforge.net/projects/terminus-font/files/terminus-font-
${
pkgver
%.*
}
/terminus-font-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/terminus-font-
$pkgver
"
options
=
"!check"
# no test suite
# renamed from terminus-font
provides
=
"terminus-font=
$pkgver
-r
$pkgrel
"
replaces
=
"terminus-font"
build
()
{
build
()
{
./configure
\
./configure
\
...
@@ -40,4 +45,6 @@ package() {
...
@@ -40,4 +45,6 @@ package() {
ln
-s
../conf.avail/75-yes-terminus.conf
.
ln
-s
../conf.avail/75-yes-terminus.conf
.
}
}
sha512sums
=
"2e3a99960c459a453b5879bebbebeb653f0a22060177bf75c67bbeb7d32cfe1acce9e74a88fdc42e299b6dc402e0708552487abd26e80e985c7d6059b0d445a8 terminus-font-4.49.1.tar.gz"
sha512sums
=
"
2e3a99960c459a453b5879bebbebeb653f0a22060177bf75c67bbeb7d32cfe1acce9e74a88fdc42e299b6dc402e0708552487abd26e80e985c7d6059b0d445a8 terminus-font-4.49.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