gui-apps/wf-recorder: superseded by Gentoo Main
This commit is contained in:
parent
2faa49c000
commit
8159ff469f
@ -1,5 +0,0 @@
|
||||
*wf-recorder-0.2 (29 Mar 2020)
|
||||
|
||||
29 Mar 2020; <chymera@gentoo.org> +metadata.xml, +wf-recorder-0.2.ebuild:
|
||||
gui-apps/wf-recorder: new package Ebuild credit to
|
||||
https://github.com/epsilon-0/wayfire-desktop
|
@ -1 +0,0 @@
|
||||
DIST wf-recorder-0.2.tar.gz 21972 SHA256 e35eef43920fc0492cd4702653b613b5ab1caaf070b5f0542db2f5c4d7a90deb SHA512 245790493f94519bef9177d64a1128b033ce91732007a18c98184cde9becea57611e3c84f7c52213ee671271ebd851851ea4025b333f76d8392efbf007f72293 WHIRLPOOL 7a03c4f45a717c1ec28be98e9a061d50f1993eddb41ced9e9612549820bfbc8ec8fc4b9322642d8b149c0fc0ce79cfb77e661da349052b9ed9cdf28e14a9b2cf
|
@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>mathgeniusabhinav@gmail.com</email>
|
||||
<name>Abhinav Tamaskar</name>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<email>chr@chymera.eu</email>
|
||||
<name>Horea Christian</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
wf-recorder is a utility program for screen recording of wlroots-based
|
||||
compositors (more specifically, those that support wlr-screencopy-v1 and
|
||||
xdg-output). Its dependencies are ffmpeg, wayland-client and
|
||||
wayland-protocols.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
@ -1,25 +0,0 @@
|
||||
# Copyright 2019-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit meson
|
||||
|
||||
DESCRIPTION="A program for screen recording of wlroots-based compositors"
|
||||
HOMEPAGE="https://github.com/ammen99/wf-recorder"
|
||||
|
||||
SRC_URI="https://github.com/ammen99/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
media-video/ffmpeg
|
||||
media-sound/pulseaudio
|
||||
"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
dev-libs/wayland-protocols
|
||||
"
|
Loading…
x
Reference in New Issue
Block a user