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
db2a87c9
Unverified
Commit
db2a87c9
authored
1 month ago
by
achill (fossdd)
Browse files
Options
Downloads
Patches
Plain Diff
community/phoc: upgrade to 0.45.0
https://gitlab.gnome.org/World/Phosh/phoc/-/blob/v0.45.0/NEWS
parent
46f5f8db
No related branches found
No related tags found
1 merge request
!80874
[3.21] community/phoc: upgrade to 0.45.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/phoc/APKBUILD
+6
-7
6 additions, 7 deletions
community/phoc/APKBUILD
with
6 additions
and
7 deletions
community/phoc/APKBUILD
+
6
−
7
View file @
db2a87c9
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: team/phosh <newbie13xd@gmail.com>
# Maintainer: team/phosh <newbie13xd@gmail.com>
pkgname
=
phoc
pkgname
=
phoc
pkgver
=
0.4
3
.0
pkgver
=
0.4
5
.0
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"wlroots based Phone compositor for the Phosh shell"
pkgdesc
=
"wlroots based Phone compositor for the Phosh shell"
arch
=
"all !s390x"
# blocked by gnome-desktop
arch
=
"all !s390x"
# blocked by gnome-desktop
url
=
"https://gitlab.gnome.org/World/Phosh/phoc"
url
=
"https://gitlab.gnome.org/World/Phosh/phoc"
...
@@ -46,9 +46,7 @@ makedepends="
...
@@ -46,9 +46,7 @@ makedepends="
checkdepends
=
"xvfb-run"
checkdepends
=
"xvfb-run"
subpackages
=
"
$pkgname
-dbg"
subpackages
=
"
$pkgname
-dbg"
options
=
"!check"
# Needs fullblown EGL
options
=
"!check"
# Needs fullblown EGL
# expired certificate :/
source
=
"https://sources.phosh.mobi/releases/phoc/phoc-
${
pkgver
/_/.
}
.tar.xz"
#source="https://sources.phosh.mobi/releases/phoc/phoc-${pkgver/_/.}.tar.xz"
source
=
"https://dev.alpinelinux.org/archive/phoc/phoc-
${
pkgver
/_/.
}
.tar.xz"
replaces
=
"wlroots-phosh"
replaces
=
"wlroots-phosh"
builddir
=
"
$srcdir
/
$pkgname
-
${
pkgver
/_/.
}
"
builddir
=
"
$srcdir
/
$pkgname
-
${
pkgver
/_/.
}
"
...
@@ -56,6 +54,7 @@ prepare() {
...
@@ -56,6 +54,7 @@ prepare() {
default_prepare
default_prepare
patch
-Np1
< subprojects/packagefiles/wlroots/0001-Revert-layer-shell-error-on-0-dimension-without-anch.patch
-d
subprojects/wlroots
patch
-Np1
< subprojects/packagefiles/wlroots/0001-Revert-layer-shell-error-on-0-dimension-without-anch.patch
-d
subprojects/wlroots
patch
-Np1
< subprojects/packagefiles/wlroots/0001-seat-Don-t-forget-to-destroy-touch-points-on-touch-u.patch
-d
subprojects/wlroots
}
}
build
()
{
build
()
{
...
@@ -79,10 +78,10 @@ package() {
...
@@ -79,10 +78,10 @@ package() {
# remove unneeded wlroots dev. files
# remove unneeded wlroots dev. files
rm
-r
"
$pkgdir
"
/usr/include
rm
-r
"
$pkgdir
"
/usr/include
rm
-r
"
$pkgdir
"
/usr/lib/libwlroots.a
rm
-r
"
$pkgdir
"
/usr/lib/libwlroots
-
*
.a
rm
-r
"
$pkgdir
"
/usr/lib/pkgconfig
rm
-r
"
$pkgdir
"
/usr/lib/pkgconfig
}
}
sha512sums
=
"
sha512sums
=
"
934f3c56ff010a99efe9cc9ef44ec68d7f1f1e91dc26e16e436a4a88b6711f560be0eab506e0c2b710635ad1149967d38a4144e28dc60763252e1a3f891a1625
phoc-0.4
3
.0.tar.xz
3b647c41577ba792f490b97b9f1c00634e581b47bf2534e54b56ce0ab3e248afdc1f366d726bea64ed1b79cdc0779f1d22576983fafc348a51be1314fa77f607
phoc-0.4
5
.0.tar.xz
"
"
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