Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fe69e6b6e5cfeaf4916bf89fb6ed36797ae2f7d8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fe69e6b6e5cfeaf4916bf89fb6ed36797ae2f7d8)
  • Date: Fri, 1 Jun 2018 03:49:29 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

doc/zathura-cb/BUILD | 3 ---
doc/zathura-cb/CONFIGURE | 1 +
doc/zathura-cb/DEPENDS | 3 +++
doc/zathura-cb/DETAILS | 7 ++++---
doc/zathura-cb/HISTORY | 7 +++++++
doc/zathura-cb/INSTALL | 1 -
doc/zathura-djvu/BUILD | 3 ---
doc/zathura-djvu/CONFIGURE | 1 +
doc/zathura-djvu/DEPENDS | 3 +++
doc/zathura-djvu/DETAILS | 7 ++++---
doc/zathura-djvu/HISTORY | 7 +++++++
doc/zathura-djvu/INSTALL | 1 -
doc/zathura-djvu/PRE_BUILD | 6 ------
doc/zathura-pdf-mupdf/BUILD | 3 ---
doc/zathura-pdf-mupdf/CONFIGURE | 1 +
doc/zathura-pdf-mupdf/DEPENDS | 3 +++
doc/zathura-pdf-mupdf/DETAILS | 7 ++++---
doc/zathura-pdf-mupdf/HISTORY | 7 +++++++
doc/zathura-pdf-mupdf/INSTALL | 1 -
doc/zathura-pdf-mupdf/PRE_BUILD | 10 ----------
doc/zathura-pdf-poppler/BUILD | 3 ---
doc/zathura-pdf-poppler/CONFIGURE | 1 +
doc/zathura-pdf-poppler/DEPENDS | 3 +++
doc/zathura-pdf-poppler/DETAILS | 7 ++++---
doc/zathura-pdf-poppler/HISTORY | 7 +++++++
doc/zathura-pdf-poppler/INSTALL | 1 -
doc/zathura-pdf-poppler/PRE_BUILD | 6 ------
doc/zathura-ps/BUILD | 3 ---
doc/zathura-ps/CONFIGURE | 1 +
doc/zathura-ps/DEPENDS | 3 +++
doc/zathura-ps/DETAILS | 7 ++++---
doc/zathura-ps/HISTORY | 7 +++++++
doc/zathura-ps/INSTALL | 1 -
doc/zathura-ps/PRE_BUILD | 6 ------
doc/zathura/BUILD | 3 ---
doc/zathura/CONFIGURE | 1 +
doc/zathura/DEPENDS | 23 ++++++++++++++++++-----
doc/zathura/DETAILS | 7 ++++---
doc/zathura/HISTORY | 9 +++++++++
doc/zathura/INSTALL | 1 -
doc/zathura/PRE_BUILD | 5 +----
libs/girara/BUILD | 5 -----
libs/girara/CONFIGURE | 1 +
libs/girara/DEPENDS | 18 +++++++++++++-----
libs/girara/DETAILS | 7 ++++---
libs/girara/HISTORY | 7 +++++++
libs/girara/INSTALL | 1 -
libs/girara/PRE_BUILD | 6 ------
48 files changed, 133 insertions(+), 99 deletions(-)

New commits:
commit fe69e6b6e5cfeaf4916bf89fb6ed36797ae2f7d8
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

doc/zathura-ps: version 0.2.6

commit 50f46ef7f35b3a660fa11f067cdb632582cb01eb
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

doc/zathura-pdf-poppler: version 0.2.9

commit fcce4c12ffed41cb9158fe4e3619c6fee0df6d5c
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

doc/zathura-pdf-mupdf: version 0.3.3

commit 164ae82491c0b373fd728907dc68bdfc6f2f9719
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

doc/zathura-djvu: version 0.2.8

commit 88c48f2259384112bba5a53619e33b40955247a8
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

doc/zathura-cb: version 0.1.8

commit e8c4bbfd9a71ab73c77aec9ea68cc40a318d0e2e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

doc/zathura: version 0.4.0

commit ba04c11c810fe8d8f1038bcc24bf2171923c5947
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/girara: version 0.3.0

