mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
Merge updates from master
This commit is contained in:
9
dev-util/vala-language-server/metadata.xml
Normal file
9
dev-util/vala-language-server/metadata.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- Maintainer Needed -->
|
||||
<use>
|
||||
<flag name="plugins"></flag>
|
||||
<flag name="debug_mem"></flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
@@ -13,6 +13,7 @@ LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="debug_mem plugins test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DEPEND="dev-lang/vala
|
||||
dev-util/gnome-builder
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
<flag name="wayland">Build non-system-glfw for wayland instead of X11</flag>
|
||||
<flag name="system-glew">Use the systems installed version of GLEW (upstream-unsupported)</flag>
|
||||
<flag name="system-stb">Use the systems installed version of STB (upstream-unsupported)</flag>
|
||||
<flag name="system-kissfft">Use the systems installed version of Kissfft (upstream-unsupported)</flag>
|
||||
<!-- <flag name="system-kissfft">Use the systems installed version of Kissfft (upstream-unsupported)</flag> -->
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit bash-completion-r1 go-module systemd
|
||||
inherit go-module systemd
|
||||
|
||||
DESCRIPTION="Pinset orchestration for IPFS"
|
||||
HOMEPAGE="https://ipfscluster.io/"
|
||||
|
||||
@@ -3,10 +3,7 @@
|
||||
|
||||
# This file contains descriptions of GRAVITY_MODELS USE_EXPAND flags.
|
||||
|
||||
egm84-30 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 30' grid
|
||||
egm84-15 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 15' grid
|
||||
egm96-15 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 15' grid
|
||||
egm96-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 5' grid
|
||||
egm2008-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 5' grid
|
||||
egm2008-2-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 2.5' grid
|
||||
egm2008-1 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 1' grid
|
||||
egm84 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 30' grid
|
||||
egm96 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 15' grid
|
||||
egm2008 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 5' grid
|
||||
wgs84 -
|
||||
|
||||
Reference in New Issue
Block a user