X-Original-To: alpine-aports@lists.alpinelinux.org Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by lists.alpinelinux.org (Postfix) with ESMTP id 1FC87F831F8 for ; Tue, 5 Feb 2019 19:48:11 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 9CA22210F7; Tue, 5 Feb 2019 14:48:10 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Tue, 05 Feb 2019 14:48:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h=from :to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm2; bh=pxqdLlgBj97qb 9ugRmaKY78IVkQw9fo4e9nVk4uUIP4=; b=eDortz6X6YEgl4df9hL97UY/jTtTG FfQ4Ll6UY8cda1IHWid4uFlEgV+VcoYT9Dz16eLZ45NB4sqeTtl4cR/fbJlJUyR7 e56AJVIaBBaTALCrJaUGh2fT2gRa/cS/9E7X1tnDixbVy0UGOfdga4FpjXwyAqXP ge0UoVYUDtV4rj160YxaZRntgojG31ed+ifX0Z2khaTaxHr3R7VohmBZz7c2gPEv JrBNj2Hq+Ak4U1/ofRyki4yFrxphdJ3/rKsnNOwySZtq1UWuYVKILMhZtS9F1qFQ qkDo5CyHLH4NZ3g/Yr5QImlzXFrAUXeSUldnwnOEvn3FqxgzxUBMP3E0Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=pxqdLlgBj97qb9ugRmaKY78IVkQw9fo4e9nVk4uUIP4=; b=fBvcj/re 49Mx/x/9xxOwjWCFWJkX9nOqFdM6AfyYWAiHw40yfDJp/BE5c1nzNfwqJ6G4kYWp 7/4HO0OTB3VbIM/VfB+ESUAuU1i3lG6faw9MfyYK9+LJwuTq6ni2EwYaZRBqs31h 8wpfk0UnNsCP1B94lNxUzDUhysxYCHogMwOHZzydJ8F0rfE3wFf1gfkrvFzU1jLS ezOsZmeuCF9McY5dqoqwzhzPOusy/VSGhGOJfWJAwFvxeM4zxa7b3X8FOZMxWV6N 3dKgLNjEeSkhcghzSthcZ0m1leYo+bxHHVj74EXn57PSrDiJWOmuTn6dn3u/10Wz GlESYVTcQ0ChTA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrkeeigdduvdehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhhtnecuuegrihhlohhuthemucef tddtnecunecujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpe frrghulhcuuehrvggusghurhihuceosghrvggsshesshgvnhhtrdgtohhmqeenucffohhm rghinhepghhiuhhsphgvnhdrtghomhenucfkphepkedtrdeguddrudegvddrheeknecurf grrhgrmhepmhgrihhlfhhrohhmpegsrhgvsghssehsvghnthdrtghomhenucevlhhushht vghrufhiiigvpedt 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 8430D100BA for ; Tue, 5 Feb 2019 14:48:09 -0500 (EST) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.91) (envelope-from ) id 1gr6hT-0001gC-Df; Tue, 05 Feb 2019 19:48:07 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH v2] testing/cherrytree: new aport Date: Tue, 5 Feb 2019 19:47:24 +0000 Message-Id: <20190205194725.6415-1-brebs@sent.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20181219225154.17698-1-brebs@sent.com> References: <20181219225154.17698-1-brebs@sent.com> 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://www.giuspen.com/cherrytree/ Hierarchical note-taking app featuring rich text. --- testing/cherrytree/APKBUILD | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 testing/cherrytree/APKBUILD diff --git a/testing/cherrytree/APKBUILD b/testing/cherrytree/APKBUILD new file mode 100644 index 0000000000..1507efd44c --- /dev/null +++ b/testing/cherrytree/APKBUILD @@ -0,0 +1,33 @@ +# Contributor: Paul Bredbury +pkgname=cherrytree +pkgver=0.38.7 +pkgrel=0 +pkgdesc="Hierarchical note-taking app featuring rich text" +url="https://www.giuspen.com/cherrytree/" +arch="noarch" +license="GPL-3.0-or-later" +depends="py-dbus py-gtk py-pygtksourceview2" +makedepends="gettext" +subpackages="$pkgname-doc $pkgname-lang" +source="https://www.giuspen.com/software/$pkgname-$pkgver.tar.xz" +options="!check" # No test suite +builddir="$srcdir/$pkgname-$pkgver" + +prepare() { + default_prepare + + # Run by desktop-file-utils.trigger instead + sed -e "/subprocess.*update-desktop-database/d" -i setup.py +} + +build() { + cd "$builddir" + python2 setup.py build +} + +package() { + cd "$builddir" + python2 setup.py install --prefix=/usr --root="$pkgdir" +} + +sha512sums="3b52b0a5f1bc7d2aa5eb7622c31ded85f7cf1c0361f9bfa1842c7a07f8f3fb694b27f8d6fe8486482bf293b0300a383cf02ba2dc79d520a1862ae439a17cc371 cherrytree-0.38.7.tar.xz" -- 2.20.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---