diff --git a/doc/zathura-cb/BUILD b/doc/zathura-cb/BUILD
deleted file mode 100755
index db2520b..0000000
--- a/doc/zathura-cb/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-OPTS+=" VERBOSE=1" &&
-
-make $OPTS
diff --git a/doc/zathura-cb/CONFIGURE b/doc/zathura-cb/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/doc/zathura-cb/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/doc/zathura-cb/DEPENDS b/doc/zathura-cb/DEPENDS
index cab22b7..9c392b8 100755
--- a/doc/zathura-cb/DEPENDS
+++ b/doc/zathura-cb/DEPENDS
@@ -1,2 +1,5 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system &&
depends libarchive &&
depends zathura
diff --git a/doc/zathura-cb/DETAILS b/doc/zathura-cb/DETAILS
index d0822f5..83f734a 100755
--- a/doc/zathura-cb/DETAILS
+++ b/doc/zathura-cb/DETAILS
@@ -1,7 +1,8 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-cb
- VERSION=0.1.7
- SOURCE_HASH=sha1:4b17bc78d8f057e0da1a66f6e6de295938fb55e0:UPSTREAM_HASH
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=0.1.8
+
SOURCE_HASH=sha256:452a0702e257dbed6a84b7faf6b51e4eb57a163654bbcddf6301143d3770ccc4:UPSTREAM_HASH
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/doc/zathura-cb/HISTORY b/doc/zathura-cb/HISTORY
index 6b33a65..f33a43b 100644
--- a/doc/zathura-cb/HISTORY
+++ b/doc/zathura-cb/HISTORY
@@ -1,2 +1,9 @@
+2018-05-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.1.8, converted to meson build system,
+ .gz -> .xz, sha1 -> sha256
+ * CONFIGURE: added standard meson CONFIGURE
+ * DEPENDS: mesonified
+ * BUILD, INSTALL: removed
+
2017-12-21 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DETAILS, DEPENDS, INSTALL: created spell, version 0.1.7
diff --git a/doc/zathura-cb/INSTALL b/doc/zathura-cb/INSTALL
deleted file mode 100755
index c6708ed..0000000
--- a/doc/zathura-cb/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make $OPTS PREFIX="${INSTALL_ROOT}/usr" install
diff --git a/doc/zathura-djvu/BUILD b/doc/zathura-djvu/BUILD
deleted file mode 100755
index c072b87..0000000
--- a/doc/zathura-djvu/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-OPTS="VERBOSE=1 $OPTS" &&
-
-make $OPTS
diff --git a/doc/zathura-djvu/CONFIGURE b/doc/zathura-djvu/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/doc/zathura-djvu/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/doc/zathura-djvu/DEPENDS b/doc/zathura-djvu/DEPENDS
index af53767..4492f8b 100755
--- a/doc/zathura-djvu/DEPENDS
+++ b/doc/zathura-djvu/DEPENDS
@@ -1,2 +1,5 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system &&
depends djvulibre &&
depends zathura
diff --git a/doc/zathura-djvu/DETAILS b/doc/zathura-djvu/DETAILS
index 9892265..27c2ea3 100755
--- a/doc/zathura-djvu/DETAILS
+++ b/doc/zathura-djvu/DETAILS
@@ -1,9 +1,10 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-djvu
- VERSION=0.2.7
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=0.2.8
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
- SOURCE_HASH=sha1:90f39016a5de8623ea5e31aa56ed7c38a2f11919:UPSTREAM_HASH
+
SOURCE_HASH=sha256:d0e664d5312bdc0674fdf8cc6e259c9ee1365714172bc809f9c0f69659d8b32b:UPSTREAM_HASH
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://pwmt.org/projects/zathura-djvu/
ENTERED=20151107
diff --git a/doc/zathura-djvu/HISTORY b/doc/zathura-djvu/HISTORY
index e253b4c..05b7b57 100644
--- a/doc/zathura-djvu/HISTORY
+++ b/doc/zathura-djvu/HISTORY
@@ -1,3 +1,10 @@
+2018-05-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.2.8, converted to meson build system,
+ .gz -> .xz, sha1 -> sha256
+ * CONFIGURE: added standard meson CONFIGURE
+ * DEPENDS: mesonified
+ * BUILD, INSTALL, PRE_BUILD: removed
+
2017-12-21 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.2.7

