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
Merge requests
!75537
community/waypipe: upgrade to 0.9.2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/waypipe: upgrade to 0.9.2
bl4ckb0ne/aports:waypipe-0.9.2
into
master
Overview
0
Commits
1
Pipelines
3
Changes
2
Merged
Simon Zeni
requested to merge
bl4ckb0ne/aports:waypipe-0.9.2
into
master
4 months ago
Overview
0
Commits
1
Pipelines
3
Changes
2
Expand
0
0
Merge request reports
Viewing commit
3ddb9a1f
Show latest version
2 files
+
28
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
3ddb9a1f
community/waypipe: upgrade to 0.9.2
· 3ddb9a1f
Simon Zeni
authored
4 months ago
community/waypipe/APKBUILD
+
5
−
3
Options
# Contributor: Simon Zeni <simon@bl4ckb0ne.ca>
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname
=
waypipe
pkgver
=
0.9.
0
pkgver
=
0.9.
2
pkgrel
=
0
pkgdesc
=
"proxy for Wayland clients"
url
=
"https://gitlab.freedesktop.org/mstoeckl/waypipe"
@@ -9,7 +9,8 @@ arch="all !s390x" # fttfs
license
=
"MIT"
makedepends
=
"meson wayland-protocols wayland-dev scdoc lz4-dev zstd-dev mesa-dev
libdrm-dev ffmpeg-dev libva-dev"
source
=
"https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v
$pkgver
/waypipe-v
$pkgver
.tar.gz"
source
=
"https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v
$pkgver
/waypipe-v
$pkgver
.tar.gz
missing-string-include.patch"
subpackages
=
"
$pkgname
-doc"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
@@ -30,5 +31,6 @@ package() {
}
sha512sums
=
"
07af1fd5fb05483e7efa2c11abc2eae8ccf6c46bdeb4be34821441c8f90cf1d799471dbcf040d5a35a59ca51815317b554d4255f99b8fc86b3832fec73325e2d waypipe-v0.9.0.tar.gz
0243e31dcabe38369d769d2b9e5e7e909abaff836991a0068f2a906f5462387f889c51e28b97775371865dd836ed6c9874c409c742c245800c9aa8c68d5111eb waypipe-v0.9.2.tar.gz
0782fcb008a5fcafa39d215a6b777b95b00bae9df4b3fd7c20b2ed08ea191c5121031b83feb267223b3367ae63728bbf7af4066a2d371db1c99e3cfb3a81453d missing-string-include.patch
"
Loading