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
Package Registry
Model registry
Operate
Terraform modules
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
strophy
aports
Commits
ffc980f4
Commit
ffc980f4
authored
1 week ago
by
Joshua Murphy
Committed by
Patrycja Rosa
1 week ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/sc-controller: upgrade to 0.5.1
parent
9de8807a
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
testing/sc-controller/APKBUILD
+4
-2
4 additions, 2 deletions
testing/sc-controller/APKBUILD
with
4 additions
and
2 deletions
testing/sc-controller/APKBUILD
+
4
−
2
View file @
ffc980f4
# Contributor: Joshua Murphy <joshuamurphy@posteo.net>
maintainer
=
"Joshua Murphy <joshuamurphy@posteo.net>"
pkgname
=
sc-controller
pkgver
=
0.5.
0
pkgver
=
0.5.
1
pkgrel
=
0
pkgdesc
=
"User-mode driver and GTK3 based GUI for the Steam Controller"
url
=
"https://github.com/C0rn3j/sc-controller"
...
...
@@ -25,6 +25,7 @@ makedepends="
linux-headers
py3-gpep517
py3-setuptools
py3-setuptools_scm
py3-wheel
python3-dev
zlib-dev
...
...
@@ -34,6 +35,7 @@ subpackages="$pkgname-pyc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/C0rn3j/sc-controller/archive/v
$pkgver
.tar.gz"
build
()
{
export
SETUPTOOLS_SCM_PRETEND_VERSION
=
$pkgver
gpep517 build-wheel
\
--wheel-dir
.dist
\
--output-fd
3 3>&1
>
&2
...
...
@@ -51,5 +53,5 @@ package() {
}
sha512sums
=
"
e857862427434514f08cd5d3aec303b026688d6c5a94cc654fc25a423dab705f7284216d270a07a549d1dc67ffe6d14873eb6fd028f91fd071369e9900911a2b
sc-controller-0.5.
0
.tar.gz
069dd1acfa9f81c0117005443ae2d865da255c6da8f6ab10f4c53e3dab3cf8fda3fcd77b8d7292d9f3b38edffdc91af834dac6cd3557f155ceba19b1ad47f065
sc-controller-0.5.
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