Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] goocanvas1: unmark nocross
Date: Sat, 26 Dec 2020 01:11:08 +0100	[thread overview]
Message-ID: <20201226001108.VTNwEt9vkhI-FwElzZqJX0Lt6s6kiH_GmAG-8mgOtWQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27435@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages goocanvas1
https://github.com/void-linux/void-packages/pull/27435

goocanvas1: unmark nocross


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

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

From 3ab623eeb66e56a125096852a7fee319f872346a Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Fri, 25 Dec 2020 18:02:25 -0600
Subject: [PATCH] goocanvas1: unmark nocross

---
 srcpkgs/goocanvas1/template | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/goocanvas1/template b/srcpkgs/goocanvas1/template
index c7941372de8..2d1f46e9892 100644
--- a/srcpkgs/goocanvas1/template
+++ b/srcpkgs/goocanvas1/template
@@ -4,25 +4,21 @@ version=1.0.0
 revision=1
 wrksrc=goocanvas-${version}
 build_style=gnu-configure
-maintainer="Orphaned <orphan@voidlinux.org>"
 hostmakedepends="pkg-config gobject-introspection glib-devel"
 makedepends="gtk+-devel"
-license="LGPL-2"
-homepage="https://wiki.gnome.org/action/show/Projects/GooCanvas"
 short_desc="Canvas widget for GTK+ - Version 1"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.0-only"
+homepage="https://wiki.gnome.org/action/show/Projects/GooCanvas"
 distfiles="${GNOME_SITE}/goocanvas/1.0/goocanvas-${version}.tar.bz2"
 checksum=1c072ef88567cad241fb4addee26e9bd96741b1503ff736d1c152fa6d865711e
 
-# There's no configure option for disabling gir. And right now, the
-# only packages using goocanvas1 need gir, anyway.
-nocross=yes
-
 goocanvas1-devel_package() {
 	short_desc+=" - development files"
 	depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
 	pkg_install() {
-		vmove usr/lib/*.a
-		vmove usr/lib/*.so
+		vmove "usr/lib/*.a"
+		vmove "usr/lib/*.so"
 		vmove usr/lib/pkgconfig
 		vmove usr/include
 		vmove usr/share/gtk-doc

  reply	other threads:[~2020-12-26  0:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-26  0:01 [PR PATCH] " ndowens
2020-12-26  0:11 ` ndowens [this message]
2020-12-26  3:58 ` sgn
2020-12-28 13:24 ` [PR PATCH] [Closed]: " sgn
2021-02-06 21:37 ` make-file
2021-02-06 22:25 ` ericonr

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=20201226001108.VTNwEt9vkhI-FwElzZqJX0Lt6s6kiH_GmAG-8mgOtWQ@z \
    --to=ndowens@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).