diff --git a/doc/zathura-djvu/INSTALL b/doc/zathura-djvu/INSTALL
deleted file mode 100755
index c6708ed..0000000
--- a/doc/zathura-djvu/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make $OPTS PREFIX="${INSTALL_ROOT}/usr" install
diff --git a/doc/zathura-djvu/PRE_BUILD b/doc/zathura-djvu/PRE_BUILD
deleted file mode 100755
index 7f941e3..0000000
--- a/doc/zathura-djvu/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-if spell_ok gcc && is_version_less $(installed_version gcc) 4.8; then
- sedit "s:-std=c11:-std=c99:" config.mk
-fi
diff --git a/doc/zathura-pdf-mupdf/BUILD b/doc/zathura-pdf-mupdf/BUILD
deleted file mode 100755
index c072b87..0000000
--- a/doc/zathura-pdf-mupdf/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-OPTS="VERBOSE=1 $OPTS" &&
-
-make $OPTS
diff --git a/doc/zathura-pdf-mupdf/CONFIGURE b/doc/zathura-pdf-mupdf/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/doc/zathura-pdf-mupdf/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/doc/zathura-pdf-mupdf/DEPENDS b/doc/zathura-pdf-mupdf/DEPENDS
index 273c0e5..b51fb16 100755
--- a/doc/zathura-pdf-mupdf/DEPENDS
+++ b/doc/zathura-pdf-mupdf/DEPENDS
@@ -1,3 +1,6 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system &&
depends zathura &&
depends openjpeg &&
depends mupdf
diff --git a/doc/zathura-pdf-mupdf/DETAILS b/doc/zathura-pdf-mupdf/DETAILS
index 448c21d..497e264 100755
--- a/doc/zathura-pdf-mupdf/DETAILS
+++ b/doc/zathura-pdf-mupdf/DETAILS
@@ -1,9 +1,10 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-pdf-mupdf
- VERSION=0.3.2
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=0.3.3
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
- SOURCE_HASH=sha1:b33c7ec1ac3cf2ee575b7cc1eae611f00b9ba8d7:UPSTREAM_HASH
+
SOURCE_HASH=sha256:52b02ceee272a47f7ef9c2b73cc4f6fb480c02fdce0e7f6b7c8e93ad6ac46dfd:UPSTREAM_HASH
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://pwmt.org/projects/zathura-pdf-mupdf/
ENTERED=20160929
diff --git a/doc/zathura-pdf-mupdf/HISTORY b/doc/zathura-pdf-mupdf/HISTORY
index 49949ff..37dd7f8 100644
--- a/doc/zathura-pdf-mupdf/HISTORY
+++ b/doc/zathura-pdf-mupdf/HISTORY
@@ -1,3 +1,10 @@
+2018-05-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.3.3, converted to meson build system,
+ .gz -> .xz, sha1 -> sha256
+ * CONFIGURE: added standard meson CONFIGURE
+ * DEPENDS: mesonified
+ * BUILD, INSTALL, PRE_BUILD: removed
+
2017-12-21 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.3.2
* PRE_BUILD, 0001-Fixed-for-MuPDF-1.12.0.patch:
diff --git a/doc/zathura-pdf-mupdf/INSTALL b/doc/zathura-pdf-mupdf/INSTALL
deleted file mode 100755
index c6708ed..0000000
--- a/doc/zathura-pdf-mupdf/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make $OPTS PREFIX="${INSTALL_ROOT}/usr" install
diff --git a/doc/zathura-pdf-mupdf/PRE_BUILD b/doc/zathura-pdf-mupdf/PRE_BUILD
deleted file mode 100755
index e463bce..0000000
--- a/doc/zathura-pdf-mupdf/PRE_BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-if spell_ok openjpeg && is_version_less $(installed_version openjpeg) 2.0;
then
- sedit "s:openjp2:openjpeg:" config.mk
-fi &&
-
-if spell_ok gcc && is_version_less $(installed_version gcc) 4.8; then
- sedit "s:-std=c11:-std=c99:" config.mk
-fi
diff --git a/doc/zathura-pdf-poppler/BUILD b/doc/zathura-pdf-poppler/BUILD
deleted file mode 100755
index c072b87..0000000
--- a/doc/zathura-pdf-poppler/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-OPTS="VERBOSE=1 $OPTS" &&
-
-make $OPTS
diff --git a/doc/zathura-pdf-poppler/CONFIGURE
b/doc/zathura-pdf-poppler/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/doc/zathura-pdf-poppler/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/doc/zathura-pdf-poppler/DEPENDS b/doc/zathura-pdf-poppler/DEPENDS
index d67d27c..9a7ff5f 100755
--- a/doc/zathura-pdf-poppler/DEPENDS
+++ b/doc/zathura-pdf-poppler/DEPENDS
@@ -1,3 +1,6 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system &&
depends zathura &&
depends poppler &&
depends cairo
diff --git a/doc/zathura-pdf-poppler/DETAILS b/doc/zathura-pdf-poppler/DETAILS
index 3bedef1..f888088 100755
--- a/doc/zathura-pdf-poppler/DETAILS
+++ b/doc/zathura-pdf-poppler/DETAILS
@@ -1,9 +1,10 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-pdf-poppler
- VERSION=0.2.8
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=0.2.9
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
- SOURCE_HASH=sha1:3baef3a561ab84d6654c35c75aaca7ba17dd5082:UPSTREAM_HASH
+
SOURCE_HASH=sha256:be0806116ea6e6c95495f5e244e0d70d2551a9058e5574b47d3e5a09bc6592dc:UPSTREAM_HASH
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://pwmt.org/projects/zathura-pdf-poppler/
ENTERED=20120309
diff --git a/doc/zathura-pdf-poppler/HISTORY b/doc/zathura-pdf-poppler/HISTORY
index 8f7f080..3c0a314 100644
--- a/doc/zathura-pdf-poppler/HISTORY
+++ b/doc/zathura-pdf-poppler/HISTORY
@@ -1,3 +1,10 @@
+2018-05-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.2.9, converted to meson build system,
+ .gz -> .xz, sha1 -> sha256
+ * CONFIGURE: added standard meson CONFIGURE
+ * DEPENDS: mesonified
+ * BUILD, INSTALL, PRE_BUILD: removed
+
2017-12-21 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.2.8

