Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mate-menus: update to 1.22.1.
Date: Thu, 26 Sep 2019 19:49:05 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14744@inbox.vuxu.org> (raw)

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

There is a new pull request by thomas-t-w against master on the void-packages repository

https://github.com/thomas-t-w/void-packages mate-menus
https://github.com/void-linux/void-packages/pull/14744

mate-menus: update to 1.22.1.
Drop Python build option as it was dropped upstream.

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

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

From c4d89ed9541ff61cbeafe810b53c71c2ab85fdcf Mon Sep 17 00:00:00 2001
From: Thomas <thomasw@fastmail.cn>
Date: Thu, 26 Sep 2019 11:43:51 -0400
Subject: [PATCH] mate-menus: update to 1.22.1.

Drop Python build option as it was dropped upstream.
---
 srcpkgs/mate-menus/template | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/mate-menus/template b/srcpkgs/mate-menus/template
index 61f03dd746c..f83288d5129 100644
--- a/srcpkgs/mate-menus/template
+++ b/srcpkgs/mate-menus/template
@@ -1,26 +1,22 @@
 # Template file for 'mate-menus'
 pkgname=mate-menus
-version=1.22.0
+version=1.22.1
 revision=1
 build_style=gnu-configure
 build_helper="gir"
-configure_args="--disable-static $(vopt_enable python)"
-hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)
- $(vopt_if python python)"
-makedepends="libglib-devel $(vopt_if python python-devel)"
+configure_args="--disable-static"
+hostmakedepends="pkg-config intltool itstool
+ $(vopt_if gir gobject-introspection)"
+makedepends="libglib-devel"
 short_desc="MATE menu specifications"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://mate-desktop.org"
 distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=acec93a66154fdbd78404680fca5a99112085cb99d7c43022b010527dc9a6ad2
+checksum=800d26bdba7762660ec8513cf5bcc58ff173fa1ae96621b21d17e6e0ccf1064e
 
-build_options="gir python"
-build_options_default="gir python"
-
-pre_configure() {
-	export PYTHON=/usr/bin/python2
-}
+build_options="gir"
+build_options_default="gir"
 
 mate-menus-devel_package() {
 	short_desc+=" - development files"

             reply	other threads:[~2019-09-26 17:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-26 17:49 voidlinux-github [this message]
2019-09-26 21:25 ` [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-14744@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).