Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gnome-characters: depends on gjs
Date: Sun, 20 Oct 2019 22:53:18 +0200	[thread overview]
Message-ID: <20191020205318.JvaKTXc8j1JkVCB6UA_ms3rBKVgEyEQHcr6VQJ8SvJg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15628@inbox.vuxu.org>

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

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

https://github.com/krkk/void-packages gnome-characters
https://github.com/void-linux/void-packages/pull/15628

gnome-characters: depends on gjs


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

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

From cc238e49e0042d81e28834218e9c9729e193e0c7 Mon Sep 17 00:00:00 2001
From: Karol Kosek <krkkx@protonmail.com>
Date: Sat, 19 Oct 2019 21:18:21 +0200
Subject: [PATCH] gnome-characters: depends on gjs

It's not possible to run this package without gjs, because
the gnome-characters command is a script that executes this dependency
---
 srcpkgs/gnome-characters/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnome-characters/template b/srcpkgs/gnome-characters/template
index c5b125be4c4..d6e35549a5e 100644
--- a/srcpkgs/gnome-characters/template
+++ b/srcpkgs/gnome-characters/template
@@ -1,12 +1,12 @@
 # Template file for 'gnome-characters'
 pkgname=gnome-characters
 version=3.32.1
-revision=2
+revision=3
 build_style=meson
 build_helper="gir"
 hostmakedepends="gjs glib-devel itstool pkg-config"
 makedepends="gjs-devel libglib-devel gtk+3-devel libunistring-devel"
-depends="gnome-desktop"
+depends="gnome-desktop gjs"
 short_desc="Utility to find and insert unusual characters for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"

      parent reply	other threads:[~2019-10-20 20:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-19 19:37 [PR PATCH] " voidlinux-github
2019-10-20  9:19 ` voidlinux-github
2019-10-20 20:53 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-20 20:53 ` voidlinux-github [this message]

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=20191020205318.JvaKTXc8j1JkVCB6UA_ms3rBKVgEyEQHcr6VQJ8SvJg@z \
    --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).