mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
2020-07-30 16:35:17 UTC
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
BDEPEND=media-libs/libjpeg-turbo >=media-libs/speex-1.2.0-r1 virtual/pkgconfig
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=gtk? ( dev-cpp/gtkmm:3.0 media-video/ffmpeg ) =app-pda/libusbmuxd-1* media-libs/alsa-lib kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND==app-pda/libusbmuxd-1* dev-libs/glib gtk? ( dev-cpp/gtkmm:3.0 ) media-libs/alsa-lib media-libs/libjpeg-turbo >=media-libs/speex-1.2.0-r1 media-video/ffmpeg usb? ( dev-util/android-tools ) x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/pango kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Use android phone as webcam, using a v4l device driver and app
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.dev47apps.com/droidcam/linuxx/ https://github.com/aramg/droidcam
|
||||
IUSE=gtk kernel_linux kernel_linux
|
||||
IUSE=audio gtk usb kernel_linux kernel_linux
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=kernel_linux? ( virtual/modutils )
|
||||
@@ -12,4 +12,4 @@ RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aramg/droidcam/archive/v1.4.tar.gz -> droidcam-1.4.tar.gz
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 linux-info c90a203b1c14cfa77bd3e37a0e96c955 linux-mod 9991808b521b5a8c569c9c4ccf8893f6 multilib 2477ebe553d3e4d2c606191fe6c33602 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=5729958aad0776576a5b09283b1d261b
|
||||
_md5_=67c7be9d82fd0bdc83ea34908fe84730
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uNetworking/uSockets/archive/v0.4.1.tar.gz -> usockets-0.4.1.tar.gz
|
||||
SRC_URI=https://github.com/uNetworking/uSockets/archive/v0.5.0.tar.gz -> usockets-0.5.0.tar.gz
|
||||
_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=a6ef6089501e25583e25998b89c26f90
|
||||
@@ -6,6 +6,6 @@ IUSE=kernel-hooks
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dell/dkms/archive/v2.8.1.tar.gz -> dkms-2.8.1.tar.gz
|
||||
SRC_URI=https://github.com/dell/dkms/archive/v2.8.3.tar.gz -> dkms-2.8.3.tar.gz
|
||||
_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5
|
||||
_md5_=98628cfcb3fcd9f4e0625c5f6350ac2c
|
||||
_md5_=059302d13977f417e007812db951fa9b
|
||||
10
metadata/md5-cache/www-apps/uwebsockets-18.10.0
Normal file
10
metadata/md5-cache/www-apps/uwebsockets-18.10.0
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=compile install prepare
|
||||
DESCRIPTION=ultra fast, simple, secure & standards compliant web I/O
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/uNetworking/uWebSockets
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=net-libs/usockets-0.4.1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.10.0.tar.gz -> uwebsockets-18.10.0.tar.gz
|
||||
_md5_=8d12ecb09232498186f2a86e4295ecb2
|
||||
@@ -266,7 +266,7 @@ media-sound/r128gain 1.0.1: Fast audio loudness scanner & tagger (ReplayGain v2
|
||||
media-sound/scream 3.6 9999: Plays sound received from network or from a QEMU Windows VM
|
||||
media-sound/sndio 1.6.0: small audio and MIDI framework part of the OpenBSD project
|
||||
media-sound/zita-ajbridge 0.8.4: zita-a2j and zita-j2a - bridges between ALSA and JACK
|
||||
media-tv/droidcam 1.4: Use android phone as webcam, using a v4l device driver and app
|
||||
media-tv/droidcam 1.4-r1: Use android phone as webcam, using a v4l device driver and app
|
||||
media-video/kikoplay 0.6.2 0.7.0 0.7.1 9999: KikoPlay is a full-featured danmu player
|
||||
media-video/mpv-mpris 0.5 9999: MPRIS plugin for mpv
|
||||
media-video/syncplay 1.6.5: Client/server to synchronize media playback
|
||||
@@ -279,7 +279,7 @@ net-im/discord-canary-bin 0.0.104: All-in-one voice and text chat
|
||||
net-im/go-sendxmpp 0_pre20200423: A little tool to send messages to an XMPP contact or MUC
|
||||
net-im/nheko 0.7.1 0.7.2: Desktop client for Matrix using Qt and C++14
|
||||
net-im/srain 1.1.1: Modern, beautiful IRC client written in GTK+ 3
|
||||
net-libs/usockets 0.4.1-r1 9999: tiny eventing, networking & crypto for async applications
|
||||
net-libs/usockets 0.5.0 9999: tiny eventing, networking & crypto for async applications
|
||||
net-mail/remail 0.9: A set of tools for crypted mailing lists
|
||||
net-misc/FORT-validator 1.2.0 1.2.1 1.3.0: FORT validator is an open source RPKI validator
|
||||
net-misc/castor 0.8.15 0.8.16: A graphical browser for plain-text protocols
|
||||
@@ -326,7 +326,7 @@ sys-cluster/rankstr 0.0.2: Split an MPI communicator into subcomms based on stri
|
||||
sys-cluster/redset 0.0.4: Low-level distributed erasure coding lib to protect datasets of MPI applications
|
||||
sys-cluster/shuffile 0.0.3: SHUFFILE Shuffle files between processes
|
||||
sys-cluster/veloc 1.2: Very-Low Overhead Checkpointing System
|
||||
sys-kernel/dkms 2.8.1: Dynamic Kernel Module Support
|
||||
sys-kernel/dkms 2.8.3: Dynamic Kernel Module Support
|
||||
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
|
||||
sys-libs/libnvidia-container 1.1.1 1.2.0: NVIDIA container runtime library
|
||||
sys-libs/solo-udev-rules 4.0.0-r1: udev rules for the Solo FIDO2 & U2F USB+NFC security key
|
||||
@@ -336,7 +336,7 @@ sys-process/nvtop 1.0.0 9999: NVIDIA GPUs htop like monitoring tool
|
||||
www-apps/code-server-bin 3.4.1: VS Code in the browser (binary version with unbundled node and ripgrep)
|
||||
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application
|
||||
www-apps/twint 2.1.18 2.1.19 2.1.20: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
|
||||
www-apps/uwebsockets 18.9.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||
www-apps/uwebsockets 18.9.0 18.10.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||
www-client/badwolf 1.0.2 9999: Minimalist and privacy-oriented WebKitGTK+ browser
|
||||
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
|
||||
x11-libs/gtk-fortran 19.04 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wed, 29 Jul 2020 12:05:19 +0000
|
||||
Thu, 30 Jul 2020 16:35:17 +0000
|
||||
|
||||
@@ -44,6 +44,7 @@ media-sound/6pm:midimaps - Install midi maps for that synth. Recommended
|
||||
media-sound/6pm:nls - Add support for localization
|
||||
media-sound/6pm:presets - Install presets. Recommended
|
||||
media-sound/add64:presets - Install presets. Recommended
|
||||
media-tv/droidcam:audio - Use snd_aloop kernel module for audio
|
||||
media-tv/droidcam:gtk - Build the dev-cpp/gtkmm:3.0 client.
|
||||
media-video/mpv-mpris:autoload - Load plugin automatically
|
||||
media-video/syncplay:client - Install the Syncplay client
|
||||
|
||||
Reference in New Issue
Block a user