Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gedit: update to 3.34.1.
@ 2020-01-30  7:26 voidlinux-github
  2020-01-30  7:35 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-30  8:20 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-30  7:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages gedit
https://github.com/void-linux/void-packages/pull/18654

gedit: update to 3.34.1.


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

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

From c8a4922007b638f9f31fdc79b462ec88cd3d3e31 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Wed, 29 Jan 2020 23:26:06 -0800
Subject: [PATCH] gedit: update to 3.34.1.

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

diff --git a/srcpkgs/gedit/template b/srcpkgs/gedit/template
index 6666c331c52..5880262dde3 100644
--- a/srcpkgs/gedit/template
+++ b/srcpkgs/gedit/template
@@ -1,7 +1,7 @@
 # Template file for 'gedit'
 pkgname=gedit
-version=3.32.2
-revision=2
+version=3.34.1
+revision=1
 build_helper="gir"
 build_style=meson
 pycompile_module="gi/overrides"
@@ -10,7 +10,7 @@ configure_args="-Dplugins=true -Dvapi=$(vopt_if vala true false)
  -Dintrospection=$(vopt_if gir true false)"
 hostmakedepends="itstool pkg-config glib-devel gdk-pixbuf perl $(vopt_if vala vala)"
 makedepends="gsettings-desktop-schemas-devel gspell-devel gtksourceview4-devel
- libpeas-devel libsoup-devel $(vopt_if gir 'python-gobject-devel')"
+ libpeas-devel libsoup-devel $(vopt_if gir 'python-gobject-devel') gettext"
 depends="desktop-file-utils gsettings-desktop-schemas
  iso-codes"
 short_desc="Text editor for GNOME"
@@ -18,7 +18,7 @@ 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=742fef5e496f5d0dbc95dac5c5547f040dffbea55cd835e6618294eadd9959e0
+checksum=ebf9ef4e19831699d26bb93ce029edfed65416d7c11147835fc370d73428d5c6
 shlib_provides="libgedit-3.14.so"
 
 nocross=yes

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

* Re: [PR PATCH] [Updated] gedit: update to 3.34.1.
  2020-01-30  7:26 [PR PATCH] gedit: update to 3.34.1 voidlinux-github
@ 2020-01-30  7:35 ` voidlinux-github
  2020-01-30  8:20 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-30  7:35 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by anjandev against master on the void-packages repository

https://github.com/anjandev/void-packages gedit
https://github.com/void-linux/void-packages/pull/18654

gedit: update to 3.34.1.


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

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

From ae30d1152a143cc9f25aa975cd90f650306feeb0 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Wed, 29 Jan 2020 23:26:06 -0800
Subject: [PATCH] gedit: update to 3.34.1.

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

diff --git a/srcpkgs/gedit/template b/srcpkgs/gedit/template
index 6666c331c52..c6de4075e05 100644
--- a/srcpkgs/gedit/template
+++ b/srcpkgs/gedit/template
@@ -1,16 +1,15 @@
 # Template file for 'gedit'
 pkgname=gedit
-version=3.32.2
-revision=2
+version=3.34.1
+revision=1
 build_helper="gir"
 build_style=meson
-pycompile_module="gi/overrides"
 pycompile_dirs="usr/lib/gedit/plugins"
 configure_args="-Dplugins=true -Dvapi=$(vopt_if vala true false)
  -Dintrospection=$(vopt_if gir true false)"
 hostmakedepends="itstool pkg-config glib-devel gdk-pixbuf perl $(vopt_if vala vala)"
 makedepends="gsettings-desktop-schemas-devel gspell-devel gtksourceview4-devel
- libpeas-devel libsoup-devel $(vopt_if gir 'python-gobject-devel')"
+ libpeas-devel libsoup-devel $(vopt_if gir 'python-gobject-devel') gettext"
 depends="desktop-file-utils gsettings-desktop-schemas
  iso-codes"
 short_desc="Text editor for GNOME"
@@ -18,7 +17,7 @@ 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=742fef5e496f5d0dbc95dac5c5547f040dffbea55cd835e6618294eadd9959e0
+checksum=ebf9ef4e19831699d26bb93ce029edfed65416d7c11147835fc370d73428d5c6
 shlib_provides="libgedit-3.14.so"
 
 nocross=yes

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

* Re: [PR PATCH] [Merged]: gedit: update to 3.34.1.
  2020-01-30  7:26 [PR PATCH] gedit: update to 3.34.1 voidlinux-github
  2020-01-30  7:35 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-30  8:20 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-30  8:20 UTC (permalink / raw)
  To: ml

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

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

gedit: update to 3.34.1.
https://github.com/void-linux/void-packages/pull/18654

Description:


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

end of thread, other threads:[~2020-01-30  8:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30  7:26 [PR PATCH] gedit: update to 3.34.1 voidlinux-github
2020-01-30  7:35 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-30  8:20 ` [PR PATCH] [Merged]: " voidlinux-github

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