X-Original-To: alpine-aports@lists.alpinelinux.org Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by lists.alpinelinux.org (Postfix) with ESMTP id BC5EFF84DA4 for ; Sun, 10 Mar 2019 19:55:56 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 2CE2A20E18; Sun, 10 Mar 2019 15:55:56 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sun, 10 Mar 2019 15:55:56 -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=fm2; bh=gI8pZnxHwPKghNojsmZZFwvy2G v8AR/UW8RnVPHgro8=; b=Yiv3ve5xXtBPIQTccesSREFyGZb7GneeDKSaaDZLiS Z1qUmtTPkB88SeGrM81MRW4ztGWT6wPZhE7BCIZSRpa/Ak2p3PyS8SZBgMhkEVmq paPBD3OhDl4a/qauN1TZaonzYWIf1R3z0xpYQyH8uuhpN+hgUjkKaNdJM+uPBt/e Bbx/v45VcDtlkVUrTknYy8hfouFPZOaDAkFXEqmtwHs027NYsoXuCpkhiBDqtwy9 nACGyVxPyH2rHZCLFgB7B8P7tF/ZD4qh+QF1LAM6fkl6yKuAeA8WIIJQyqg5Nv9+ sw1icgH1wi+TQdsWnwszl+4T6PeSRMyAL0UZe+AnRtPQ== 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=gI8pZnxHwPKghNojs mZZFwvy2Gv8AR/UW8RnVPHgro8=; b=sFcPRl7RDP6eGvlf2UTgp3hLJV0WvzNu4 47ydDzgqTkI0ImzcDiAVwQcS963SsjfEQ7q8NahWwGwFW50jIvkzNI6j+7yBq4kv M5d2HILJCR72LZ+YEf1vaFhBtA0+VLVGIinR/LY+nOH+ZclcGvPhHVLP9F4iGLbF OGB3jZC1LxK5tluhAo16/JfK/SMiSQ0fvHLhtj+yLCjqcR/qbM2uvLgYReE/on/G 07mUB1p7VnYCMYYKNuYLMm1vkaXuAs3Mh9GXS96GZsG9Kol2d8U/S95xnL7baf2Q L4Z5Y8Dn+L7wGrRaCSqqwOco+ByFXIQdZzsKlyoIsTXJ7+QFChPUg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrgeeggddufeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomheprfgruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghnthdr tghomheqnecuffhomhgrihhnpehgnhhomhgvrdhorhhgpdhgihhthhhusgdrtghomhenuc fkphepkedtrdeguddrudegvddrheeknecurfgrrhgrmhepmhgrihhlfhhrohhmpegsrhgv sghssehsvghnthdrtghomhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from brebsc.lan (host-80-41-142-58.as13285.net [80.41.142.58]) by mail.messagingengine.com (Postfix) with ESMTPA id 5602F10312 for ; Sun, 10 Mar 2019 15:55:55 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1h34Y5-0005Ct-Na; Sun, 10 Mar 2019 19:55:53 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH] testing/libgxps: new aport Date: Sun, 10 Mar 2019 19:55:49 +0000 Message-Id: <20190310195549.19974-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 https://wiki.gnome.org/action/show/Projects/libgxps XPS documents library & conversion utilities. --- testing/libgxps/APKBUILD | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 testing/libgxps/APKBUILD diff --git a/testing/libgxps/APKBUILD b/testing/libgxps/APKBUILD new file mode 100644 index 0000000000..558723405c --- /dev/null +++ b/testing/libgxps/APKBUILD @@ -0,0 +1,31 @@ +# Contributor: Paul Bredbury +pkgname=libgxps +pkgver=0.3.1 +pkgrel=0 +pkgdesc="XPS documents library & conversion utilities" +url="https://wiki.gnome.org/action/show/Projects/libgxps" +arch="all" +license="LGPL-2.1-or-later" +depends="" +makedepends="gobject-introspection-dev glib-dev gtk+3.0-dev libarchive-dev libjpeg-turbo-dev tiff-dev lcms2-dev meson" +subpackages="$pkgname-dev" +source="$pkgname-$pkgver.tar.gz::https://github.com/GNOME/$pkgname/archive/$pkgver.tar.gz" +builddir="$srcdir/$pkgname-$pkgver" + +build() { + cd "$builddir" + meson --prefix=/usr --libdir=lib --buildtype=release build/ + ninja -v -C build/ +} + +check() { + cd "$builddir/build" + ninja test +} + +package() { + cd "$builddir" + DESTDIR="$pkgdir" ninja -C build/ install +} + +sha512sums="09646e390cbfa667ad9aef52466c24f6a2499ac02d1296e73919574d4670be6a8880e4e491f875719d6946998d2cf1d98fadbb7102f614e839f986fbc38fca65 libgxps-0.3.1.tar.gz" -- 2.21.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---