diff --git a/doc/zathura-pdf-poppler/INSTALL b/doc/zathura-pdf-poppler/INSTALL
deleted file mode 100755
index c6708ed..0000000
--- a/doc/zathura-pdf-poppler/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make $OPTS PREFIX="${INSTALL_ROOT}/usr" install
diff --git a/doc/zathura-pdf-poppler/PRE_BUILD
b/doc/zathura-pdf-poppler/PRE_BUILD
deleted file mode 100755
index 7f941e3..0000000
--- a/doc/zathura-pdf-poppler/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-if spell_ok gcc && is_version_less $(installed_version gcc) 4.8; then
- sedit "s:-std=c11:-std=c99:" config.mk
-fi
diff --git a/doc/zathura-ps/BUILD b/doc/zathura-ps/BUILD
deleted file mode 100755
index c072b87..0000000
--- a/doc/zathura-ps/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-OPTS="VERBOSE=1 $OPTS" &&
-
-make $OPTS
diff --git a/doc/zathura-ps/CONFIGURE b/doc/zathura-ps/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/doc/zathura-ps/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/doc/zathura-ps/DEPENDS b/doc/zathura-ps/DEPENDS
index ca66ce1..c6e73ae 100755
--- a/doc/zathura-ps/DEPENDS
+++ b/doc/zathura-ps/DEPENDS
@@ -1,2 +1,5 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system &&
depends libspectre &&
depends zathura
diff --git a/doc/zathura-ps/DETAILS b/doc/zathura-ps/DETAILS
index feeb19c..76a5dba 100755
--- a/doc/zathura-ps/DETAILS
+++ b/doc/zathura-ps/DETAILS
@@ -1,9 +1,10 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-ps
- VERSION=0.2.5
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=0.2.6
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
- SOURCE_HASH=sha1:818c6adc1fba53d4e13921256c135ecd16e28bf0:UPSTREAM_HASH
+
SOURCE_HASH=sha256:7eb085b41fc88979f997310b4e703455e6a81b6ef1ae7db0b6324b6f13c2cf73:UPSTREAM_HASH
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://pwmt.org/projects/zathura-ps/
ENTERED=20160930
diff --git a/doc/zathura-ps/HISTORY b/doc/zathura-ps/HISTORY
index 3046467..bd10025 100644
--- a/doc/zathura-ps/HISTORY
+++ b/doc/zathura-ps/HISTORY
@@ -1,3 +1,10 @@
+2018-05-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.2.6, converted to meson build system,
+ .gz -> .xz, sha1 -> sha256
+ * CONFIGURE: added standard meson CONFIGURE
+ * DEPENDS: mesonified
+ * BUILD, INSTALL, PRE_BUILD: removed
+
2017-12-21 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.2.5

