Github messages for voidlinux
 help / color / mirror / Atom feed
From: 4ricci <4ricci@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] djvulibre: update to 3.5.28
Date: Fri, 04 Dec 2020 02:24:20 +0100	[thread overview]
Message-ID: <20201204012420.og6YmKoCzNM4txHzBvyXAaDoCtDQdM7WIuUf80eEvTg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26934@inbox.vuxu.org>

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

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

https://github.com/4ricci/void-packages djvulibre-3.5.28
https://github.com/void-linux/void-packages/pull/26934

djvulibre: update to 3.5.28


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

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

From 42f5e77cc21abdeaa84ccdc27bb487be61bf9a98 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Thu, 3 Dec 2020 23:36:33 +0100
Subject: [PATCH] djvulibre: update to 3.5.28

---
 .../djvulibre/patches/djvu-3.5.23-gcc-4.6.patch   | 12 ------------
 srcpkgs/djvulibre/template                        | 15 ++++++++++-----
 2 files changed, 10 insertions(+), 17 deletions(-)
 delete mode 100644 srcpkgs/djvulibre/patches/djvu-3.5.23-gcc-4.6.patch

diff --git a/srcpkgs/djvulibre/patches/djvu-3.5.23-gcc-4.6.patch b/srcpkgs/djvulibre/patches/djvu-3.5.23-gcc-4.6.patch
deleted file mode 100644
index afd59f0f2a0..00000000000
--- a/srcpkgs/djvulibre/patches/djvu-3.5.23-gcc-4.6.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- libdjvu/GSmartPointer.h~	2011-03-29 12:35:05.000000000 +0400
-+++ libdjvu/GSmartPointer.h	2011-03-29 12:35:25.000000000 +0400
-@@ -58,6 +58,9 @@
- 
- #ifndef _GSMARTPOINTER_H_
- #define _GSMARTPOINTER_H_
-+
-+#include <cstring>
-+
- #ifdef HAVE_CONFIG_H
- #include "config.h"
- #endif
diff --git a/srcpkgs/djvulibre/template b/srcpkgs/djvulibre/template
index 4e6f3134bc8..ff103ff33cb 100644
--- a/srcpkgs/djvulibre/template
+++ b/srcpkgs/djvulibre/template
@@ -1,16 +1,21 @@
 # Template file for 'djvulibre'
 pkgname=djvulibre
-version=3.5.27
-revision=4
+version=3.5.28
+revision=1
 build_style=gnu-configure
-hostmakedepends="pkg-config"
+configure_args="--host=${XBPS_TRIPLET}"
+hostmakedepends="pkg-config automake libtool"
 makedepends="tiff-devel"
 short_desc="Utilities for the DjVu image format"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://djvu.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/djvu/$pkgname-$version.tar.gz"
-checksum=e69668252565603875fb88500cde02bf93d12d48a3884e472696c896e81f505f
+checksum=82e392a9cccfee94fa604126c67f06dbc43ed5f9f0905d15b6c8164f83ed5655
+
+pre_configure() {
+	NOCONFIGURE=1 ./autogen.sh
+}
 
 libdjvulibre_package() {
 	short_desc+=" - runtime libraries"

  reply	other threads:[~2020-12-04  1:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04  0:09 [PR PATCH] " 4ricci
2020-12-04  1:24 ` 4ricci [this message]
2020-12-05 19:56 ` [PR REVIEW] " ericonr
2020-12-05 20:02 ` [PR PATCH] [Closed]: " 4ricci
2020-12-05 20:33 ` [PR REVIEW] " 4ricci
2020-12-05 20:46 ` ericonr
2020-12-05 20:46 ` [PR PATCH] [Merged]: " 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=20201204012420.og6YmKoCzNM4txHzBvyXAaDoCtDQdM7WIuUf80eEvTg@z \
    --to=4ricci@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).