Skip to Content.
Sympa Menu

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

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 (57767858fc9105f41b86e78e87ea70e4ee9672bc)
  • Date: Thu, 23 Mar 2023 20:14:00 +0000

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

doc/zathura-cb/DEPENDS | 1 -
doc/zathura-cb/DETAILS | 4 ++--
doc/zathura-cb/HISTORY | 4 ++++
doc/zathura-djvu/DEPENDS | 1 -
doc/zathura-djvu/DETAILS | 4 ++--
doc/zathura-djvu/HISTORY | 4 ++++
doc/zathura-pdf-mupdf/DEPENDS | 1 -
doc/zathura-pdf-mupdf/DETAILS | 4 ++--
doc/zathura-pdf-mupdf/HISTORY | 5 +++++
doc/zathura-pdf-mupdf/PRE_BUILD | 8 --------
doc/zathura-pdf-mupdf/patches/search.patch | 12 ------------
doc/zathura-pdf-poppler/DEPENDS | 1 -
doc/zathura-pdf-poppler/DETAILS | 4 ++--
doc/zathura-pdf-poppler/HISTORY | 4 ++++
doc/zathura-ps/DEPENDS | 1 -
doc/zathura-ps/DETAILS | 4 ++--
doc/zathura-ps/HISTORY | 4 ++++
doc/zathura/DEPENDS | 18 ++++++------------
doc/zathura/DETAILS | 4 ++--
doc/zathura/HISTORY | 4 ++++
libs/girara/DEPENDS | 13 ++++++-------
libs/girara/DETAILS | 4 ++--
libs/girara/HISTORY | 4 ++++
23 files changed, 55 insertions(+), 58 deletions(-)

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

doc/zathura-ps: version 0.2.7

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

doc/zathura-pdf-poppler: version 0.3.1

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

doc/zathura-pdf-mupdf: version 0.4.0

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

doc/zathura-djvu: version 0.2.9

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

doc/zathura-cb: version 0.1.10

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

doc/zathura: version 0.5.2

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

libs/girara: version 0.4.0

diff --git a/doc/zathura-cb/DEPENDS b/doc/zathura-cb/DEPENDS
index 995bf64..cc9de65 100755
--- a/doc/zathura-cb/DEPENDS
+++ b/doc/zathura-cb/DEPENDS
@@ -1,5 +1,4 @@
. "$GRIMOIRE"/MESON_DEPENDS &&

-depends python3 &&
depends libarchive &&
depends zathura
diff --git a/doc/zathura-cb/DETAILS b/doc/zathura-cb/DETAILS
index 83f734a..97d1483 100755
--- a/doc/zathura-cb/DETAILS
+++ b/doc/zathura-cb/DETAILS
@@ -1,7 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-cb
- VERSION=0.1.8
-
SOURCE_HASH=sha256:452a0702e257dbed6a84b7faf6b51e4eb57a163654bbcddf6301143d3770ccc4:UPSTREAM_HASH
+ VERSION=0.1.10
+
SOURCE_HASH=sha256:89b0ca17a80cba1ea9fd1b3b72f3a7173f0aad3a06a8c364d865c4999c18bbc8:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
diff --git a/doc/zathura-cb/HISTORY b/doc/zathura-cb/HISTORY
index be8c697..18d74cd 100644
--- a/doc/zathura-cb/HISTORY
+++ b/doc/zathura-cb/HISTORY
@@ -1,3 +1,7 @@
+2023-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.1.18
+ * DEPENDS: removed python3
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: use MESON_DEPENDS

diff --git a/doc/zathura-djvu/DEPENDS b/doc/zathura-djvu/DEPENDS
index 91b6ce1..9115156 100755
--- a/doc/zathura-djvu/DEPENDS
+++ b/doc/zathura-djvu/DEPENDS
@@ -1,5 +1,4 @@
. "$GRIMOIRE"/MESON_DEPENDS &&

-depends python3 &&
depends djvulibre &&
depends zathura
diff --git a/doc/zathura-djvu/DETAILS b/doc/zathura-djvu/DETAILS
index 27c2ea3..5e4e99d 100755
--- a/doc/zathura-djvu/DETAILS
+++ b/doc/zathura-djvu/DETAILS
@@ -1,10 +1,10 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-djvu
- VERSION=0.2.8
+ VERSION=0.2.9
+
SOURCE_HASH=sha256:96e6f8a6ee53231073b2f7003264872f84501e63c3da7bf0598d046286b0c200:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
-
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 426eb66..b1c9697 100644
--- a/doc/zathura-djvu/HISTORY
+++ b/doc/zathura-djvu/HISTORY
@@ -1,3 +1,7 @@
+2023-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.2.9
+ * DEPENDS: removed python3
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: use MESON_DEPENDS

diff --git a/doc/zathura-pdf-mupdf/DEPENDS b/doc/zathura-pdf-mupdf/DEPENDS
index cea5c4a..30746ed 100755
--- a/doc/zathura-pdf-mupdf/DEPENDS
+++ b/doc/zathura-pdf-mupdf/DEPENDS
@@ -1,6 +1,5 @@
. "$GRIMOIRE"/MESON_DEPENDS &&