diff --git a/doc/zathura-ps/INSTALL b/doc/zathura-ps/INSTALL
deleted file mode 100755
index c6708ed..0000000
--- a/doc/zathura-ps/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make $OPTS PREFIX="${INSTALL_ROOT}/usr" install
diff --git a/doc/zathura-ps/PRE_BUILD b/doc/zathura-ps/PRE_BUILD
deleted file mode 100755
index 7f941e3..0000000
--- a/doc/zathura-ps/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-if spell_ok gcc && is_version_less $(installed_version gcc) 4.8; then
- sedit "s:-std=c11:-std=c99:" config.mk
-fi
diff --git a/doc/zathura/BUILD b/doc/zathura/BUILD
deleted file mode 100755
index 8bb74fe..0000000
--- a/doc/zathura/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-OPTS="COLOR=0 VERBOSE=1 $OPTS" &&
-
-make $OPTS
diff --git a/doc/zathura/CONFIGURE b/doc/zathura/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/doc/zathura/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/doc/zathura/DEPENDS b/doc/zathura/DEPENDS
index 286752e..458f9aa 100755
--- a/doc/zathura/DEPENDS
+++ b/doc/zathura/DEPENDS
@@ -1,14 +1,27 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system &&
depends glib2 &&
depends gtk+3 &&
depends girara &&
depends gettext &&

optional_depends sqlite \
- "WITH_SQLITE=1" \
- "WITH_SQLITE=0" \
+ "enable-sqlite=true" \
+ "enable-sqlite=false" \
"for SQLite database support" &&

optional_depends file \
- "WITH_MAGIC=1" \
- "WITH_MAGIC=0" \
- "for MIME types detection support"
+ "enable-magic=true" \
+ "enable-magic=false" \
+ "for MIME types detection support" &&
+
+optional_depends texlive \
+ "enable-synctex=true" \
+ "enable-synctex=false" \
+ "for SyncTeX support" &&
+
+optional_depends libseccomp \
+ "enable-seccomp=true" \
+ "enable-seccomp=false" \
+ "for experimental seccomp support"
diff --git a/doc/zathura/DETAILS b/doc/zathura/DETAILS
index 87d216f..c168ed9 100755
--- a/doc/zathura/DETAILS
+++ b/doc/zathura/DETAILS
@@ -1,9 +1,10 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura
- VERSION=0.3.8
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=0.4.0
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS[0]="no-check-certificate"
- SOURCE_HASH=sha1:f96df67bd12068af8ed14671877b1ebe64931241:UPSTREAM_HASH
+
SOURCE_HASH=sha256:aa629259c6ac729e90abdda1b9b51854adaa6851192f08a55e63379500541ec8:UPSTREAM_HASH
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
DOC_DIRS=""
WEB_SITE=http://pwmt.org/projects/zathura
diff --git a/doc/zathura/HISTORY b/doc/zathura/HISTORY
index 57a1603..25f2f37 100644
--- a/doc/zathura/HISTORY
+++ b/doc/zathura/HISTORY
@@ -1,3 +1,12 @@
+2018-05-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4.0, converted to meson build system,
+ .gz -> .xz, sha1 -> sha256
+ * CONFIGURE: added standard meson CONFIGURE
+ * DEPENDS: mesonified, added optional texlive and libseccomp
+ * PRE_BUILD: disabled documents generation, removed previous compiler
+ flags fix
+ * BUILD, INSTALL: removed
+
2017-12-21 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.3.8

