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
1b3f6476
Verified
Commit
1b3f6476
authored
5 years ago
by
Luca Weiss
Committed by
Alexey Minnekhanov
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/umockdev: upgrade to 0.14.1 (
!987
)
parent
2029e493
No related branches found
No related tags found
No related merge requests found
Pipeline
#198338
passed
5 years ago
Stage: first
Stage: second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/umockdev/APKBUILD
+4
-4
4 additions, 4 deletions
main/umockdev/APKBUILD
with
4 additions
and
4 deletions
main/umockdev/APKBUILD
+
4
−
4
View file @
1b3f6476
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname
=
umockdev
pkgver
=
0.1
3.2
pkgrel
=
1
pkgver
=
0.1
4.1
pkgrel
=
0
pkgdesc
=
"Record/mock hardware devices for bug reports and regression tests"
arch
=
"all"
url
=
"https://github.com/martinpitt/umockdev/"
...
...
@@ -11,7 +11,7 @@ depends_dev="eudev-dev libgudev-dev"
makedepends
=
"
$depends_dev
autoconf automake libtool gtk-doc vala linux-headers bash"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/martinpitt/umockdev/archive/
$pkgver
.tar.gz"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
options
=
"!check"
#
Testbed.create_node_for_device: openpty() failed: No such file or directory
options
=
"!check"
#
needs /dev/pts inside chroot
build
()
{
./autogen.sh
\
...
...
@@ -29,4 +29,4 @@ check() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
58a0e2cf9c387a495a39d2094c3f5ea733b28b1dbadb0b8e4fc5bad559359d7f46c968112bc27206d4ecfa03f88562c712b62fa9dae7628181f2ff59e9a143c6
umockdev-0.1
3.2
.tar.gz"
sha512sums
=
"
371dba5f54369709fb19c20b1b999e594d51e10344dc9c3d91379ae3e2018e79e7bdce6ffc48e8d9ee2809d81f9f970a9db6f2ed7385282a943cd9e782e2af5c
umockdev-0.1
4.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