Github messages for voidlinux
 help / color / mirror / Atom feed
From: pbui <pbui@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] shared-mime-info: update to 2.0.
Date: Fri, 08 May 2020 15:57:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21745@inbox.vuxu.org> (raw)

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

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

https://github.com/pbui/void-packages shared-mime-info
https://github.com/void-linux/void-packages/pull/21745

shared-mime-info: update to 2.0.
- Upstream switches from gnu-configure to meson.
- Now requires xmlto to build.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-shared-mime-info-21745.patch --]
[-- Type: text/x-diff, Size: 1650 bytes --]

From 263db0c23b08f6632ce5768536f252a7a3d1fb91 Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Fri, 8 May 2020 09:54:13 -0400
Subject: [PATCH] shared-mime-info: update to 2.0.

- Upstream switches from gnu-configure to meson.
- Now requires xmlto to build.
---
 srcpkgs/shared-mime-info/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/shared-mime-info/template b/srcpkgs/shared-mime-info/template
index 3271a3ff8c6..390636ffe50 100644
--- a/srcpkgs/shared-mime-info/template
+++ b/srcpkgs/shared-mime-info/template
@@ -1,15 +1,15 @@
 # Template file for 'shared-mime-info'
 pkgname=shared-mime-info
-version=1.15
+version=2.0
 revision=1
-build_style=gnu-configure
-configure_args="--disable-update-mimedb"
-hostmakedepends="pkg-config intltool itstool gettext-devel"
+build_style=meson
+configure_args="-Dupdate-mimedb=false"
+hostmakedepends="pkg-config intltool itstool gettext-devel xmlto"
 makedepends="libglib-devel libxml2-devel"
 short_desc="Core database of common types"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://freedesktop.org/Software/shared-mime-info"
-distfiles="https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/b27eb88e4155d8fccb8bb3cd12025d5b/shared-mime-info-${version}.tar.xz"
-checksum=f482b027437c99e53b81037a9843fccd549243fd52145d016e9c7174a4f5db90
+distfiles="https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/0440063a2e6823a4b1a6fb2f2af8350f/shared-mime-info-${version}.tar.xz"
+checksum=23c1cb7919f31cf97aeb5225548f75705f706aa5cc7d1c4c503364bcc8681e06
 disable_parallel_build=yes

             reply	other threads:[~2020-05-08 13:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 13:57 pbui [this message]
2020-05-11 18:27 ` [PR PATCH] [Merged]: " Hoshpak

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-21745@inbox.vuxu.org \
    --to=pbui@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).