Update
This commit is contained in:
parent
1964596fa4
commit
a50bac08e5
@ -1,2 +1,2 @@
|
|||||||
DIST hasufell-binhost--app-editors--gvim-8.0.0160--C.32606.1484230993.97030.C.tar.bz2 1458789 SHA256 b1fb3d97891caeb47c126ff8b0d247ada5b011fdc8ba70dc2230ba1177dc2fec SHA512 68df2602ea9af0acd6f430c953bfcad57a8d48107ea2b6c1efea74878baec9c443a3b487152c79eaa5fde90cff32b1d1630e862b44ad18c4597c15f436e32524 WHIRLPOOL 038a62cdf465b48d9e8007335853b28d11b2f4ad4d24186d814a94c16ddecb20d48a083ccc6ab0b4ec2d052075321698835e7eb39d273be816182a9fbc8f71d8
|
DIST hasufell-binhost--app-editors--gvim-8.0.0329--C.12370.1487259941.610720.C.tar.bz2 1462965 SHA256 eee0826fbe9c16988d9bba89abb6db44fb746fa933a43bfe8e3e63232c6c7831 SHA512 e7e5018b207f200a3e23a5077251498f7588d2e58b9989e29bbac672dfd800d0d7abce3d23b1c21739a760a526f7ccfede6c664a568dab0d2822b80ba837a138 WHIRLPOOL 63de74cfc2b5a41e02b150ab0d3334b8c427d830ec1f9db6d3c13718ce493f684a123f5ce1fc05db607f48cdc8b110fe841a906b044dc8cce25e618e890b5dad
|
||||||
PBIN gvim-8.0.0160.pbin-1+exheres-0 4083 SHA256 b1cf9da22ef21a126dc51150f185f09aaeb95f394f218fd152cdc164e5fd98f1 SHA512 73d8ecddeed8b61dc7029a4d15d8a7a67db84c65127fdf06093d101b402f7b9235ab0bcb3d995a6bc55b3bfa5d0298608e4346826506287eac46837a9485ba4e WHIRLPOOL 301b97fc6c903deb90d2471cb792ecd3ef54914dad58aa528b2df532936f994857f5d96dd88e471a10f3c798b8146a726ee2bfc0b92239882fa1a27d0b242c02
|
PBIN gvim-8.0.0329.pbin-1+exheres-0 4640 SHA256 ded1880ba1986d6b762334e6dcdc44024e2bc0e6ece156466c4dcefe713cc275 SHA512 b6a1f396ad94785629f1b10766797c4027fc1c494cf174ef2eb4d844f911ba5e7f62d4bf52229aaae282468ed5fa03ba1560e0f396bae226c4964aef5362d458 WHIRLPOOL 732871d1496448c6183e9c8da6d0a7a4fc21c2d422e3eea4f4ecf76c88f97e251ab2807b3a49ba3d4163840f2787e9e3c303d0e4ec204508137884172f7db26b
|
||||||
|
@ -1,38 +0,0 @@
|
|||||||
# Created by paludis-3.0.0 on Thu Jan 12 15:23:13 CET 2017
|
|
||||||
CHOST="x86_64-pc-linux-gnu"
|
|
||||||
DEPENDENCIES="( build+run: x11-libs/gtk+:3 x11-libs/libXext x11-libs/libXft x11-libs/libXt ) [[ defined-in = [ gvim-8.0.0160.exheres-0 ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build+run: lua? ( lua_abis:5.1? ( dev-lang/lua:5.1 ) lua_abis:5.2? ( dev-lang/lua:5.2 ) lua_abis:5.3? ( dev-lang/lua:5.3 ) ) ) [[ defined-in = [ lua.exlib ] ]] ( build: sys-devel/gettext build: sys-devel/autoconf:2.5 virtual/sed build+run: dev-util/ctags sys-libs/ncurses[>=5.2-r2] build+run: gpm? ( sys-libs/gpm[>=1.19.3] ) !minimal? ( app-editors/vim-runtime:8.0 ) perl? ( dev-lang/perl:* ) ruby? ( dev-lang/ruby:* ) cscope? ( dev-util/cscope ) ) [[ defined-in = [ vim.exlib ] ]]"
|
|
||||||
DESCRIPTION=""
|
|
||||||
EAPI="pbin-1+exheres-0"
|
|
||||||
HOMEPAGE="http://www.vim.org/"
|
|
||||||
INHERITED=" vim-doc flag-o-matic alternatives github python lua vim"
|
|
||||||
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( lua [[ description = [ Enable Lua scripting support ] ]] lua? ( lua_abis: ( 5.1 [[ description = [ Use Lua ABI 5.1 ] ]] 5.2 [[ description = [ Use Lua ABI 5.2 ] ]] 5.3 [[ description = [ Use Lua ABI 5.3 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ lua.exlib ] ]] ( gpm [[ description = [ Adds support for sys-libs/gpm (Console-based mouse driver) ] ]] lua [[ description = [ Enable Lua scripting support ] ]] perl [[ description = [ Adds support/bindings for the Perl language ] ]] python [[ description = [ Adds support/bindings for the Python language ] ]] ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] minimal [[ description = [ Build without runtime scripts (no syntax highlighting, help) ] ]] cscope [[ description = [ add support for the cscope code browser ] ]] ) [[ defined-in = [ vim.exlib ] ]] ) "
|
|
||||||
PLATFORMS="~amd64 ~x86"
|
|
||||||
LICENCES="vim"
|
|
||||||
SLOT="0"
|
|
||||||
DOWNLOADS="https://github.com/vim/vim/archive/v8.0.0160.tar.gz -> vim-8.0.0160.tar.gz"
|
|
||||||
OPTIONS="cscope gpm python lua_abis:5.1 python_abis:2.7 "
|
|
||||||
GENERATED_USING="paludis-3.0.0"
|
|
||||||
GENERATED_TIME="1484230993"
|
|
||||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
|
||||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
|
||||||
ASFLAGS=""
|
|
||||||
CBUILD=""
|
|
||||||
CC="x86_64-pc-linux-gnu-cc"
|
|
||||||
CFLAGS="-march=native -pipe -O2"
|
|
||||||
CHOST="x86_64-pc-linux-gnu"
|
|
||||||
CTARGET=""
|
|
||||||
CXX="x86_64-pc-linux-gnu-c++"
|
|
||||||
CXXFLAGS="-march=native -pipe -O2"
|
|
||||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
|
||||||
LIBCXXFLAGS=""
|
|
||||||
GENERATED_FROM_REPOSITORY="arbor"
|
|
||||||
PLATFORMS="~amd64 ~x86"
|
|
||||||
BINARY_PLATFORMS="~amd64"
|
|
||||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--gvim-8.0.0160--C.32606.1484230993.97030.C.tar.bz2"
|
|
||||||
SUMMARY="Graphical interface for Vim, an improved vi-style text editor"
|
|
||||||
BUGS_TO="pioto@exherbo.org ciaran.mccreesh@googlemail.com"
|
|
||||||
REMOTE_IDS="freecode:vim"
|
|
||||||
UPSTREAM_CHANGELOG=""
|
|
||||||
UPSTREAM_RELEASE_NOTES=""
|
|
||||||
UPSTREAM_DOCUMENTATION=""
|
|
||||||
SCM_REVISION=""
|
|
38
packages/app-editors/gvim/gvim-8.0.0329.pbin-1+exheres-0
Normal file
38
packages/app-editors/gvim/gvim-8.0.0329.pbin-1+exheres-0
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
# Created by paludis-3.0.0 on Thu Feb 16 16:45:42 CET 2017
|
||||||
|
CHOST="x86_64-pc-linux-gnu"
|
||||||
|
DEPENDENCIES="( build+run: x11-libs/gtk+:3 x11-libs/libXext x11-libs/libXft x11-libs/libXt ) [[ defined-in = [ gvim-8.0.0329.exheres-0 ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build+run: ruby? ( ruby_abis:2.1? ( dev-lang/ruby:2.1 ) ruby_abis:2.2? ( dev-lang/ruby:2.2 ) ruby_abis:2.3? ( dev-lang/ruby:2.3 ) ruby_abis:2.4? ( dev-lang/ruby:2.4 ) ) ) [[ defined-in = [ ruby.exlib ] ]] ( build+run: lua? ( lua_abis:5.1? ( dev-lang/lua:5.1 ) lua_abis:5.2? ( dev-lang/lua:5.2 ) lua_abis:5.3? ( dev-lang/lua:5.3 ) ) ) [[ defined-in = [ lua.exlib ] ]] ( build: sys-devel/gettext build: sys-devel/autoconf:2.5 virtual/sed build+run: dev-util/ctags sys-libs/ncurses[>=5.2-r2] build+run: gpm? ( sys-libs/gpm[>=1.19.3] ) !minimal? ( app-editors/vim-runtime:8.0 ) perl? ( dev-lang/perl:* ) cscope? ( dev-util/cscope ) ) [[ defined-in = [ vim.exlib ] ]]"
|
||||||
|
DESCRIPTION=""
|
||||||
|
EAPI="pbin-1+exheres-0"
|
||||||
|
HOMEPAGE="http://www.vim.org/"
|
||||||
|
INHERITED=" vim-doc flag-o-matic alternatives github python ruby lua vim"
|
||||||
|
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] ruby? ( ruby_abis: ( 2.1 [[ description = [ Use Ruby ABI 2.1 ] ]] 2.2 [[ description = [ Use Ruby ABI 2.2 ] ]] 2.3 [[ description = [ Use Ruby ABI 2.3 ] ]] 2.4 [[ description = [ Use Ruby ABI 2.4 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ ruby.exlib ] ]] ( lua [[ description = [ Enable Lua scripting support ] ]] lua? ( lua_abis: ( 5.1 [[ description = [ Use Lua ABI 5.1 ] ]] 5.2 [[ description = [ Use Lua ABI 5.2 ] ]] 5.3 [[ description = [ Use Lua ABI 5.3 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ lua.exlib ] ]] ( gpm [[ description = [ Adds support for sys-libs/gpm (Console-based mouse driver) ] ]] lua [[ description = [ Enable Lua scripting support ] ]] perl [[ description = [ Adds support/bindings for the Perl language ] ]] python [[ description = [ Adds support/bindings for the Python language ] ]] ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] minimal [[ description = [ Build without runtime scripts (no syntax highlighting, help) ] ]] cscope [[ description = [ add support for the cscope code browser ] ]] ) [[ defined-in = [ vim.exlib ] ]] ) "
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
LICENCES="vim"
|
||||||
|
SLOT="0"
|
||||||
|
DOWNLOADS="https://github.com/vim/vim/archive/v8.0.0329.tar.gz -> vim-8.0.0329.tar.gz"
|
||||||
|
OPTIONS="cscope gpm python lua_abis:5.1 python_abis:2.7 ruby_abis:2.4 "
|
||||||
|
GENERATED_USING="paludis-3.0.0"
|
||||||
|
GENERATED_TIME="1487259942"
|
||||||
|
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||||
|
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||||
|
ASFLAGS=""
|
||||||
|
CBUILD=""
|
||||||
|
CC="x86_64-pc-linux-gnu-cc"
|
||||||
|
CFLAGS="-march=native -pipe -O2"
|
||||||
|
CHOST="x86_64-pc-linux-gnu"
|
||||||
|
CTARGET=""
|
||||||
|
CXX="x86_64-pc-linux-gnu-c++"
|
||||||
|
CXXFLAGS="-march=native -pipe -O2"
|
||||||
|
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||||
|
LIBCXXFLAGS=""
|
||||||
|
GENERATED_FROM_REPOSITORY="arbor"
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
BINARY_PLATFORMS="~amd64"
|
||||||
|
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--gvim-8.0.0329--C.12370.1487259941.610720.C.tar.bz2"
|
||||||
|
SUMMARY="Graphical interface for Vim, an improved vi-style text editor"
|
||||||
|
BUGS_TO="pioto@exherbo.org ciaran.mccreesh@googlemail.com"
|
||||||
|
REMOTE_IDS="freecode:vim"
|
||||||
|
UPSTREAM_CHANGELOG=""
|
||||||
|
UPSTREAM_RELEASE_NOTES=""
|
||||||
|
UPSTREAM_DOCUMENTATION=""
|
||||||
|
SCM_REVISION=""
|
Loading…
Reference in New Issue
Block a user