FS#50800 - [vim] gtk3 support

Attached to Project: Arch Linux
Opened by Daniel M. Capella (polyzen) - Friday, 16 September 2016, 14:02 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 18 September 2016, 02:31 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

gtk3 is a makedep of the vim pkgbase, but the --enable-gui=gtk2 option is used [1].

From the makefile [2]:

# When both GTK+ 2 and GTK+ 3 are possible then GTK+ 2 will be selected.
# To use GTK+ 3 instead use --enable-gui=gtk3 (see below).

[1] https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/vim#n69
[2] https://github.com/vim/vim/blob/bb76f24af2010943387ce696a7092175b4ecccf2/src/Makefile#L340-L341
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 18 September 2016, 02:31 GMT
Reason for closing:  Implemented
Comment by Alif (alive4ever) - Saturday, 17 September 2016, 05:21 GMT
Thanks for opening this task earlier.  FS#50805  is duplicate for this issue.
Comment by Anatol Pomozov (anatolik) - Saturday, 17 September 2016, 19:02 GMT
The change commited as SVN revision 276651

Loading...