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] vala-panel-appmenu: fix dependency typo
Date: Sun, 13 Oct 2019 03:22:31 +0200	[thread overview]
Message-ID: <20191013012231.TGnt_O3iNMAqdv0WA6VwSzXEvaxupzr-lw4QON01Z7Y@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15301@inbox.vuxu.org>

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

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

https://github.com/usrfriendly/void-packages master
https://github.com/void-linux/void-packages/pull/15301

vala-panel-appmenu: fix dependency typo
I found a typo in the dependencies for the appmenu-gtk-module-devel package where a dependency was listed as "appmenu-gkt3-module" and am submitting a correction for it so the package may actually be installable.

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

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

From 577b57e930962396646e7401c32c4dd2cd3a3a34 Mon Sep 17 00:00:00 2001
From: usrfriendly <usrfriendly@github.com>
Date: Thu, 10 Oct 2019 10:39:37 -0700
Subject: [PATCH] vala-panel-appmenu: fix dependency typo

---
 srcpkgs/vala-panel-appmenu/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vala-panel-appmenu/template b/srcpkgs/vala-panel-appmenu/template
index fa197105c43..0913a270047 100644
--- a/srcpkgs/vala-panel-appmenu/template
+++ b/srcpkgs/vala-panel-appmenu/template
@@ -1,7 +1,7 @@
 # Template file for 'vala-panel-appmenu'
 pkgname=vala-panel-appmenu
 version=0.7.2
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DENABLE_XFCE=ON -DENABLE_VALAPANEL=ON
  -DENABLE_MATE=ON -DENABLE_JAYATANA=OFF -DENABLE_APPMENU_GTK_MODULE=ON"
@@ -31,7 +31,7 @@ post_install() {
 appmenu-gtk-module-devel_package() {
 	short_desc="GTK module for exposing menus - development files"
 	depends="appmenu-gtk-module-${version}_${revision}
-	 appmenu-gkt3-module-${version}_${revision}"
+	 appmenu-gtk3-module-${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig

  parent reply	other threads:[~2019-10-13  1:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-10 17:45 [PR PATCH] Resolving issue in vala-panel-appmenu template voidlinux-github
2019-10-12  2:31 ` [PR PATCH] [Updated] vala-panel-appmenu: fix dependency typo voidlinux-github
2019-10-12  2:31 ` voidlinux-github
2019-10-12  2:37 ` voidlinux-github
2019-10-12  7:18 ` voidlinux-github
2019-10-13  1:22 ` voidlinux-github [this message]
2019-10-13  1:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-13  1:24 ` voidlinux-github
2019-10-13  6:51 ` [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=20191013012231.TGnt_O3iNMAqdv0WA6VwSzXEvaxupzr-lw4QON01Z7Y@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).