Github messages for voidlinux
 help / color / mirror / Atom feed
From: mnabid <mnabid@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gedit: update to 3.36.1.
Date: Tue, 07 Apr 2020 13:52:11 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20729@inbox.vuxu.org> (raw)

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

There is a new pull request by mnabid against master on the void-packages repository

https://github.com/mnabid/void-packages gedit
https://github.com/void-linux/void-packages/pull/20729

gedit: update to 3.36.1.
`gedit` depends on `tepl >= 4.4`, pushed them both. 
(And updated `common/shlibs` too)

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

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

From e5088ab7be36d996a864cec9d75511e58324484a Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Tue, 7 Apr 2020 13:07:29 +0600
Subject: [PATCH 1/3] tepl: update to 4.4.0.

---
 srcpkgs/tepl/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tepl/template b/srcpkgs/tepl/template
index 5bbc9eef2ed..f4d371d603d 100644
--- a/srcpkgs/tepl/template
+++ b/srcpkgs/tepl/template
@@ -1,7 +1,7 @@
 # Template file for 'tepl'
 pkgname=tepl
-version=4.2.0
-revision=3
+version=4.4.0
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="$(vopt_enable gir introspection)"
@@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Projects/Tepl"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=8839d4428ecdd87fd5abc657ebbe5a9601a57262e9946845e47dec264e669ccd
+checksum=e6f6673a8a27e8f280725db8fbacec79b20676ae0558755239d15a9808faa256
 
 build_options="gir"
 build_options_default="gir"

From 99a731c124856e111fb25ef1afcd4e6ab6a8c32f Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Tue, 7 Apr 2020 16:12:31 +0600
Subject: [PATCH 2/3] gedit: update to 3.36.1.

---
 common/shlibs          |  2 +-
 srcpkgs/gedit/template | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 24dfab3d01a..d12fa0437e1 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3589,7 +3589,7 @@ libqhttpengine.so.1 qhttpengine-1.0.1_1
 libqmdnsengine.so.0 qmdnsengine-0.1.0_1
 libyang.so.1 libyang-1.0r5_1
 libhtp.so.2 libhtp-0.5.30_1
-libgedit-3.14.so gedit-3.32.0_1
+libgedit-3.36.so gedit-3.36.1_1
 libchewing.so.3 libchewing-0.5.1_1
 libdwarves.so.1 pahole-1.12_1
 libdwarves_emit.so.1 pahole-1.12_1
diff --git a/srcpkgs/gedit/template b/srcpkgs/gedit/template
index bf56d062d1d..1c019744d28 100644
--- a/srcpkgs/gedit/template
+++ b/srcpkgs/gedit/template
@@ -1,7 +1,7 @@
 # Template file for 'gedit'
 pkgname=gedit
-version=3.34.1
-revision=2
+version=3.36.1
+revision=1
 build_helper="gir"
 build_style=meson
 pycompile_dirs="usr/lib/gedit/plugins"
@@ -10,15 +10,15 @@ configure_args="-Dplugins=true -Dvapi=$(vopt_if vala true false)
 hostmakedepends="itstool pkg-config glib-devel gdk-pixbuf perl gettext
  $(vopt_if vala vala)"
 makedepends="gsettings-desktop-schemas-devel gspell-devel gtksourceview4-devel
- libpeas-devel libsoup-devel $(vopt_if gir 'python3-gobject-devel')"
+ libpeas-devel libsoup-devel tepl-devel $(vopt_if gir 'python3-gobject-devel')"
 depends="desktop-file-utils gsettings-desktop-schemas iso-codes"
 short_desc="Text editor for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Gedit"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=ebf9ef4e19831699d26bb93ce029edfed65416d7c11147835fc370d73428d5c6
-shlib_provides="libgedit-3.14.so"
+checksum=6dc38eda227d1c368e039e9bff485d0bee9a49d5f9560c387ee08f5818a4e387
+shlib_provides="libgedit-3.36.so"
 pycompile_version=$py3_ver
 
 build_options="gir vala"

From 7315310542996b5f5a3b8ebf83e4151f8701c73a Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Tue, 7 Apr 2020 17:12:13 +0600
Subject: [PATCH 3/3] gedit-plugins: update to 3.36.2.

---
 srcpkgs/gedit-plugins/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gedit-plugins/template b/srcpkgs/gedit-plugins/template
index 49e6e04b354..4d6b1bbb7f9 100644
--- a/srcpkgs/gedit-plugins/template
+++ b/srcpkgs/gedit-plugins/template
@@ -1,11 +1,10 @@
 # Template file for 'gedit-plugins'
 pkgname=gedit-plugins
-version=3.32.2
+version=3.36.2
 revision=1
-build_style=gnu-configure
-configure_args="--disable-schemas-compile --enable-python --enable-vala"
+build_style=meson
 pycompile_dirs="usr/lib/gedit/plugins"
-hostmakedepends="glib-devel itstool pkg-config vala appstream-glib python3-gobject
+hostmakedepends="gettext glib-devel itstool pkg-config vala appstream-glib python3-gobject
  gucharmap-devel vte3-devel"
 makedepends="gedit-devel gtksourceview4-devel gtk+3-devel libgit2-glib-devel
  libglib-devel libpeas-devel python-dbus-devel python3-devel zeitgeist-devel"
@@ -15,5 +14,5 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/action/show/Apps/Gedit/PluginsLists"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=1368338882c535297ab4f6677da40c3f7bea545464c04a9076ee2c0c38eabeff
+checksum=1151b955393f75b5ee59b51154fda4f1928f498fe986a5584d3cd440876a6af6
 pycompile_version="$py3_ver"

             reply	other threads:[~2020-04-07 11:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07 11:52 mnabid [this message]
2020-04-07 19:14 ` [PR PATCH] [Merged]: " Hoshpak

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-20729@inbox.vuxu.org \
    --to=mnabid@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).