Add CasterSoundboard-9999.

This commit is contained in:
kimitsune 2020-06-15 17:14:31 +02:00
parent 7398d67c97
commit f5136de588
2 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,40 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
inherit git-r3 qmake-utils xdg-utils
DESCRIPTION="A soundboard for hot-keying and playing back sounds. (For podcasting)"
HOMEPAGE="https://github.com/covarianttensor/CasterSoundboard"
MY_AUTHOR="covarianttensor"
EGIT_REPO_URI="https://github.com/covarianttensor/CasterSoundboard.git"
EGIT_BRANCH="master"
KEYWORDS=""
LICENSE="GPL-3"
SLOT="0"
IUSE=""
DEPEND="dev-qt/qtmultimedia:5
dev-qt/qtgui:5
dev-qt/qtdeclarative:5
dev-qt/qtwidgets:5
dev-qt/qtcore:5"
RDEPEND="${DEPEND}"
S="${S}"/CasterSoundboard/
src_configure() {
eqmake5 PREFIX="${ED}"/usr CasterSoundboard.pro
}
pkg_postinst() {
xdg_desktop_database_update
}
pkg_postrm() {
xdg_desktop_database_update
}

View File

@ -0,0 +1 @@
EBUILD CasterSoundboard-9999.ebuild 827 BLAKE2B 6a2ca20b698a7608b73454b901bb15e98e4d39b38ff59bea59e242f49208065e221f4c79b2dc818c862a49068436fcd4fcce12ca6a550ba69e0c2b624b81d7be SHA512 784af2359a73002fb07f15e0d4804c9afbef8bc0069bd7a23bde33ce066b926850aa57bfad6ee2bd93551ccddd6507bfad910b7fa3bac9b46af79f40ac0909ec