Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vim: update to 8.1.1729, gvim: switch to gtk+3.
@ 2019-07-22  3:21 voidlinux-github
  2019-07-22  9:20 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-22  3:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages vim
https://github.com/void-linux/void-packages/pull/13276

vim: update to 8.1.1729, gvim: switch to gtk+3.
None

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

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

From 93219ebc5af72a536bfcced45e880debe9a585df Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sun, 21 Jul 2019 17:24:53 -0700
Subject: [PATCH] vim: update to 8.1.1729, gvim: switch to gtk+3.

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

diff --git a/srcpkgs/vim/template b/srcpkgs/vim/template
index 7ae6a118b83..b6cf6d194d5 100644
--- a/srcpkgs/vim/template
+++ b/srcpkgs/vim/template
@@ -1,9 +1,9 @@
 # Template file for 'vim'
 pkgname=vim
-version=8.1.1635
+version=8.1.1729
 revision=1
 hostmakedepends="glib-devel pkg-config"
-makedepends="acl-devel gtk+-devel libXt-devel lua-devel ncurses-devel
+makedepends="acl-devel gtk+3-devel libXt-devel lua-devel ncurses-devel
  perl python-devel python3-devel ruby-devel"
 depends="vim-common>=${version}"
 short_desc="Vim editor (vi clone)"
@@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="Vim"
 homepage="https://www.vim.org"
 distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
-checksum=481ce93c656a4677e2e2a883c80375501ff0f629df9d17c008a9650c776fffcf
+checksum=e4036d086801b3294f5228553489e2b3064449d2278d0ba8da4798ca8c182e64
 
 subpackages="xxd vim-common vim-x11 gvim"
 # XXX vim-huge cannot be cross compiled for now.
@@ -59,7 +59,7 @@ do_configure() {
 
 	# GTK+ version.
 	cd $wrksrc/gvim
-	./configure ${configure_args} ${args} ${nohuge_args} --enable-gui=gtk2 --with-x --with-vim-name=gvim
+	./configure ${configure_args} ${args} ${nohuge_args} --enable-gui=gtk3 --with-x --with-vim-name=gvim
 
 	# Huge versions
 	if [ -z "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Merged]: vim: update to 8.1.1729, gvim: switch to gtk+3.
  2019-07-22  3:21 [PR PATCH] vim: update to 8.1.1729, gvim: switch to gtk+3 voidlinux-github
@ 2019-07-22  9:20 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-22  9:20 UTC (permalink / raw)
  To: ml

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

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

vim: update to 8.1.1729, gvim: switch to gtk+3.
https://github.com/void-linux/void-packages/pull/13276
Description: None

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

end of thread, other threads:[~2019-07-22  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-22  3:21 [PR PATCH] vim: update to 8.1.1729, gvim: switch to gtk+3 voidlinux-github
2019-07-22  9: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).