-depends python3 &&
depends zathura &&
depends openjpeg &&
depends mupdf
diff --git a/doc/zathura-pdf-mupdf/DETAILS b/doc/zathura-pdf-mupdf/DETAILS
index 598f545..f7db07a 100755
--- a/doc/zathura-pdf-mupdf/DETAILS
+++ b/doc/zathura-pdf-mupdf/DETAILS
@@ -1,7 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-pdf-mupdf
- VERSION=0.3.4
-
SOURCE_HASH=sha256:d64331b9be43e42dce1d113746c62e4e6e9c9a2b4df77889e4bfc743be2dcd98:UPSTREAM_HASH
+ VERSION=0.4.0
+
SOURCE_HASH=sha256:8c1c575678a1cd45b007bdf12328527f0aef6184103e0965459a4202e9ee925d:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
diff --git a/doc/zathura-pdf-mupdf/HISTORY b/doc/zathura-pdf-mupdf/HISTORY
index b20dd1a..b62061e 100644
--- a/doc/zathura-pdf-mupdf/HISTORY
+++ b/doc/zathura-pdf-mupdf/HISTORY
@@ -1,3 +1,8 @@
+2023-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4,0
+ * DEPENDS: removed python3
+ * PRE_BUILD, patches/search.patch: dropped, not needed anymore
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: use MESON_DEPENDS

diff --git a/doc/zathura-pdf-mupdf/PRE_BUILD b/doc/zathura-pdf-mupdf/PRE_BUILD
deleted file mode 100755
index 7afd156..0000000
--- a/doc/zathura-pdf-mupdf/PRE_BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-# for MyPDF >= 1.16.x
-local MUPDF_BRANCH="$(installed_version mupdf | cut -d. -f1,2)" &&
-if is_version_less "1.15" "${MUPDF_BRANCH}"; then
- apply_patch_dir patches
-fi
diff --git a/doc/zathura-pdf-mupdf/patches/search.patch
b/doc/zathura-pdf-mupdf/patches/search.patch
deleted file mode 100644
index 1c0f7b5..0000000
--- a/doc/zathura-pdf-mupdf/patches/search.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/zathura-pdf-mupdf/search.c b/zathura-pdf-mupdf/search.c
---- a/zathura-pdf-mupdf/search.c
-+++ b/zathura-pdf-mupdf/search.c
-@@ -39,7 +39,7 @@
- mupdf_page_extract_text(mupdf_document, mupdf_page);
- }
-
-- fz_quad* hit_bbox = fz_malloc_array(mupdf_page->ctx, N_SEARCH_RESULTS,
sizeof(fz_quad));
-+ fz_quad* hit_bbox = fz_malloc_array(mupdf_page->ctx, N_SEARCH_RESULTS,
fz_quad);
- int num_results = fz_search_stext_page(mupdf_page->ctx, mupdf_page->text,
- text, hit_bbox, N_SEARCH_RESULTS);
-
diff --git a/doc/zathura-pdf-poppler/DEPENDS b/doc/zathura-pdf-poppler/DEPENDS
index 5922424..3c7cc2a 100755
--- a/doc/zathura-pdf-poppler/DEPENDS
+++ b/doc/zathura-pdf-poppler/DEPENDS
@@ -1,6 +1,5 @@
. "$GRIMOIRE"/MESON_DEPENDS &&

-depends python3 &&
depends zathura &&
depends poppler &&
depends cairo
diff --git a/doc/zathura-pdf-poppler/DETAILS b/doc/zathura-pdf-poppler/DETAILS
index f888088..dddf0ae 100755
--- a/doc/zathura-pdf-poppler/DETAILS
+++ b/doc/zathura-pdf-poppler/DETAILS
@@ -1,10 +1,10 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-pdf-poppler
- VERSION=0.2.9
+ VERSION=0.3.1
+
SOURCE_HASH=sha256:ee8127532cc6f92bf32d48a6a0d4c61e33cd4df49a3159e57592877ba19e108b:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
-
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 3327ab8..0768651 100644
--- a/doc/zathura-pdf-poppler/HISTORY
+++ b/doc/zathura-pdf-poppler/HISTORY
@@ -1,3 +1,7 @@
+2023-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.3.1
+ * DEPENDS: removed python3
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: use MESON_DEPENDS

diff --git a/doc/zathura-ps/DEPENDS b/doc/zathura-ps/DEPENDS
index 448e6c7..66121b4 100755
--- a/doc/zathura-ps/DEPENDS
+++ b/doc/zathura-ps/DEPENDS
@@ -1,5 +1,4 @@
. "$GRIMOIRE"/MESON_DEPENDS &&

