Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] klavaro: update to 3.07
Date: Mon, 03 Jun 2019 17:28:41 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12101@inbox.vuxu.org> (raw)

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

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

https://github.com/newbluemoon/void-packages klavaro
https://github.com/void-linux/void-packages/pull/12101

klavaro: update to 3.07


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

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

From 854753b02d4e637343f940f56643732f4dbf1f9f Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 3 Jun 2019 17:26:07 +0200
Subject: [PATCH] klavaro: update to 3.07

---
 srcpkgs/klavaro/patches/linking-order.patch | 16 ----------------
 srcpkgs/klavaro/template                    |  5 ++---
 2 files changed, 2 insertions(+), 19 deletions(-)
 delete mode 100644 srcpkgs/klavaro/patches/linking-order.patch

diff --git a/srcpkgs/klavaro/patches/linking-order.patch b/srcpkgs/klavaro/patches/linking-order.patch
deleted file mode 100644
index 3fe09b94a10..00000000000
--- a/srcpkgs/klavaro/patches/linking-order.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-When linking the libraries need to be in the proper order
-to prevent an undefined reference error.
-
---- src/Makefile.in.orig
-+++ src/Makefile.in
-@@ -369,8 +369,8 @@
- AM_CFLAGS = -Wextra -I$(top_srcdir)/gtkdatabox $(am__append_1) \
- 	$(am__append_3)
- AM_LDFLAGS = -static
--klavaro_LDADD = @GTK_LIBS@ -lgmodule-2.0 \
--	$(top_srcdir)/gtkdatabox/libgtkdataboks.la $(am__append_2)
-+klavaro_LDADD = $(top_srcdir)/gtkdatabox/libgtkdataboks.la $(am__append_2) @GTK_LIBS@ -lgmodule-2.0
-+	
- all: all-am
- 
- .SUFFIXES:
diff --git a/srcpkgs/klavaro/template b/srcpkgs/klavaro/template
index 5c068544fe4..c4ecddc568a 100644
--- a/srcpkgs/klavaro/template
+++ b/srcpkgs/klavaro/template
@@ -1,6 +1,6 @@
 # Template file for 'klavaro'
 pkgname=klavaro
-version=3.05
+version=3.07
 revision=1
 build_style=gnu-configure
 hostmakedepends="intltool pkg-config"
@@ -10,10 +10,9 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-3.0-or-later"
 homepage="http://klavaro.sourceforge.net/en/"
 distfiles="${SOURCEFORGE_SITE}/klavaro/klavaro-${version}.tar.bz2"
-checksum=fe82c6c108a3c40ab97902a8874c6d10fd891b4ff1accce757e5cba0e361dd10
+checksum=a0802c32675b0267e09f41ef8635e9581ec86817218bc1d711f6090ec5b92c32
 
 post_install() {
 	rm ${DESTDIR}/usr/lib/*.{a,so}
 	rm -r ${DESTDIR}/usr/include
-	mv ${DESTDIR}/usr/{appdata,applications} ${DESTDIR}/usr/share
 }

             reply	other threads:[~2019-06-03 15:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-03 15:28 voidlinux-github [this message]
2019-06-03 18:07 ` [PR PATCH] [Merged]: " voidlinux-github
2019-06-03 18:18 ` voidlinux-github
2019-06-03 19:09 ` voidlinux-github
2019-06-03 19:42 ` voidlinux-github
2019-06-03 19:51 ` 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-12101@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).