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
648
Issues
648
List
Boards
Labels
Service Desk
Milestones
Merge Requests
189
Merge Requests
189
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
e8b10f9e
Commit
e8b10f9e
authored
Sep 17, 2015
by
Eivind Uggedal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/font-bitstream-100dpi: upgrade to 1.0.3
parent
45278362
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
4 deletions
+19
-4
main/font-bitstream-100dpi/APKBUILD
main/font-bitstream-100dpi/APKBUILD
+19
-4
No files found.
main/font-bitstream-100dpi/APKBUILD
View file @
e8b10f9e
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
font-bitstream-100dpi
pkgname
=
font-bitstream-100dpi
pkgver
=
1.0.
0
pkgver
=
1.0.
3
pkgrel
=
3
pkgrel
=
0
pkgdesc
=
"X.Org Bitstream bitmap fonts"
pkgdesc
=
"X.Org Bitstream bitmap fonts"
url
=
"http://xorg.freedesktop.org/"
url
=
"http://xorg.freedesktop.org/"
arch
=
"all"
arch
=
"all"
...
@@ -11,6 +11,11 @@ makedepends="font-util-dev bdftopcf"
...
@@ -11,6 +11,11 @@ makedepends="font-util-dev bdftopcf"
install
=
install
=
source
=
"http://xorg.freedesktop.org/releases/individual/font/
$pkgname
-
$pkgver
.tar.bz2"
source
=
"http://xorg.freedesktop.org/releases/individual/font/
$pkgname
-
$pkgver
.tar.bz2"
prepare
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
update_config_sub
||
return
1
}
build
()
{
build
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
./configure
\
./configure
\
...
@@ -21,7 +26,17 @@ build() {
...
@@ -21,7 +26,17 @@ build() {
--with-fontdir
=
/usr/share/fonts/100dpi
\
--with-fontdir
=
/usr/share/fonts/100dpi
\
||
return
1
||
return
1
make
||
return
1
make
||
return
1
make
-j1
DESTDIR
=
"
$pkgdir
"
MKFONTDIR
=
:
MKFONTSCALE
=
:
install
||
return
1
}
}
md5sums
=
"173352ddec3d26e2b91df1edcf1ae85b font-bitstream-100dpi-1.0.0.tar.bz2"
package
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
make
-j1
DESTDIR
=
"
$pkgdir
"
\
MKFONTDIR
=
:
\
MKFONTSCALE
=
:
\
FCCACHE
=
:
\
install
||
return
1
}
md5sums
=
"6b223a54b15ecbd5a1bc52312ad790d8 font-bitstream-100dpi-1.0.3.tar.bz2"
sha256sums
=
"ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce font-bitstream-100dpi-1.0.3.tar.bz2"
sha512sums
=
"10fd920d46d2cb1b314e8c2f05c202e9ffa74a4e5315f34790eba8bd8fcda865a6932eb712a7538624e69367647bcd6891e7015099e65463aeef772d0ba58bfd font-bitstream-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