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:
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@ EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit ninja-utils python-any-r1
|
||||
inherit ninja-utils python-any-r1 toolchain-funcs
|
||||
|
||||
#https://github.com/google/skia/blob/master/include/core/SkMilestone.h
|
||||
COMMIT="1c9ebb50024f80f3bf289838298e15185d8f6966"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit ninja-utils python-any-r1
|
||||
inherit ninja-utils python-any-r1 toolchain-funcs
|
||||
|
||||
#https://github.com/google/skia/blob/master/include/core/SkMilestone.h
|
||||
COMMIT="1c9ebb50024f80f3bf289838298e15185d8f6966"
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit xdg-utils
|
||||
|
||||
DESCRIPTION="A browser for the LBRY network, a digital marketplace controlled by its users."
|
||||
HOMEPAGE="https://lbry.com/"
|
||||
SRC_URI="https://github.com/lbryio/lbry-desktop/releases/download/v0.48.2/LBRY_0.48.2.deb"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
|
||||
inherit autotools distutils-r1 perl-module java-pkg-opt-2
|
||||
inherit autotools distutils-r1 perl-module java-pkg-opt-2 flag-o-matic
|
||||
|
||||
case "${PV}" in
|
||||
9999)
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
|
||||
inherit autotools distutils-r1 perl-module java-pkg-opt-2
|
||||
inherit autotools distutils-r1 perl-module java-pkg-opt-2 flag-o-matic
|
||||
|
||||
case "${PV}" in
|
||||
9999)
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit cmake desktop
|
||||
inherit cmake desktop xdg-utils
|
||||
|
||||
DESCRIPTION="Ksnip is a Qt based cross-platform screenshot tool"
|
||||
HOMEPAGE="https://github.com/ksnip/ksnip"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit cmake desktop
|
||||
inherit cmake desktop xdg-utils
|
||||
|
||||
DESCRIPTION="Ksnip is a Qt based cross-platform screenshot tool"
|
||||
HOMEPAGE="https://github.com/ksnip/ksnip"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit cmake desktop
|
||||
inherit cmake desktop xdg-utils
|
||||
|
||||
DESCRIPTION="Ksnip is a Qt based cross-platform screenshot tool"
|
||||
HOMEPAGE="https://github.com/ksnip/ksnip"
|
||||
|
||||
Reference in New Issue
Block a user