Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gedit: update to 3.36.1.
@ 2020-04-07 11:52 mnabid
  2020-04-07 19:14 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: mnabid @ 2020-04-07 11:52 UTC (permalink / raw)
  To: ml

[-- 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"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: gedit: update to 3.36.1.
  2020-04-07 11:52 [PR PATCH] gedit: update to 3.36.1 mnabid
@ 2020-04-07 19:14 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-07 19:14 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

gedit: update to 3.36.1.
https://github.com/void-linux/void-packages/pull/20729

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-07 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 11:52 [PR PATCH] gedit: update to 3.36.1 mnabid
2020-04-07 19:14 ` [PR PATCH] [Merged]: " Hoshpak

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).