Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
1.2k
Issue boards
Milestones
Code
Merge requests
665
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
ffd5acbb
Commit
ffd5acbb
authored
1 year ago
by
Celeste
Committed by
Patrycja Rosa
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/cwm: upgrade to 7.4
parent
cb1c24bd
No related branches found
No related tags found
1 merge request
!53766
community/cwm: upgrade to 7.4
Pipeline
#190968
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/cwm/APKBUILD
+6
-6
6 additions, 6 deletions
community/cwm/APKBUILD
with
6 additions
and
6 deletions
community/cwm/APKBUILD
+
6
−
6
View file @
ffd5acbb
# Contributor: Cág <ca6c@bitmessage.ch>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname
=
cwm
pkgver
=
7.
1
pkgrel
=
2
pkgver
=
7.
4
pkgrel
=
0
pkgdesc
=
"A lightweight and efficient window manager for X11"
url
=
"https://github.com/leahneukirchen/cwm"
arch
=
"all"
license
=
"ISC"
options
=
"!check"
# no tests provided upstream
makedepends
=
"libx11-dev libxft-dev libxrandr-dev
b
yacc bsd-compat-headers"
makedepends
=
"libx11-dev libxft-dev libxrandr-dev
cmd:
yacc bsd-compat-headers"
subpackages
=
"
$pkgname
-doc"
source
=
"
cwm-
$pkgver
.tar.gz::
https://github.com/leahneukirchen/cwm/archive/v
$pkgver
.tar.gz"
source
=
"https://github.com/leahneukirchen/cwm/archive/v
$pkgver
/cwm-
$pkgver
.tar.gz"
build
()
{
make
}
package
()
{
make
DESTDIR
=
"
$pkgdir
/
"
PREFIX
=
/usr
install
make
DESTDIR
=
"
$pkgdir
"
PREFIX
=
/usr
install
}
sha512sums
=
"
aa14bc7a43a522f4b83d3f9a3b8a8344c339b52aac4733f410e388df56a2dc4e86ee1ae9f05b53ff3139808f87f38a4b2da57bf0525482613d46651e8f08c718
cwm-7.
1
.tar.gz
dcc21c5ca46740adf6bdc139d4569513d099402c6bc46d6ab85aab27ddd04bd60e797073b0912fc3ebc824924d5cbcccf3c2ed99614ea703217f3a3b825f7ebc
cwm-7.
4
.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