-depends python3 &&
depends libspectre &&
depends zathura
diff --git a/doc/zathura-ps/DETAILS b/doc/zathura-ps/DETAILS
index 76a5dba..188da43 100755
--- a/doc/zathura-ps/DETAILS
+++ b/doc/zathura-ps/DETAILS
@@ -1,10 +1,10 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura-ps
- VERSION=0.2.6
+ VERSION=0.2.7
+
SOURCE_HASH=sha256:5897f9204cf5f978b9413be7ce7febde843157af48e351938edf07dbf9308e46:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
-
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 03f88c9..efd5c47 100644
--- a/doc/zathura-ps/HISTORY
+++ b/doc/zathura-ps/HISTORY
@@ -1,3 +1,7 @@
+2023-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.2.7
+ * DEPENDS: removed python3
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: use MESON_DEPENDS

diff --git a/doc/zathura/DEPENDS b/doc/zathura/DEPENDS
index 1b9853a..6328624 100755
--- a/doc/zathura/DEPENDS
+++ b/doc/zathura/DEPENDS
@@ -1,27 +1,21 @@
. "$GRIMOIRE"/MESON_DEPENDS &&

-depends python3 &&
depends glib2 &&
depends gtk+3 &&
depends girara &&
depends GETTEXT &&

optional_depends sqlite \
- "enable-sqlite=true" \
- "enable-sqlite=false" \
+ "sqlite=enabled" \
+ "sqlite=disabled" \
"for SQLite database support" &&

-optional_depends file \
- "enable-magic=true" \
- "enable-magic=false" \
- "for MIME types detection support" &&
-
optional_depends texlive \
- "enable-synctex=true" \
- "enable-synctex=false" \
+ "synctex=enabled" \
+ "synctex=disabled" \
"for SyncTeX support" &&

optional_depends libseccomp \
- "enable-seccomp=true" \
- "enable-seccomp=false" \
+ "seccomp=enabled" \
+ "seccomp=disabled" \
"for experimental seccomp support"
diff --git a/doc/zathura/DETAILS b/doc/zathura/DETAILS
index 3e44ff8..e0da878 100755
--- a/doc/zathura/DETAILS
+++ b/doc/zathura/DETAILS
@@ -1,7 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=zathura
- VERSION=0.4.3
-
SOURCE_HASH=sha256:7e12194426d709670e0f4b0b107c80dd21322881b57d4a0bf9a09998402ffd41:UPSTREAM_HASH
+ VERSION=0.5.2
+
SOURCE_HASH=sha256:c64ba7cb9facf2b1499b9dc929b6736c72c69f8062eed4f2940556c852256194:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS[0]="no-check-certificate"
diff --git a/doc/zathura/HISTORY b/doc/zathura/HISTORY
index 0762e17..686bcdf 100644
--- a/doc/zathura/HISTORY
+++ b/doc/zathura/HISTORY
@@ -1,3 +1,7 @@
+2023-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.5.2
+ * DEPENDS: updated the flags, removed file and python3
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: use MESON_DEPENDS

diff --git a/libs/girara/DEPENDS b/libs/girara/DEPENDS
index 9016e56..3cda675 100755
--- a/libs/girara/DEPENDS
+++ b/libs/girara/DEPENDS
@@ -1,21 +1,20 @@
. "$GRIMOIRE"/MESON_DEPENDS &&

-depends python3 &&
depends glib2 &&
depends gtk+3 &&
depends GETTEXT &&

optional_depends libnotify \
- "enable-notify=true" \
- "enable-notify=false" \
+ "notify=enabled" \
+ "notify=disabled" \
"for notification support" &&

optional_depends json-c \
- "enable-json=true" \
- "enable-json=false" \
+ "json=enabled" \
+ "json=disabled" \
"for JSON config dump support" &&

optional_depends doxygen \
- "enable-docs=true" \
- "enable-docs=false" \
+ "docs=enabled" \
+ "docs=disabled" \
"for documentation"
diff --git a/libs/girara/DETAILS b/libs/girara/DETAILS
index ed89e22..01aca5c 100755
--- a/libs/girara/DETAILS
+++ b/libs/girara/DETAILS
@@ -1,7 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=girara
- VERSION=0.3.2
-
SOURCE_HASH=sha256:1700353a101f3c520f9b22e79d71ea5b268a9ec324796cf9e64775d96bb086cd:UPSTREAM_HASH
+ VERSION=0.4.0
+
SOURCE_HASH=sha256:ceafd0a6aed50ad832ba766ec629f1ea366681c15f8fa728a8f55418c39dc901:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://pwmt.org/projects/$SPELL/download/$SOURCE
SOURCE_HINTS="no-check-certificate"
diff --git a/libs/girara/HISTORY b/libs/girara/HISTORY
index 61aa8d7..16e52dd 100644
--- a/libs/girara/HISTORY
+++ b/libs/girara/HISTORY
@@ -1,3 +1,7 @@
+2023-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4.0
+ * DEPENDS: updated the flags, removed python3
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: use MESON_DEPENDS




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (57767858fc9105f41b86e78e87ea70e4ee9672bc), Pavel Vinogradov, 03/23/2023

Archive powered by MHonArc 2.6.24.

Top of Page