Merge updates from master

This commit is contained in:
Repository mirror & CI
2020-08-09 21:35:24 +00:00
6 changed files with 127 additions and 3 deletions

View File

@@ -1 +1 @@
DIST aspectlib-1.5.0.tar.gz 155744 BLAKE2B 9695f2b55634c8080385302f3b35bea2d84c69a593dc62544dafd02f41468f54aee54f1da485e6a963c389dbed40e85d81cdd04d693e8d298761064a72cd9a64 SHA512 313e383d44b8ebbfcb3e657512280ce8a0919dd4736dd058282788ea1c0711c6a33cb9ceecbc711368abda438be515a5579bbd4d31a629208e320be3e7e39381
DIST aspectlib-1.5.1.tar.gz 155737 BLAKE2B 1f3728a77389c271e8cc9c2ab8cd6d6c16fb05323d3c85a25bd9db34f84046f18503015fa6d4d2e85e89b92880bf37b197191b034205ed145d535c6456b02215 SHA512 24e700a14096042f2382910eb1245a9b64d99670c8bd60e2df4afe41113e8f813633bae10c8c2487c52c556f537a77ee43f6672a00af1f05d2ed4a129a92332e

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
@@ -29,7 +29,7 @@ DEPEND="
dev-python/mock[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/process-tests[${PYTHON_USEDEP}]
<www-servers/tornado-6[${PYTHON_USEDEP}]
www-servers/tornado[${PYTHON_USEDEP}]
)
"

View File

@@ -1,2 +1,3 @@
DIST nwg-launchers-0.2.0.tar.gz 43240 BLAKE2B e026faaa272d2c0b71a4140d3a0dd6bad9b40a528a3d49819197ad93a833a2263048c56287058f70fa50a7c0de503b8b3d84fa1a0271b3c906d107c582d61d3c SHA512 4f04c8bae4a3cf8869d66b833d9528fffb65f27a04e254c38133f2cd3b046b2db3cdc61dec90c958f009ea79e68313741f71b29bc15a04f4905f0853b3b55553
DIST nwg-launchers-0.3.0.tar.gz 42750 BLAKE2B ef745b20b884d5bb9281017d2cf6f19f3dc3125489e5d1c1c0e4909209119902f0da1982f09154111ad4a269948d2f2a4e851efaa8ae5dfe992a4c30c601fb64 SHA512 3dc1a49d72dfa2d5cfd8254b6e0d48af4b86dce86171a44813c2d89f9a450bed0ab88bd2afbc2152a3608c89ab27d434a62f21589ef7f9519b5f5e669f78e324
DIST nwg-launchers-0.3.1.tar.gz 43257 BLAKE2B ef033fe253099eaa8b7151ebccec81a6a3a1ed8cc90dce48a7c236c305ece1fac2c47b615e40366d877878494af9924d83369a655199b85fcf26aea3feaa46de SHA512 91e72c24899d01172075141102e714a0c0264a1dc68a550a6b64eb66201f85605781c0beaa631d8bc7f40bc93cf9dea26d6eab698077941ac3f8120f666f85f7

View File

@@ -0,0 +1,33 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EGIT_REPO_URI="https://github.com/nwg-piotr/${PN}"
case "${PV}" in
9999)
inherit git-r3
;;
*)
SRC_URI="${EGIT_REPO_URI}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
esac
inherit meson
DESCRIPTION="GTK+ launchers for sway, i3 and some other WMs"
HOMEPAGE="${EGIT_REPO_URI}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
x11-libs/gtk+:3
dev-cpp/gtkmm:3.0
dev-cpp/nlohmann_json"
DEPEND="${RDEPEND}"
IUSE="+bar +dmenu +grid"
src_configure() {
meson_src_configure $(meson_use bar) $(meson_use dmenu) $(meson_use grid)
}

View File

@@ -1 +1,2 @@
DIST discord-canary-0.0.104.tar.gz 71309857 BLAKE2B 0c1ad9aa8cc56fc125610be58e2768edbd257d20b586b3e012e40d610d32a75252d0a9b7c8719cefe62d497d108b820bf94f7cb51bb976f1d9e43f4d9ac44e26 SHA512 b7e482379585f0d1461186ee8fbddfef213c12cc1367e35c56b7531b06ebfce82dbc23dc834724c8c569845e76fce62834bf1e2047b9a36aca86982132105693
DIST discord-canary-0.0.106.tar.gz 71370116 BLAKE2B fed3b569c47e6bb67995ccf80645cd282f142edad15ddda6750b02e90b608bfeb7a7fd3f1a20bbc71c16e11575af2c5614e9dc87ab82405baae5b25dea2e3bfc SHA512 d258b698ec68590b1a3171d25041de97fef208f7b24668adafcc7e4c0bf97c80b25aeb2e57ca5be3b29581cd04661a84ed5c0d3cd8309b6cf9758703aa5ed52d

View File

@@ -0,0 +1,89 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit desktop eutils xdg
DESCRIPTION="All-in-one voice and text chat"
HOMEPAGE="https://discordapp.com/"
SRC_URI="https://dl-canary.discordapp.net/apps/linux/${PV}/discord-canary-${PV}.tar.gz"
SLOT="0"
LICENSE="all-rights-reserved"
KEYWORDS="~amd64"
RESTRICT="mirror bindist"
RDEPEND=""
DEPEND="${RDEPEND}
dev-libs/atk
sys-libs/libcxx
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-gfx/graphite2
media-libs/alsa-lib
media-libs/fontconfig:1.0
media-libs/libpng
media-libs/freetype:2
net-print/cups
sys-apps/dbus
net-libs/gnutls
sys-libs/libcxx
x11-libs/cairo
x11-libs/gdk-pixbuf:2
sys-libs/zlib
x11-libs/gtk+:3
x11-libs/libnotify
x11-libs/libX11
x11-libs/libXScrnSaver
x11-libs/libxcb
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXtst
x11-libs/pango
x11-libs/libXtst
media-libs/opus"
S=${WORKDIR}/DiscordCanary
QA_PREBUILT="
opt/discord-canary-bin/DiscordCanary
opt/discord-canary-bin/libEGL.so
opt/discord-canary-bin/libGLESv2.so
opt/discord-canary-bin/swiftshader/libEGL.so
opt/discord-canary-bin/swiftshader/libGLESv2.so
opt/discord-canary-bin/libVkICD_mock_icd.so
opt/discord-canary-bin/libffmpeg.so
"
src_install() {
local destdir="/opt/${PN}"
insinto $destdir
doins -r locales resources
doins \
*.pak \
*.png \
*.dat \
*.bin \
*.so
exeinto $destdir
doexe DiscordCanary
dosym $destdir/DiscordCanary /usr/bin/discord-canary
make_desktop_entry discord Discord \
"/opt/discord-canary/discord.png" \
Network
}