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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Bart Ribbers
aports
Commits
653c0675
Commit
653c0675
authored
4 years ago
by
Maarten van Gompel
Committed by
TBK
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/lisgd: upgrade to 0.2.0
parent
963dcef3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/lisgd/APKBUILD
+3
-3
3 additions, 3 deletions
testing/lisgd/APKBUILD
with
3 additions
and
3 deletions
testing/lisgd/APKBUILD
+
3
−
3
View file @
653c0675
# Maintainer: Miles Alan <m@milesalan.com>
# Maintainer: Miles Alan <m@milesalan.com>
# Contributor: Miles Alan <m@milesalan.com>
# Contributor: Miles Alan <m@milesalan.com>
pkgname
=
lisgd
pkgname
=
lisgd
pkgver
=
0.
1.1
pkgver
=
0.
2.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"simple libinput gesture daemon"
pkgdesc
=
"simple libinput gesture daemon"
url
=
"http://git.sr.ht/~mil/lisgd"
url
=
"http://git.sr.ht/~mil/lisgd"
arch
=
"all"
arch
=
"all"
license
=
"MIT"
license
=
"MIT"
makedepends
=
"libinput-dev eudev-dev"
makedepends
=
"libinput-dev eudev-dev
libx11-dev
"
options
=
"!check"
# This package has no tests
options
=
"!check"
# This package has no tests
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://git.sr.ht/~mil/lisgd/archive/
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://git.sr.ht/~mil/lisgd/archive/
$pkgver
.tar.gz"
...
@@ -19,4 +19,4 @@ build() {
...
@@ -19,4 +19,4 @@ build() {
package
()
{
package
()
{
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
}
}
sha512sums
=
"
477285a318f337eb92692cdb803dc3459276bf558d96b8b75563486435a9aab5476cd999ea6ebf3fafbf779de35989de45308c45371ffec3e18a756849cb7016
lisgd-0.
1.1
.tar.gz"
sha512sums
=
"
fe897bd9e86848f9dcf6a182693b64bdf9987f128151162546de4cb94635d069ad77cb8f94dd1e7721f18b1baf3ee3d992bb883c2a0acb928d623ff8822661e1
lisgd-0.
2.0
.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