Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mm-common: update to 1.0.0
Date: Sat, 09 Nov 2019 22:31:52 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16280@inbox.vuxu.org> (raw)

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

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages mm-common
https://github.com/void-linux/void-packages/pull/16280

mm-common: update to 1.0.0
Wow testing two packages that depends on mm-common, found gtkmm2 that fails to find autoreconf, so added missing dependency.

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

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

From 72ea1ef1fee49b0c3ed9a36cf6a5b21ea3dea7de Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 9 Nov 2019 14:29:41 -0600
Subject: [PATCH 1/2] gtkmm2: add missing build dependency

---
 srcpkgs/gtkmm2/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gtkmm2/template b/srcpkgs/gtkmm2/template
index ebf87c1a109..22de156b15e 100644
--- a/srcpkgs/gtkmm2/template
+++ b/srcpkgs/gtkmm2/template
@@ -1,16 +1,16 @@
 # Template file for 'gtkmm2'
 pkgname=gtkmm2
 version=2.24.5
-revision=3
+revision=4
 wrksrc="gtkmm-${version}"
 build_style=gnu-configure
 configure_args="--disable-static --disable-documentation"
-hostmakedepends="mm-common libtool pkg-config"
+hostmakedepends="automake mm-common libtool pkg-config"
 makedepends="gtk+-devel libsigc++-devel atkmm-devel pangomm-devel libXcursor-devel"
 short_desc="C++ bindings for The GTK+ toolkit (v2)"
-homepage="http://www.gtkmm.org/"
-license="LGPL-2.1"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.1-only"
+homepage="http://www.gtkmm.org/"
 distfiles="${GNOME_SITE}/gtkmm/${version%.*}/gtkmm-${version}.tar.xz"
 checksum=0680a53b7bf90b4e4bf444d1d89e6df41c777e0bacc96e9c09fc4dd2f5fe6b72
 

From 6e070ec4c023ed027e9945d1590c911ddf0b8cef Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 9 Nov 2019 14:28:52 -0600
Subject: [PATCH 2/2] mm-common: update to 1.0.0

---
 srcpkgs/mm-common/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mm-common/template b/srcpkgs/mm-common/template
index bdac85ecb36..5c245d0ebdd 100644
--- a/srcpkgs/mm-common/template
+++ b/srcpkgs/mm-common/template
@@ -1,14 +1,14 @@
 # Template file for 'mm-common'
 pkgname=mm-common
-version=0.9.12
+version=1.0.0
 revision=1
 archs=noarch
-build_style=gnu-configure
+build_style=meson
 hostmakedepends="pkg-config intltool itstool"
-depends="automake libtool intltool pkg-config gtk-doc gettext-devel glib-devel yelp-tools"
+depends="gtk-doc gettext-devel glib-devel yelp-tools"
 short_desc="Common development macros for GTK+ C++"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://gtkmm.org/en/"
 distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b
+checksum=b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4

             reply	other threads:[~2019-11-09 21:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-09 21:31 voidlinux-github [this message]
2019-11-09 22:01 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16280@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).