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
f0cd52fa
Commit
f0cd52fa
authored
1 year ago
by
Celeste
Committed by
Patrycja Rosa
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/dk: upgrade to 1.9
parent
c41e429f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!53699
testing/dk: upgrade to 1.9
Pipeline
#188719
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/dk/APKBUILD
+5
-8
5 additions, 8 deletions
testing/dk/APKBUILD
testing/dk/dk.desktop
+0
-5
0 additions, 5 deletions
testing/dk/dk.desktop
with
5 additions
and
13 deletions
testing/dk/APKBUILD
+
5
−
8
View file @
f0cd52fa
# Contributor: Matthew T Hoare <matthew.t.hoare@gmail.com>
# Maintainer: Matthew T Hoare <matthew.t.hoare@gmail.com>
pkgname
=
dk
pkgver
=
1.6
pkgver
=
1.9
_commit
=
edae089a4d70
pkgrel
=
0
pkgdesc
=
"tiling window manager taking inspiration from dwm, bspwm, and xmonad"
url
=
"https://bitbucket.org/natemaia/dk"
...
...
@@ -11,9 +12,8 @@ makedepends="libxcb-dev xcb-util-dev xcb-util-wm-dev xcb-util-cursor-dev xcb-uti
options
=
"!check"
# no tests
install
=
"
$pkgname
.post-install"
subpackages
=
"
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://bitbucket.org/natemaia/dk/get/v
$pkgver
.tar.gz
dk.desktop"
builddir
=
"
$srcdir
"
/natemaia-dk-9d5cec90f346
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://bitbucket.org/natemaia/dk/get/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/natemaia-dk-
$_commit
"
build
()
{
make
PREFIX
=
/usr
...
...
@@ -21,11 +21,8 @@ build() {
package
()
{
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
install
-d
644
"
$pkgdir
"
/usr/share/xsessions
install
-Dm
644
"
$srcdir
"
/dk.desktop
"
$pkgdir
"
/usr/share/xsessions/dk.desktop
}
sha512sums
=
"
73b312aa57562778c2a4dfc0abef7abc8726b8e3d3b0ce9e650ad219e00669e8e9de499d5aa7a7e0e0f38d5329ed2679978664ce1693fb24db6a51489aa645c3 dk-1.6.tar.gz
4d8e8e44b39b47621f9643708b6376178131495fde2b6a8c13d00f9f293f6b4c5adfba8f5000ce3588c86187fb4545f5f26e04b6837ac43e844b11ec28b199cb dk.desktop
83db5e057401e7607bab5c31c7db6fc6e52c3abb35acc3620cb323c1a92809f66bbc0b0db058ef01d82a61ba5eea72c1d107bd3784ce4fe8c3eff20169bfeb59 dk-1.9.tar.gz
"
This diff is collapsed.
Click to expand it.
testing/dk/dk.desktop
deleted
100644 → 0
+
0
−
5
View file @
c41e429f
[Desktop Entry]
Name=dk
Comment=dk tiling window manager
Exec=dk
Type=XSession
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