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

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

There is a new 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: 1946 bytes --]

From 60c4bacadf6a912416a6cdec8c848f3797adb53a 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                         | 14 +++++++++-----
 2 files changed, 9 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..9f893ea04e0 100644
--- a/srcpkgs/djvulibre/template
+++ b/srcpkgs/djvulibre/template
@@ -1,16 +1,20 @@
 # 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"
+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() {
+	./autogen.sh
+}
 
 libdjvulibre_package() {
 	short_desc+=" - runtime libraries"

             reply	other threads:[~2020-12-04  0:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04  0:09 4ricci [this message]
2020-12-04  1:24 ` [PR PATCH] [Updated] " 4ricci
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26934@inbox.vuxu.org \
    --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).