mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/sway: remove stale references to sxmo-sway
This commit is contained in:
parent
bd38b01379
commit
df78e2b940
1 changed files with 1 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Maintainer: Michał Polański <michal@polanski.me>
|
# Maintainer: Michał Polański <michal@polanski.me>
|
||||||
pkgname=sway
|
pkgname=sway
|
||||||
pkgver=1.11
|
pkgver=1.11
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="i3-compatible window manager for Wayland"
|
pkgdesc="i3-compatible window manager for Wayland"
|
||||||
url="https://swaywm.org/"
|
url="https://swaywm.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
@ -47,11 +47,6 @@ source="https://github.com/swaywm/sway/archive/$pkgver/sway-$pkgver.tar.gz
|
||||||
install="$pkgname-portalsconf.pre-install $pkgname-portalsconf.pre-upgrade"
|
install="$pkgname-portalsconf.pre-install $pkgname-portalsconf.pre-upgrade"
|
||||||
options="setcap !check" # no test suite
|
options="setcap !check" # no test suite
|
||||||
|
|
||||||
# Remove when Alpine >= 3.21
|
|
||||||
replaces="sxmo-sway"
|
|
||||||
provides="sway-virtual sxmo-sway=$pkgver-r$pkgrel"
|
|
||||||
provider_priority=100
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
abuild-meson \
|
abuild-meson \
|
||||||
-Db_lto=true \
|
-Db_lto=true \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue