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
645
Issues
645
List
Boards
Labels
Service Desk
Milestones
Merge Requests
168
Merge Requests
168
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
45278362
Commit
45278362
authored
Sep 17, 2015
by
Eivind Uggedal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/font-bh-lucidatypewriter-100dpi: upgrade to 1.0.3
parent
32e62dc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
4 deletions
+15
-4
main/font-bh-lucidatypewriter-100dpi/APKBUILD
main/font-bh-lucidatypewriter-100dpi/APKBUILD
+15
-4
No files found.
main/font-bh-lucidatypewriter-100dpi/APKBUILD
View file @
45278362
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
font-bh-lucidatypewriter-100dpi
pkgver
=
1.0.
0
pkgrel
=
4
pkgver
=
1.0.
3
pkgrel
=
0
pkgdesc
=
"X.Org Bigelow & Holmes Lucida bitmap fonts"
url
=
"http://xorg.freedesktop.org/"
arch
=
"noarch"
...
...
@@ -11,6 +11,11 @@ makedepends="font-util-dev font-util bdftopcf"
install
=
source
=
"http://xorg.freedesktop.org/releases/individual/font/
$pkgname
-
$pkgver
.tar.bz2"
prepare
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
update_config_sub
||
return
1
}
build
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
./configure
\
...
...
@@ -25,7 +30,13 @@ build() {
package
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
make
-j1
DESTDIR
=
"
$pkgdir
"
MKFONTDIR
=
:
MKFONTSCALE
=
:
install
||
return
1
make
-j1
DESTDIR
=
"
$pkgdir
"
\
MKFONTDIR
=
:
\
MKFONTSCALE
=
:
\
FCCACHE
=
:
\
install
||
return
1
}
md5sums
=
"c44d3f730564da465993e9292a33c235 font-bh-lucidatypewriter-100dpi-1.0.0.tar.bz2"
md5sums
=
"c8b73a53dcefe3e8d3907d3500e484a9 font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2"
sha256sums
=
"62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2"
sha512sums
=
"1862003c20aa7709ea07487a4326c619e2beb33b7069d644f438d64182b41a06039c69e2867921b4d12939612a4b8e1e1727fd15851aeab9a0361060183e3b0f font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2"
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