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
67fa2dd3
Commit
67fa2dd3
authored
1 year ago
by
Sören Tempel
Committed by
omni
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/xfontsel: upgrade to 1.1.1
parent
0edd8596
No related branches found
No related tags found
1 merge request
!61647
community/xfontsel: upgrade to 1.1.1
Pipeline
#217014
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/xfontsel/APKBUILD
+5
-4
5 additions, 4 deletions
community/xfontsel/APKBUILD
with
5 additions
and
4 deletions
community/xfontsel/APKBUILD
+
5
−
4
View file @
67fa2dd3
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname
=
xfontsel
pkgver
=
1.1.
0
pkgrel
=
1
pkgver
=
1.1.
1
pkgrel
=
0
pkgdesc
=
"Point and click selection of X11 font names"
url
=
"https://xorg.freedesktop.org/"
arch
=
"all"
license
=
"MIT"
makedepends
=
"libxaw-dev libxmu-dev libxt-dev libx11-dev"
makedepends
=
"libxaw-dev libxmu-dev libxt-dev libx11-dev
gettext-dev
"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.x.org/archive/individual/app/xfontsel-
$pkgver
.tar.gz"
build
()
{
export
LIBS
=
"
$LIBS
-lintl"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -27,5 +28,5 @@ package() {
}
sha512sums
=
"
d
951945a611d1c25877b70bae32ba67ec542aa3f42bd943c17509674414aa4598460792e73381d4d809753ad36a803163e2712b1d0b464c9c15d5dcddecb558e
xfontsel-1.1.
0
.tar.gz
d
2f428293cca2eab6c6da6d50328600b0d417f8051b98c66db8d792b90ea733e7382d04397f736748fb7860f4288b1cb7aac4b15948677105c3a9f59f749a2d2
xfontsel-1.1.
1
.tar.gz
"
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