diff --git a/doc/zathura/INSTALL b/doc/zathura/INSTALL
deleted file mode 100755
index c6708ed..0000000
--- a/doc/zathura/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make $OPTS PREFIX="${INSTALL_ROOT}/usr" install
diff --git a/doc/zathura/PRE_BUILD b/doc/zathura/PRE_BUILD
index 7f941e3..36dd78f 100755
--- a/doc/zathura/PRE_BUILD
+++ b/doc/zathura/PRE_BUILD
@@ -1,6 +1,3 @@
default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&
-
-if spell_ok gcc && is_version_less $(installed_version gcc) 4.8; then
- sedit "s:-std=c11:-std=c99:" config.mk
-fi
+sed -i "/subdir('doc')/d" meson.build
diff --git a/libs/girara/BUILD b/libs/girara/BUILD
deleted file mode 100755
index 0f5a31d..0000000
--- a/libs/girara/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-make options &&
-
-OPTS="COLOR=0 VERBOSE=1 $OPTS" &&
-
-make $OPTS
diff --git a/libs/girara/CONFIGURE b/libs/girara/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/libs/girara/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/libs/girara/DEPENDS b/libs/girara/DEPENDS
index 2ff2ea6..948906d 100755
--- a/libs/girara/DEPENDS
+++ b/libs/girara/DEPENDS
@@ -1,13 +1,21 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system &&
depends glib2 &&
depends gtk+3 &&
depends gettext &&

optional_depends libnotify \
- "WITH_LIBNOTIFY=1" \
- "WITH_LIBNOTIFY=0" \
+ "enable-notify=true" \
+ "enable-notify=false" \
"for notification support" &&

optional_depends json-c \
- "WITH_JSON=1" \
- "WITH_JSON=0" \
- "for JSON config dump support"
+ "enable-json=true" \
+ "enable-json=false" \
+ "for JSON config dump support" &&
+
+optional_depends doxygen \
+ "enable-docs=true" \
+ "enable-docs=false" \
+ "for documentation"
diff --git a/libs/girara/DETAILS b/libs/girara/DETAILS
index ca0190d..1d58180 100755
--- a/libs/girara/DETAILS
+++ b/libs/girara/DETAILS
@@ -1,9 +1,10 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=girara
- VERSION=0.2.8
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=0.3.0
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
- SOURCE_HASH=sha1:fa7fddfb5fe2592252ca7253b69be4eb0706438a:UPSTREAM_HASH
+
SOURCE_HASH=sha256:b752fa5ff0a98cfa773bbcf66bb8a5e337a61cbb085d6577b3979178d17e41a2:UPSTREAM_HASH
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
DOC_DIRS=""
WEB_SITE=https://pwmt.org/projects/girara/
diff --git a/libs/girara/HISTORY b/libs/girara/HISTORY
index e5c3eff..6a42742 100644
--- a/libs/girara/HISTORY
+++ b/libs/girara/HISTORY
@@ -1,3 +1,10 @@
+2018-05-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.3.0, converted to meson build system,
+ .gz -> .xz, sha1 -> sha256
+ * CONFIGURE: added standard meson CONFIGURE
+ * DEPENDS: mesonified, added optional doxygen
+ * BUILD, INSTALL, PRE_BUILD: removed
+
2017-12-21 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.2.8

diff --git a/libs/girara/INSTALL b/libs/girara/INSTALL
deleted file mode 100755
index c6708ed..0000000
--- a/libs/girara/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make $OPTS PREFIX="${INSTALL_ROOT}/usr" install
diff --git a/libs/girara/PRE_BUILD b/libs/girara/PRE_BUILD
deleted file mode 100755
index 7f941e3..0000000
--- a/libs/girara/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-if spell_ok gcc && is_version_less $(installed_version gcc) 4.8; then
- sedit "s:-std=c11:-std=c99:" config.mk
-fi



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fe69e6b6e5cfeaf4916bf89fb6ed36797ae2f7d8), Pavel Vinogradov, 05/31/2018

Archive powered by MHonArc 2.6.24.

Top of Page