mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +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>
|
||||
pkgname=sway
|
||||
pkgver=1.11
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="i3-compatible window manager for Wayland"
|
||||
url="https://swaywm.org/"
|
||||
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"
|
||||
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() {
|
||||
abuild-meson \
|
||||
-Db_lto=true \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue