Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] cairomm: update to 1.14.2.
Date: Fri, 11 Dec 2020 19:18:09 +0100	[thread overview]
Message-ID: <20201211181809.S18JpUmOTLcBaQz3tZib1K_BepO9TklC9f-SbMEfpLc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25763@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

There is an updated pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages cairomm
https://github.com/void-linux/void-packages/pull/25763

cairomm: update to 1.14.2.
Switch to meson build style, fix update file.

A patch file from https://github.com/void-linux/void-packages/pull/25763.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cairomm-25763.patch --]
[-- Type: text/x-diff, Size: 1799 bytes --]

From 624e005d479dc12b65edd98352ec3b40c6c2b3c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 20 Oct 2020 17:06:15 -0300
Subject: [PATCH] cairomm: update to 1.14.2.

Switch to meson build style, fix update file, xlint.
---
 srcpkgs/cairomm/template | 16 ++++++++--------
 srcpkgs/cairomm/update   |  1 +
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/cairomm/template b/srcpkgs/cairomm/template
index 015726e304c..66d365b80da 100644
--- a/srcpkgs/cairomm/template
+++ b/srcpkgs/cairomm/template
@@ -1,17 +1,17 @@
-# Template build file for 'cairomm'.
+# Template file for 'cairomm'
 pkgname=cairomm
-version=1.12.2
-revision=3
-build_style=gnu-configure
+version=1.14.2
+revision=1
+build_style=meson
 hostmakedepends="pkg-config"
 makedepends="libsigc++-devel fontconfig-devel libpng-devel libXrender-devel cairo-devel"
 depends="cairo>=1.12.14_6"
 short_desc="C++ bindings to Cairo vector graphics library"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://www.cairographics.org"
-license="GPL-2, MPL-1.1"
-distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
-checksum=45c47fd4d0aa77464a75cdca011143fea3ef795c4753f6e860057da5fb8bd599
+license="GPL-2.0-or-later, MPL-1.1"
+homepage="https://www.cairographics.org/cairomm/"
+distfiles="http://cairographics.org/releases/$pkgname-$version.tar.xz"
+checksum=0126b9cc295dc36bc9c0860d5b720cb5469fd78d5620c8f10cc5f0c07b928de3
 
 cairomm-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
diff --git a/srcpkgs/cairomm/update b/srcpkgs/cairomm/update
index 48c01daf353..aa4bf1b2c19 100644
--- a/srcpkgs/cairomm/update
+++ b/srcpkgs/cairomm/update
@@ -1 +1,2 @@
+pattern="LATEST-cairomm-\K[0-9.]+"
 ignore="*.?[13579].*"

  parent reply	other threads:[~2020-12-11 18:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20 20:06 [PR PATCH] " ericonr
2020-11-06 13:59 ` [PR PATCH] [Updated] " ericonr
2020-11-21 16:15 ` ericonr
2020-12-11 18:18 ` ericonr [this message]
2020-12-11 18:22 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201211181809.S18JpUmOTLcBaQz3tZib1K_BepO9TklC9f-SbMEfpLc@z \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).