On 2016/09/15 01:09, frantisek holop wrote:
> is it a rocket? is it an aeroplane? is it the emacs
> killer?
> --- pkg/PLIST-main    10 Aug 2016 15:54:29 -0000      1.15
> +++ pkg/PLIST-main    14 Sep 2016 23:06:30 -0000
> @@ -17,6 +17,15 @@ bin/vimtutor
>  @man man/man1/vimdiff.1
>  @man man/man1/vimtutor.1
>  @man man/man1/xxd.1
> +share/applications/vim.desktop

This should be in PFRAG.no-no_x11-main (otherwise you need
update-desktop-database bits in PLIST-main and an extra dep on
desktop-file-utils).

> +share/icons/hicolor/48x48/apps/gvim.png
> +share/icons/locolor/
> +share/icons/locolor/16x16/
> +share/icons/locolor/16x16/apps/
> +share/icons/locolor/16x16/apps/gvim.png
> +share/icons/locolor/32x32/
> +share/icons/locolor/32x32/apps/
> +share/icons/locolor/32x32/apps/gvim.png

Also to no-no_x11-main - and I think this needs an x11/gtk+3,-guic dep
and gtk-update-icon-cache @execs (portcheck should tell you about this).

The rest looks sane, will test later.

>  share/vim/
>  share/vim/${P}/
>  share/vim/${P}/autoload/
> @@ -444,6 +453,7 @@ share/vim/${P}/ftplugin/rrst.vim
>  share/vim/${P}/ftplugin/rst.vim
>  share/vim/${P}/ftplugin/ruby.vim
>  share/vim/${P}/ftplugin/sass.vim
> +share/vim/${P}/ftplugin/scala.vim
>  share/vim/${P}/ftplugin/scheme.vim
>  share/vim/${P}/ftplugin/screen.vim
>  share/vim/${P}/ftplugin/scss.vim
> @@ -582,6 +592,7 @@ share/vim/${P}/indent/rrst.vim
>  share/vim/${P}/indent/rst.vim
>  share/vim/${P}/indent/ruby.vim
>  share/vim/${P}/indent/sass.vim
> +share/vim/${P}/indent/scala.vim
>  share/vim/${P}/indent/scheme.vim
>  share/vim/${P}/indent/scss.vim
>  share/vim/${P}/indent/sdl.vim
> @@ -661,6 +672,7 @@ share/vim/${P}/keymap/polish-slash_iso-8
>  share/vim/${P}/keymap/polish-slash_utf-8.vim
>  share/vim/${P}/keymap/russian-dvorak.vim
>  share/vim/${P}/keymap/russian-jcuken.vim
> +share/vim/${P}/keymap/russian-jcukenmac.vim
>  share/vim/${P}/keymap/russian-jcukenwin.vim
>  share/vim/${P}/keymap/russian-jcukenwintype.vim
>  share/vim/${P}/keymap/russian-yawerty.vim
> @@ -1239,6 +1251,7 @@ share/vim/${P}/syntax/samba.vim
>  share/vim/${P}/syntax/sas.vim
>  share/vim/${P}/syntax/sass.vim
>  share/vim/${P}/syntax/sather.vim
> +share/vim/${P}/syntax/scala.vim
>  share/vim/${P}/syntax/scheme.vim
>  share/vim/${P}/syntax/scilab.vim
>  share/vim/${P}/syntax/screen.vim

Reply via email to