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
ffbc62f1
Commit
ffbc62f1
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
testing/razercfg: upgrade to 0.41
parent
015ef61e
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/razercfg/APKBUILD
+9
-4
9 additions, 4 deletions
testing/razercfg/APKBUILD
with
9 additions
and
4 deletions
testing/razercfg/APKBUILD
+
9
−
4
View file @
ffbc62f1
# Contributor: Taner Tas <taner76@gmail.com>
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname
=
razercfg
pkgver
=
0.4
0
pkgver
=
0.4
1
pkgrel
=
0
pkgdesc
=
"Razer mouse configuration tool."
url
=
"https://bues.ch/cms/hacking/razercfg.html"
...
...
@@ -11,21 +11,26 @@ makedepends="
cmake
libusb-dev
python3
eudev-dev
"
subpackages
=
"
$pkgname
-openrc
$pkgname
-gui::noarch"
source
=
"https://github.com/mbuesch/razer/archive/
$pkgname
-
$pkgver
.tar.gz
source
=
"https://github.com/mbuesch/razer/archive/
razercfg
-
$pkgver
.tar.gz
razerd.initd
"
options
=
"!check"
# No test suite
builddir
=
"
$srcdir
/razer-
$pkgname
-
$pkgver
"
build
()
{
cmake
.
-DCMAKE_INSTALL_PREFIX
=
'/usr'
cmake
.
\
-DCMAKE_INSTALL_PREFIX
=
/usr
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
install
-Dm0755
"
$srcdir
"
/razerd.initd
"
$pkgdir
"
/etc/init.d/razerd
# Systemd
rm
-rf
"
$pkgdir
"
/usr/lib/tmpfiles.d
}
gui
()
{
...
...
@@ -35,5 +40,5 @@ gui() {
mv
"
$pkgdir
"
/usr/share
"
$subpkgdir
"
/usr/
mv
"
$pkgdir
"
/usr/bin/qrazercfg
*
"
$subpkgdir
"
/usr/bin/
}
sha512sums
=
"
6757d05cf75709a2af4337d21a68042538ca145a509299442553acf549944
34
a
60
ad62f98267afa8d26bfcd15f1f2e34100e887ace0fd41cd4657f354c6b5367
razercfg-0.4
0
.tar.gz
sha512sums
=
"
8ef8489bcd1f9617c0862cd8482eb1ccdcb4c748f2f32a1fcd6995e24d
34
f
60
32b30aade5eec1617f2ab44f8fa385198a427db32fa6b5faf6c116ee3d1db4be5
razercfg-0.4
1
.tar.gz
1b13752471cc5860dbcafc416f0b9a2a6ef6abb7bb8df68e6acd0cddb4184d194f8b2adf5f163cd8580e2f65bab5baf632ea214558a635ddb67f1f2b8dc2d9f0 razerd.initd"
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