X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 4C759DC0154 for ; Sun, 8 May 2016 22:41:58 +0000 (UTC) Received: from bat.tulip.relay.mailchannels.net (bat.tulip.relay.mailchannels.net [23.83.218.13]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 0FCA6DC00E1 for ; Sun, 8 May 2016 22:41:56 +0000 (UTC) X-Sender-Id: mxroute|x-authuser|developer@it-offshore.co.uk Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id CACA0120381 for ; Sun, 8 May 2016 22:41:52 +0000 (UTC) Received: from ocean.mxroute.com (ip-10-21-3-36.us-west-2.compute.internal [10.21.3.36]) by relay.mailchannels.net (Postfix) with ESMTPA id 19C671201E9 for ; Sun, 8 May 2016 22:41:52 +0000 (UTC) X-Sender-Id: mxroute|x-authuser|developer@it-offshore.co.uk Received: from ocean.mxroute.com ([TEMPUNAVAIL]. [10.222.131.242]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.6.11); Sun, 08 May 2016 22:41:52 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: mxroute|x-authuser|developer@it-offshore.co.uk X-MailChannels-Auth-Id: mxroute X-MC-Loop-Signature: 1462747312309:4281960902 X-MC-Ingress-Time: 1462747312308 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=it-offshore.co.uk; s=default; h=References:In-Reply-To:Message-Id:Date: Subject:To:From:Sender:Reply-To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=oJhsJx6m+TZ35CJu6MkqYKozQ4ullpng4XDnRreiPAs=; b=oPc9oJ+ZVnpj0b1A8WAAGPZ6H 9a/lSuejPfhtcHyyXUf/bIZcQEKxEUntp+C7qbZMmSVlHlaazjIP0CRKpx9GZPSwJConwk1xTCQyP bfVU7EF4ZLJmcQXyqZ1m5267sP+G66JBx5EhiyQNHInYjxa5kfvH9Vf739WEa1VBT2CRTAZw4P1hH uLqkrj1y0iUH8/F+nA+4FZ97nDrr28wIop3kR1uGkw530esgrkEveYdDPTcrxjD9wZ7hVS6qER/Vy ar+JbITgpPmcG9cV0z4V5TUudq1GGzwtbmH7lkMrietjrlbILYmJ9OCBzEeDSw2MNylu5Ddu6nlC9 vwc1BhFSg==; Received: from [81.4.121.188] (port=47739 helo=localhost.localdomain) by ocean.mxroute.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.87) (envelope-from ) id 1azXOY-00049q-Rm for alpine-aports@lists.alpinelinux.org; Sun, 08 May 2016 18:41:51 -0400 From: Stuart Cardall To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH 2/2] testing/xpra: update to 0.17.1 Date: Sun, 8 May 2016 22:41:43 +0000 Message-Id: <1462747303-10698-2-git-send-email-developer@it-offshore.co.uk> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1462747303-10698-1-git-send-email-developer@it-offshore.co.uk> References: <1462747303-10698-1-git-send-email-developer@it-offshore.co.uk> X-AuthUser: developer@it-offshore.co.uk X-Virus-Scanned: ClamAV using ClamSMTP X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: --- testing/xpra/APKBUILD | 28 ++++++++-------------------- testing/xpra/fix-xdummy-musl-detect.patch | 19 ------------------- 2 files changed, 8 insertions(+), 39 deletions(-) delete mode 100644 testing/xpra/fix-xdummy-musl-detect.patch diff --git a/testing/xpra/APKBUILD b/testing/xpra/APKBUILD index 30e3ee7..8046a8d 100644 --- a/testing/xpra/APKBUILD +++ b/testing/xpra/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Stuart Cardall # Maintainer: Stuart Cardall pkgname=xpra -pkgver=0.16.3 +pkgver=0.17.1 pkgrel=0 pkgdesc="Xpra is 'screen for X' & allows you to run X programs, usually on a remote host over SSH or encrypted tcp." url="http://xpra.org" @@ -9,14 +9,11 @@ arch="all" license="GPLv2+" depends="py-gobject py-gtk py-imaging xf86-video-dummy xvfb setxkbmap xorg-server py-numpy py-pillow py-gtkglext py-lz4 \ py-rencode py-opencl" -# cython only depends until cython patch applies -depends_dev="python-dev cython-dev cython libx11-dev libxtst-dev libxcomposite-dev libxdamage-dev libxrandr-dev +depends_dev="python-dev cython-dev libx11-dev libxtst-dev libxcomposite-dev libxdamage-dev libxrandr-dev \ py-gobject-dev py-gtk-dev libxkbfile-dev gtk+2.0-dev x264-dev x265-dev libvpx-dev ffmpeg-dev libwebp-dev" -makedepends="$depends_dev cython" +makedepends="$depends_dev cython linux-headers" subpackages="$pkgname-dev $pkgname-doc $pkgname-tests" -source="http://xpra.org/src/$pkgname-$pkgver.tar.xz - fix-xdummy-musl-detect.patch - " +source="http://xpra.org/src/$pkgname-$pkgver.tar.xz" _builddir="$srcdir"/$pkgname-$pkgver prepare() { @@ -32,13 +29,6 @@ prepare() { build() { cd "$_builddir" # https://www.xpra.org/trac/ticket/1080 CFLAGS="$CFLAGS -fno-strict-aliasing" - # dummy patch applied in http://xpra.org/trac/changeset/12475/xpra - # sed fix applied in http://xpra.org/trac/changeset/12471/xpra - sed -i setup.py \ - -e '/GDK_BINDINGS_PACKAGES = PYGTK_PACKAGES/s/"xfixes"/"x11", "xext", "xfixes"/' \ - -e 's/pkgconfig("xtst", "xfixes", "xcomposite", "xdamage", "xext")\ - /pkgconfig("x11", "xtst", "xfixes", "xcomposite", "xdamage", "xext")/' \ - -e 's/pkgconfig("xcomposite", "xdamage", "xext")/pkgconfig("x11", "xcomposite", "xdamage", "xext")/' python setup.py build \ --with-csc_opencl \ --with-bundle_tests \ @@ -51,14 +41,12 @@ package() { } tests() { + arch="noarch" cd "$_builddir" mkdir -p "$subpkgdir"/usr/share/xpra cp -rf tests "$subpkgdir"/usr/share/xpra/ } -md5sums="9f81ac22991083ee49e01f62ae113a56 xpra-0.16.3.tar.xz -b19a1fd26e94be8db372c8555152218d fix-xdummy-musl-detect.patch" -sha256sums="1516ab10eb348092077ffb698bce234d06a234a5748e422fdf92f34922fb39ea xpra-0.16.3.tar.xz -eb88db7301a30441b710f38028f316f90e8cd3af213468d96a5d04d5c64a69ef fix-xdummy-musl-detect.patch" -sha512sums="1a6bbd01837e702e98ffcaffe12a2e5320108ef50f0fcc64a80735fb53a2b41e4cdda0e0a2d1a3b5f2159a81da4a7c2cac458ab4c2eed4de17adb4e963218590 xpra-0.16.3.tar.xz -0ddc4a4359cc257a77445b4bc747bdb79ae8f049078c9dcb531fc41555e8d74842cf599edbd29a2f13bd977a20922df6ab4e51839dba7d4aae865897f2b872fc fix-xdummy-musl-detect.patch" +md5sums="d83910c4e8c3799822f5fe90f6d8e928 xpra-0.17.1.tar.xz" +sha256sums="041de13937f3f0529dcde9ccc681b52bc85c5074a021060a56a1da2cdfe66315 xpra-0.17.1.tar.xz" +sha512sums="f1d323b7207b89838045126939d7d68ff72313c00724f2be7d405c12880fedc12900c11c8d36a0780ee6f7ffca1b6f75c69136eeebd73333fbd437cf9a7ffcfa xpra-0.17.1.tar.xz" diff --git a/testing/xpra/fix-xdummy-musl-detect.patch b/testing/xpra/fix-xdummy-musl-detect.patch deleted file mode 100644 index cacd7d0..0000000 --- a/testing/xpra/fix-xdummy-musl-detect.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- xpra-0.16.3/scripts/xpra_Xdummy -+++ xpra-0.16.3/scripts/xpra_Xdummy.new -@@ -30,8 +30,14 @@ - fi - - if [ ! -x "$LD_LINUX" ]; then -- LD_LINUX='' -- echo "could not determine ld path for $arch, please file an xpra bug" -+ # Musl C / Alpine Linux -+ ldmusl=$(ls /lib | grep ^ld-musl) -+ if [ -n "$ldmusl" ]; then -+ LD_LINUX="/lib/$ldmusl" -+ else -+ LD_LINUX='' -+ echo "could not determine ld path for $arch, please file an xpra bug" -+ fi - fi - } - -- 2.8.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---