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 E22FDDC00EC for ; Mon, 7 Dec 2015 14:10:07 +0000 (UTC) Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 87429DC00E8 for ; Mon, 7 Dec 2015 14:10:07 +0000 (UTC) Received: by wmww144 with SMTP id w144so151679475wmw.0 for ; Mon, 07 Dec 2015 06:10:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=curlybracket-co-uk.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=YDr7coCUD8eF5MVsNZdW62/HUWxbfO2byjiPU402M/w=; b=Fim7QQaCWyueDDubzgC4+lVDdhuyctcTNNweqimM1gZbFik/4bOFllhm9RW+yAao+U OY0tbwccw2vky9I74W8fxKRfnK5HwXZIxBCIDQ5afRRHhHPNAA8pwSRq6pTauGGgEAeP BqNjjfceRHKtsOGPQFLnnwMuGhqvNbXSY5873fijhjYxLn3dJ7DFIA/lpA3uP7gAzGsu DClkiTAV49KpESs0pN+SnZE3JFfrmwBHmN0p8Nyb4G2aBkPljZAPUAYlqCvSyfruKIi1 aCdMCNg5xCJP3bR3suCS8dlH+Yz5JVya2o36WN75NgPAaK7ewRxYgL3epJOJHFw0xU6J U06w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=YDr7coCUD8eF5MVsNZdW62/HUWxbfO2byjiPU402M/w=; b=h2WBRpg0Cg49bwmlw3S5sAlo2N1SIHgPbVXgDL/bw8caDXj6d/VlDaZZAJz5sudH5D sK9H/oKhcsEXqHSMxYm8NtkyTFsR5f3OewsVltWFiSJb6cpoSGG0Y6XIrUvGamjggyTv a35/BAofsPH3RG/CUJkQ2+SFs19470Rbkxz8b+03+UZKOgaLI9DZ3n21bXXeBfLNWZpV 8K29AbHIii4HOz//c8hn/xi+Fy/A5kUJHv8DX0MmbyzQz4GndmoMcs/7Ky11RQP5VWNz F/SYOf0mwgmEF28XExAXlAy4aLEHTGwbn3wV9YvWEDrpgWtlMeo2ogMs2ySK6g1lVWSQ 8sFQ== X-Gm-Message-State: ALoCoQnwh74gjaUdkHpk43WPMblZ7OnD2isYYC4zqkBtw65Q5pDlRDTyDddm366ha0ml3qP1zTWW X-Received: by 10.194.204.232 with SMTP id lb8mr21336277wjc.112.1449497405659; Mon, 07 Dec 2015 06:10:05 -0800 (PST) Received: from alpine-coreclr-build.lan ([31.205.146.61]) by smtp.gmail.com with ESMTPSA id bh6sm25397843wjb.0.2015.12.07.06.10.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 07 Dec 2015 06:10:04 -0800 (PST) From: Ben Pye To: alpine-aports@lists.alpinelinux.org Cc: Ben Pye Subject: [alpine-aports] [PATCH v3] testing/libunwind: new aport Date: Mon, 7 Dec 2015 12:29:32 +0000 Message-Id: <1449491372-10513-1-git-send-email-ben@curlybracket.co.uk> X-Mailer: git-send-email 2.4.1 In-Reply-To: <1449485349-2246-1-git-send-email-ben@curlybracket.co.uk> References: <1449485349-2246-1-git-send-email-ben@curlybracket.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: http://www.nongnu.org/libunwind/ Portable and efficient C programming interface (API) to determine the call-chain of a program --- Changes v1 -> v2: - Changed incorrect X11 license to MIT Changes v2 -> v3: - Removed unnecessary musl dependency testing/libunwind/10-disable-tests.patch | 11 ++++++++ testing/libunwind/APKBUILD | 45 ++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 testing/libunwind/10-disable-tests.patch create mode 100644 testing/libunwind/APKBUILD diff --git a/testing/libunwind/10-disable-tests.patch b/testing/libunwind/10-disable-tests.patch new file mode 100644 index 0000000..b7b3240 --- /dev/null +++ b/testing/libunwind/10-disable-tests.patch @@ -0,0 +1,11 @@ +--- a/Makefile.in ++++ b/Makefile.in +@@ -313,7 +313,7 @@ + $(am__append_7) $(am__append_8) $(am__append_9) \ + $(am__append_10) + nodist_include_HEADERS = include/libunwind-common.h +-SUBDIRS = src tests doc ++SUBDIRS = src doc + noinst_HEADERS = include/dwarf.h include/dwarf_i.h include/dwarf-eh.h \ + include/compiler.h include/libunwind_i.h include/mempool.h \ + include/remote.h \ diff --git a/testing/libunwind/APKBUILD b/testing/libunwind/APKBUILD new file mode 100644 index 0000000..1ead581 --- /dev/null +++ b/testing/libunwind/APKBUILD @@ -0,0 +1,45 @@ +# Contributor: Ben Pye +# Maintainer: Ben Pye +pkgname=libunwind +pkgver=1.1 +pkgrel=1 +pkgdesc="Portable and efficient C programming interface (API) to determine the call-chain of a program" +url="http://www.nongnu.org/libunwind/" +arch="all" +license="MIT" +depends="" +depends_dev="" +makedepends="$depends_dev linux-headers" +install="" +subpackages="$pkgname-dev $pkgname-doc" +source="http://download.savannah.gnu.org/releases/libunwind/libunwind-$pkgver.tar.gz + 10-disable-tests.patch" + +_builddir="$srcdir/$pkgname-$pkgver" +prepare() { + local i + cd "$_builddir" + for i in $source; do + case $i in + *.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;; + esac + done +} + +build() { + cd "$_builddir" + ./configure --prefix=/usr + make || return 1 +} + +package() { + cd "$_builddir" + make DESTDIR="$pkgdir" install || return 1 +} + +md5sums="fb4ea2f6fbbe45bf032cd36e586883ce libunwind-1.1.tar.gz +1f6a9820ff7839cc44b285d2239fa69b 10-disable-tests.patch" +sha256sums="9dfe0fcae2a866de9d3942c66995e4b460230446887dbdab302d41a8aee8d09a libunwind-1.1.tar.gz +920e037b775a05e762cc47b0bc361e403337db986e3d471b95933375738ee31f 10-disable-tests.patch" +sha512sums="bfe04f2bfac9f9e47c37f0b23ed2f264d8d3d3d6f1392fe9d794ee13cad216b3740979e922e4276fb65c1ccdc836fce48812cb5459ecdd2a89a621036a35d7c1 libunwind-1.1.tar.gz +6302a9ef7c785c459f2966af5a0367bf752e4c7ea6e4f6136f51d674a66b253aecb81072ffb65c3df1c2dd4f949413abbf13a6d5c425394e23aa6a09102bc187 10-disable-tests.patch" -- 2.4.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---