~alpine/aports

[alpine-aports] [PATCH] community/marco: upgrade to 1.21.1

Paul Bredbury <brebs@sent.com>
Details
Message ID
<20181215135340.27001-1-brebs@sent.com>
Sender timestamp
1544882020
DKIM signature
missing
Download raw message
Patch: +5 -5
Add xpresent, for low-latency vertical sync.
Add startup-notification, to prevent temporary black screen on xorg
start.
Prevent ambiguity of whether default CFLAGS are included, e.g. -Os.
---
 community/marco/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/community/marco/APKBUILD b/community/marco/APKBUILD
index 86afb176a5..f56fdb2184 100644
--- a/community/marco/APKBUILD
+++ b/community/marco/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=marco
pkgver=1.21.0
pkgrel=1
pkgver=1.21.1
pkgrel=0
pkgdesc="MATE window manager"
url="https://github.com/mate-desktop/marco"
arch="all"
license="GPL-2.0-or-later"
depends="mate-common yelp-tools libxml2-utils"
makedepends="libtool itstool zenity intltool glib-dev gtk+3.0-dev
	libxcomposite-dev libcanberra-dev"
	libxcomposite-dev libxpresent-dev libcanberra-dev startup-notification-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"
@@ -23,7 +23,7 @@ build() {
		--localstatedir=/var \
		--enable-static=no \
		--prefix=/usr
	make CFLAGS='-D_GNU_SOURCE'
	make CFLAGS+=" -D_GNU_SOURCE"
}

check() {
@@ -36,4 +36,4 @@ package() {
	make DESTDIR="${pkgdir}" install
}

sha512sums="13d44023230d566eb67026d2a3f80c4fae13e61573740becdc535d48d6b032f4906ca939059090f839ef1e2bce1263869c5a3963b58ae1d74d37ce1b2d2740d5  marco-1.21.0.tar.xz"
sha512sums="f0bf852122a9b432a1a77352887e5a980e4da36469b0c7721aad83c7bbf7ff958312f72ceefe18c146b4d0dcdefef3d9bd40cfb157cb44bef840c2d80065c406  marco-1.21.1.tar.xz"
-- 
2.19.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)