Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
677
Issues
677
List
Boards
Labels
Service Desk
Milestones
Merge Requests
159
Merge Requests
159
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
07afa390
Commit
07afa390
authored
May 01, 2019
by
Leo
Committed by
Natanael Copa
May 30, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/font-siji: install .bdf font to make it work with freetype>2.10
parent
8b1042b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
testing/font-siji/APKBUILD
testing/font-siji/APKBUILD
+3
-2
No files found.
testing/font-siji/APKBUILD
View file @
07afa390
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Contributor: Taner Tas <taner76@gmail.com>
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname
=
font-siji
pkgver
=
20190218_git
_pkgver
=
"c691f200c1c66e76daa2afc9cbbd1aa39045c906"
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Iconic bitmap font based on Stlarch with additional glyphs."
url
=
"https://github.com/stark/siji/"
arch
=
"noarch"
...
...
@@ -16,8 +17,8 @@ source="
builddir
=
"
$srcdir
/
${
pkgname
/font-/
}
-
$_pkgver
"
package
()
{
cd
"
$builddir
"
install
-Dm644
pcf/siji.pcf
"
$pkgdir
"
/usr/share/fonts/misc/siji.pcf
install
-Dm644
bdf/siji.bdf
"
$pkgdir
"
/usr/share/fonts/misc/siji.bdf
gzip
-9
"
$pkgdir
"
/usr/share/fonts/misc/siji.pcf
}
...
...
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