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
3a1d7940
Commit
3a1d7940
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
main/bdftopcf: upgrade to 1.1.1
parent
1af04a93
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/bdftopcf/APKBUILD
+7
-5
7 additions, 5 deletions
main/bdftopcf/APKBUILD
with
7 additions
and
5 deletions
main/bdftopcf/APKBUILD
+
7
−
5
View file @
3a1d7940
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
bdftopcf
pkgname
=
bdftopcf
pkgver
=
1.1
pkgver
=
1.1
.1
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"X.Org font utility"
pkgdesc
=
"X.Org font utility"
url
=
"http://xorg.freedesktop.org"
url
=
"http://xorg.freedesktop.org"
arch
=
"all"
arch
=
"all"
license
=
"MIT"
license
=
"MIT"
options
=
"!check"
# No test suite.
options
=
"!check"
# No test suite.
makedepends
=
"libxfont-dev util-macros"
makedepends
=
"libxfont-dev util-macros
xorgproto
"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.x.org/releases/individual/
app
/
$pkgname
-
$pkgver
.tar.
bz2
"
source
=
"https://www.x.org/releases/individual/
util
/
$pkgname
-
$pkgver
.tar.
xz
"
build
()
{
build
()
{
./configure
\
./configure
\
...
@@ -26,4 +26,6 @@ package() {
...
@@ -26,4 +26,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
}
sha512sums
=
"7b790e8d512ca2812ac889c156ef91c48798b4744a6857e5b17e0128764b5afa8c5426fe5de05a9819d64745116718db4221b3e657e3c2633465e87179c44bec bdftopcf-1.1.tar.bz2"
sha512sums
=
"
257dc9ae29f2cf1496aad91ccba534348d87f881d75431aa6611a8154cb817d17588c464ab6c6c6bc51e6060baa8dcfcb9fd8c037cdaea8d18287651fa6b7ea9 bdftopcf-1.1.1.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