X-Original-To: alpine-aports@lists.alpinelinux.org Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by lists.alpinelinux.org (Postfix) with ESMTP id 4D483F81702 for ; Sat, 30 Mar 2019 14:05:03 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id E54656234; Sat, 30 Mar 2019 10:05:01 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sat, 30 Mar 2019 10:05:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h=from :to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm3; bh=zasPLs3NVtCElQ8ZxSt44O9Bqf QLzPNx6CxOYXtVpR4=; b=F6VaAkHxO3EPju3QYFXZPL+zNHaKSTBP91cfwRH3hG fv+IjIKt59U+6fivE/3Hopv07E2wt8T2Sq7Vyu9fgjUfv0J93U1Dr/SDwXCY0ISW 6YVbWgTM0IBSBiz/ZypCBPVhp4bFPvZUkVqjMM5uQ1wV1JYH3PzVHRES/GvpCp4Y M1J9xm7v8CNTPkKo9v0Ew0z68oPe7OdcdWYCKarDWH7E+DGn10uKudLqU9fPjd2Q 9QpyuXM36+Ur1E/MuXITN7kNzWJyVx5zI5foXZ9sWNk8McKrATrLQOq3NCgB1C20 Rqc9hqTIA8SeIWHuNPv2yluqfx6pKUE9jf6zZVEMzUiQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=zasPLs3NVtCElQ8Zx St44O9BqfQLzPNx6CxOYXtVpR4=; b=LvK4xRbxHJklqGe5Ibeu7+ZFAghDZ+K7f ePnRmM5VLIHeBqwNSX3PAK+YiYvIbEhOZ+DMnv/bEu71i5l2F0PoHUCwvEwrZqKh +UGAhDA6lYoEmpvYCMl8s7+FFjTJqpoBiYhQVqj6vbBRdbv1D+11K5bu3pt5tO0U DDjWGKsuLnAIcoY0SBu5hLTT5Qs2D8mRb7ezSZbrgpxyw6sruQiUiacXbWHaN7oj nHZ91lxPYMfLaMbyYMO5YAJ9nZJNY7rdCc/lV+jJnNx/X4ASkQIljI84veuP13r3 O5ySsDye5/L29zX1cLaiZsE9sRW5+Zy6MqYGhmoY2rg5ThDDYGEww== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrkeelgdeivdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffoggfgsedtkeertdertd dtnecuhfhrohhmpefrrghulhcuuehrvggusghurhihuceosghrvggsshesshgvnhhtrdgt ohhmqeenucffohhmrghinhepghhithhhuhgsrdgtohhmpdhrvghpohdrqddqqdgtohhmmh hunhhithihnecukfhppeejledrjeefrddufeeirddvvdegnecurfgrrhgrmhepmhgrihhl fhhrohhmpegsrhgvsghssehsvghnthdrtghomhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from brebsc.lan (79-73-136-224.dynamic.dsl.as9105.com [79.73.136.224]) by mail.messagingengine.com (Postfix) with ESMTPA id D794410311 for ; Sat, 30 Mar 2019 10:05:00 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1hAEbS-0008RC-B8; Sat, 30 Mar 2019 14:04:58 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH] community/compton: upgrade to 6.2 Date: Sat, 30 Mar 2019 14:04:53 +0000 Message-Id: <20190330140453.32393-1-brebs@sent.com> X-Mailer: git-send-email 2.21.0 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Works great with modesetting (replacing xf86-video-intel). Build docs - there are many, changing, configuration options. The DRM vsync method is warned about being deprecated. Switch to currently-maintained repo. --- community/compton/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/community/compton/APKBUILD b/community/compton/APKBUILD index 94546cb983..6e8bf4ffa2 100644 --- a/community/compton/APKBUILD +++ b/community/compton/APKBUILD @@ -1,10 +1,10 @@ # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=compton -pkgver=5.1 +pkgver=6.2 pkgrel=0 pkgdesc="X Compositor (a fork of xcompmgr-dana)" -url="https://github.com/chjj/compton" +url="https://github.com/yshui/compton" arch="all" license="MIT MPL-2.0" makedepends="libx11-dev libxcomposite-dev libxinerama-dev libxdamage-dev \ @@ -19,7 +19,7 @@ builddir="$srcdir/$pkgname-$pkgver" build() { cd "$builddir" - meson -Dvsync_drm=true --buildtype=release --prefix=/usr . build + meson --prefix=/usr --buildtype=release -Dbuild_docs=true build ninja -v -C build } @@ -32,4 +32,4 @@ package() { install -D -m644 "compton.sample.conf" "$pkgdir/etc/xdg/compton.conf.example" } -sha512sums="61f88019b2b4ef06e5c6a155f913b0b1c0ab7d077be5af14104596cebe0428ba6d0d98399e3c450c494945a1d4727446b2f3631989dc766439112527a9d0a888 compton-5.1.tar.gz" +sha512sums="a0e57dcaff9a18d0ac3b24d15ccaf0f5b308cda0d1c24ab4f76c8e8f3e302983731d7bd3becaf311dd53ca77287eb820315e729b5e34fb1879cab2adad001e82 compton-6.2.tar.gz" -- 2.21.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---