Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mm-common: update to 1.0.0
@ 2019-11-09 21:31 voidlinux-github
  2019-11-09 22:01 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-11-09 21:31 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: mm-common: update to 1.0.0
  2019-11-09 21:31 [PR PATCH] mm-common: update to 1.0.0 voidlinux-github
@ 2019-11-09 22:01 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-09 22:01 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

mm-common: update to 1.0.0
https://github.com/void-linux/void-packages/pull/16280

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-09 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-09 21:31 [PR PATCH] mm-common: update to 1.0.0 voidlinux-github
2019-11-09 22:01 ` [PR PATCH] [Merged]: " voidlinux-github

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).