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
202
Issue boards
Milestones
Wiki
Code
Merge requests
24
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
0c5360cb
Verified
Commit
0c5360cb
authored
5 years ago
by
Anna Wilcox
🦊
Browse files
Options
Downloads
Patches
Plain Diff
user/xstdcmap: bump to 1.0.4
parent
f6ce56d3
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/xstdcmap/APKBUILD
+3
-13
3 additions, 13 deletions
user/xstdcmap/APKBUILD
with
3 additions
and
13 deletions
user/xstdcmap/APKBUILD
+
3
−
13
View file @
0c5360cb
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
xstdcmap
pkgver
=
1.0.
3
pkgver
=
1.0.
4
pkgrel
=
0
pkgdesc
=
"Define standard X11 colour map properties"
url
=
"https://www.X.Org/"
...
...
@@ -10,17 +10,9 @@ license="X11"
depends
=
""
makedepends
=
"libx11-dev libxmu-dev util-macros xorgproto-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.x.org/releases/individual/app/xstdcmap-
$pkgver
.tar.bz2"
prepare
()
{
cd
"
$builddir
"
default_prepare
chmod
a+w config.sub
update_config_sub
}
source
=
"https://www.X.Org/releases/individual/app/xstdcmap-
$pkgver
.tar.bz2"
build
()
{
cd
"
$builddir
"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -32,13 +24,11 @@ build() {
}
check
()
{
cd
"
$builddir
"
make check
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
8037ddb9c6b8f3a65d35637a1fca2b1b6c7e76afce5c13b1947cf72c3ca87679aa2ed05caf308d90549432b7fe029a522a99f32701bd0087c140bf4fafdb4d49
xstdcmap-1.0.
3
.tar.bz2"
sha512sums
=
"
2adbb0aec1766341e04090efa962241ff6c9e32c612851b7221cec0ee16852107d406a08ec5251070f39df882c13e3c8c9edcd88f278187a9f373e1727643a8f
xstdcmap-1.0.
4
.tar.bz2"
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