Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
24cb6a50
Unverified
Commit
24cb6a50
authored
3 years ago
by
Alexey Minnekhanov
Browse files
Options
Downloads
Patches
Plain Diff
main/kmscube: drop, upstreamed to Alpine (MR 2277)
https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/community/kmscube/APKBUILD
parent
5d47add5
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/kmscube/APKBUILD
+0
-24
0 additions, 24 deletions
main/kmscube/APKBUILD
with
0 additions
and
24 deletions
main/kmscube/APKBUILD
deleted
100644 → 0
+
0
−
24
View file @
5d47add5
# Maintainer: Zhuowei Zhang <zhuoweizhang@yahoo.com>
pkgname
=
kmscube
pkgver
=
0_git20200401
pkgrel
=
1
_commit
=
"4660a7dca6512b6e658759d00cff7d4ad2a2059d"
pkgdesc
=
"Simple demo for testing kernel mode setting support"
url
=
"https://gitlab.freedesktop.org/mesa/kmscube"
arch
=
"all"
license
=
"MIT"
makedepends
=
"libdrm-dev libpng-dev mesa-dev meson"
source
=
"https://gitlab.freedesktop.org/mesa/kmscube/-/archive/
$_commit
/kmscube-
$_commit
.tar.gz"
options
=
"!check"
# No tests
builddir
=
"
$srcdir
/kmscube-
$_commit
"
build
()
{
abuild-meson
.
output
meson compile
${
JOBS
:+-j
${
JOBS
}}
-C
output
}
package
()
{
DESTDIR
=
"
$pkgdir
"
meson
install
-C
output
}
sha512sums
=
"6aeaeadb19d537b41ec2fd30fda660850b5a1eabe1795140c165144c0b1c7d1165c89e79efd7ea075be0b6db60796206b71c475263d8bb5e6e0d09c1753e61d5 kmscube-4660a7dca6512b6e658759d00cff7d4ad2a2059d.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