Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (d129648e0c496514508a697915e191e3fa679d29)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (d129648e0c496514508a697915e191e3fa679d29)
  • Date: Wed, 8 Feb 2017 21:49:34 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null |binary
libs/libpaper/DEPENDS | 1 +
libs/libpaper/DETAILS | 2 +-
libs/libpaper/HISTORY | 6 ++++++
libs/libpaper/PRE_BUILD | 3 +++
libs/libpaper/libpaper_1.1.24+nmu5.tar.gz.sig |binary
6 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit d129648e0c496514508a697915e191e3fa679d29
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libpaper: Updated to 1.1.24+nmu5 (non-maintainer-update #5)

1.1.24 source no longer available.
Depends on autoconf for autoreconf
Run autoreconf to generate ./configure

diff --git a/libs/libpaper/DEPENDS b/libs/libpaper/DEPENDS
new file mode 100755
index 0000000..0007401
--- /dev/null
+++ b/libs/libpaper/DEPENDS
@@ -0,0 +1 @@
+depends autoconf
diff --git a/libs/libpaper/DETAILS b/libs/libpaper/DETAILS
index 4ed41a5..72e11dd 100755
--- a/libs/libpaper/DETAILS
+++ b/libs/libpaper/DETAILS
@@ -1,5 +1,5 @@
SPELL=libpaper
- VERSION=1.1.24
+ VERSION=1.1.24+nmu5
SOURCE=${SPELL}_$VERSION.tar.gz
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/libp/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/libs/libpaper/HISTORY b/libs/libpaper/HISTORY
index c134685..aae8c35 100644
--- a/libs/libpaper/HISTORY
+++ b/libs/libpaper/HISTORY
@@ -1,3 +1,9 @@
+2017-02-08 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.24+nmu5 (non-maintainer-update #5)
+ 1.1.24 source no longer available.
+ * DEPENDS: Depends on autoconf for autoreconf
+ * PRE_BUILD: Run autoreconf to generate ./configure
+
2010-07-05 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.1.24

diff --git a/libs/libpaper/PRE_BUILD b/libs/libpaper/PRE_BUILD
new file mode 100755
index 0000000..717f07f
--- /dev/null
+++ b/libs/libpaper/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "${SOURCE_DIRECTORY}" &&
+autoreconf -fi
diff --git a/libs/libpaper/libpaper_1.1.24+nmu5.tar.gz.sig
b/libs/libpaper/libpaper_1.1.24+nmu5.tar.gz.sig
new file mode 100644
index 0000000..0f293d8
Binary files /dev/null and b/libs/libpaper/libpaper_1.1.24+nmu5.tar.gz.sig
differ
diff --git a/libs/libpaper/libpaper_1.1.24.tar.gz.sig
b/libs/libpaper/libpaper_1.1.24.tar.gz.sig
deleted file mode 100644
index 22955e9..0000000
Binary files a/libs/libpaper/libpaper_1.1.24.tar.gz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (d129648e0c496514508a697915e191e3fa679d29), Eric Sandall, 02/08/2017

Archive powered by MHonArc 2.6.24.

Top of Page