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 345E1F84DA7 for ; Sun, 10 Mar 2019 17:35:58 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id C8D1D21C1C; Sun, 10 Mar 2019 13:35:57 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 10 Mar 2019 13:35:57 -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=W7QQGFTay3OcE8/DEk4rzlDKc1 F4ctCv4vCRQnC4hec=; b=kSs8XKNGTMiYEyUr69krCeMnENPQdnJL1mFHDCWR15 9Hn674ZC/fe9NjyMjmBewclnrL0skN4OESo8bFbkv0gfAYunnAtPOGsyv0Dr55Kl 2xrmSQj1ldIzChmroqYDlrcKu0jTr77ZXGHvdbCXUrve2j0FtquPBSCjvUBYmW98 ViMf+6bfRHiBAcT2kcy8NJcTDqMBllJd8ZN/ipFz7+F3V2xFuNVeOuGrZFhfsSsB 3qMZm5u6w50Jq+7+tRhh54jPWPzJah6dqAmbZru1HgGF5JtL6W9g6WAt2KGS02gy KpDxmOfcvl9xKrThR5KF2nLcGkeWXdJ2Btm8WIxx4Zdg== 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=W7QQGFTay3OcE8/DE k4rzlDKc1F4ctCv4vCRQnC4hec=; b=6pp1RNxUYtVIuQMvgLmkWv944za6W/cBf xXw/Vs+hNUlmdVCK5QxsTMndth7Qb1GHDvn8maAuPTFQ6L8tNGDwEWauyh+Sdx2z fswfgRGhyCZ9OwQ1ilPm+wM8vMKvOPlX8TE+DN3zx46zcEXioQAgz+iF/dhH2yxx zYLIrHKu0834Ed8x9e/rdFW6QBzA5g8qNlLGYOQNNVahorO5vYhq4zNy4CGcoh4W 126Ij4cbUpmIb13vpr+Un/L5/BFJwfhgT9lT668FsxQx5mj0iDE8raniJ2RItVwJ XtIEOf7uGxN5xKYn1ni4ElPTwKUYfkN2+OCPkkQH8rRxZwMMUYDkw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrgeeggddutdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomheprfgruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghnthdr tghomheqnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepkedtrdeguddrud egvddrheeknecurfgrrhgrmhepmhgrihhlfhhrohhmpegsrhgvsghssehsvghnthdrtgho mhenucevlhhushhtvghrufhiiigvpedt 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 AC819E46AD for ; Sun, 10 Mar 2019 13:35:56 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1h32Mc-0008O8-Uw; Sun, 10 Mar 2019 17:35:55 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH] testing/evolution-on: new aport Date: Sun, 10 Mar 2019 17:35:46 +0000 Message-Id: <20190310173546.32203-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://github.com/acidrain42/evolution-on Tray plugin for Evolution email client. --- testing/evolution-on/APKBUILD | 34 +++++++++++++++++++ .../evolution-on/gconf-source-remove.patch | 14 ++++++++ testing/evolution-on/widget.patch | 23 +++++++++++++ 3 files changed, 71 insertions(+) create mode 100644 testing/evolution-on/APKBUILD create mode 100644 testing/evolution-on/gconf-source-remove.patch create mode 100644 testing/evolution-on/widget.patch diff --git a/testing/evolution-on/APKBUILD b/testing/evolution-on/APKBUILD new file mode 100644 index 0000000000..ea1afeec58 --- /dev/null +++ b/testing/evolution-on/APKBUILD @@ -0,0 +1,34 @@ +# Contributor: Paul Bredbury +pkgname=evolution-on +pkgver=3.24.2 +pkgrel=0 +pkgdesc="Tray plugin for Evolution email client" +url="https://github.com/acidrain42/evolution-on" +arch="x86_64" # Unknown whether works on other arches +license="GPL-2.0-or-later" +depends="evolution" +makedepends="autoconf automake evolution-dev glib-dev gnome-common intltool libtool" +source="$pkgname-$pkgver.tar.gz::https://github.com/acidrain42/$pkgname/archive/v$pkgver.tar.gz + gconf-source-remove.patch + widget.patch" +builddir="$srcdir/$pkgname-$pkgver" + +build() { + cd "$builddir" + ./autogen.sh --prefix=/usr + make +} + +check() { + cd "${builddir}" + make check +} + +package() { + cd "$builddir" + make DESTDIR="$pkgdir" install +} + +sha512sums="7f6c048c052ecab2efefaeddaba9db8f7f63035c5505fce0b9c260b5cf2044fe0c4d90a2e7461e1643f507daa1d3a871be9c16e58311d229697d9ce11faa82cf evolution-on-3.24.2.tar.gz +374fb2f1140d0edf514d1f63279c00414bd4c17dc33242b254f48db9f5bdadf12384f307105e76439e310bb6eccf51698beab9696f7ef0616876632421e64a85 gconf-source-remove.patch +025b2b9e910bb85157a000c7e87ad9123b68d46c1cb9b69d65fd07330862b809e4e23282cec10c480bb7c033e80197278b0ffc7e57e9fa4052238d48e8aecfb9 widget.patch" diff --git a/testing/evolution-on/gconf-source-remove.patch b/testing/evolution-on/gconf-source-remove.patch new file mode 100644 index 0000000000..da447440b4 --- /dev/null +++ b/testing/evolution-on/gconf-source-remove.patch @@ -0,0 +1,14 @@ +To prevent: +configure.ac:80: error: possibly undefined macro: AM_GCONF_SOURCE_2 + +diff -Naur a/configure.ac b/configure.ac +--- a/configure.ac 2017-05-09 18:21:44.000000000 +0100 ++++ b/configure.ac 2019-03-10 17:14:20.222932063 +0000 +@@ -77,7 +77,6 @@ + dnl GConf stuff + dnl *********** + AC_PATH_PROG(GCONFTOOL, gconftool-2, no) +-AM_GCONF_SOURCE_2 + + dnl *************** + dnl Libappindicator stuff diff --git a/testing/evolution-on/widget.patch b/testing/evolution-on/widget.patch new file mode 100644 index 0000000000..d999eb3c8b --- /dev/null +++ b/testing/evolution-on/widget.patch @@ -0,0 +1,23 @@ +From https://github.com/zsugabubus/evolution-on/commit/5f771627e2753febfdabd4f86230a8bfa29f0bb1 + +From 5f771627e2753febfdabd4f86230a8bfa29f0bb1 Mon Sep 17 00:00:00 2001 +From: zsugabubus +Date: Mon, 3 Sep 2018 14:50:02 +0200 +Subject: [PATCH] fix: remove that unnecessary `gtk_widget_show` call + +--- + src/tray.c | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/src/tray.c b/src/tray.c +index 366e3e4..cea6c74 100644 +--- a/src/tray.c ++++ b/src/tray.c +@@ -95,7 +95,6 @@ toggle_window() + if (gtk_widget_get_visible(GTK_WIDGET(on_icon.evo_window))) { + gtk_widget_hide(GTK_WIDGET(on_icon.evo_window)); + } else { +- gtk_widget_show(GTK_WIDGET(on_icon.evo_window)); + gtkut_window_popup(GTK_WIDGET(on_icon.evo_window)); + } + -- 2.21.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---