Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
9164b15b
Verified
Commit
9164b15b
authored
2 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/fstobdf: Update to 1.0.7
parent
725b11dd
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
user/fstobdf/APKBUILD
+3
-3
3 additions, 3 deletions
user/fstobdf/APKBUILD
with
3 additions
and
3 deletions
user/fstobdf/APKBUILD
+
3
−
3
View file @
9164b15b
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
fstobdf
pkgver
=
1.0.
6
pkgver
=
1.0.
7
pkgrel
=
0
pkgdesc
=
"Create X11 bitmap font from font server font"
url
=
"https://www.X.Org/"
...
...
@@ -10,7 +10,7 @@ license="X11"
depends
=
""
makedepends
=
"libfs-dev util-macros libx11-dev xorgproto-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.x.org/releases/individual/app/
fstobdf
-
$pkgver
.tar.
bz2
"
source
=
"https://www.x.org/releases/individual/app/
$pkgname
-
$pkgver
.tar.
xz
"
build
()
{
./configure
\
...
...
@@ -31,4 +31,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
ec5b8f62019ba51725bb47241d4fc244412f354e7c12094ed884109a88e3db9d25d41a6142fd002e6c49877b4c7f2c5dde549682dcc05f7ce102621d2c71671f
fstobdf-1.0.
6
.tar.
bz2
"
sha512sums
=
"
b303cc2060e8ccaa139e855a7d377d28877158efa1087eeeebf9f30f7c9962764eceab5c4044b4b508890413cf38546da9b26756dd27a142b806dcd6fdb6ba59
fstobdf-1.0.
7
.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