mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
media-sound/add64: treeclean
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
DIST Add64-3.9.3.tar.bz2 87299 BLAKE2B c0af3024b903c460b6f50eb7c963cd7f75a6329b6efbfe66b65ce88b3fc82670f10a355bc6f4b4cd3e93e9033c1ec831d7f92649d55098df2dc2520a13662714 SHA512 c637ed12b733d8b2f6e705b4ae38d67a4dd5f0ec4c8fd3c58c417dedb6cfeb3c0748159cfbe45655288702d359be4895ef85feb24ac6e54babccaa314ffe1851
|
||||
DIST Add64-4.1.0.tar.bz2 78446 BLAKE2B b786e30a5672df2ae9f5ab2d46873d672a7fc225f54cd065e19bf9340403ea888ea1bafd56c3c0d0ee2891cfb4165815fa38e7816bb47ce5b901653ebde25f3c SHA512 e729bf75ca537956352e17439b1f49f072cb0d15ce80e925cf3bd1f621eb687d64c57b3902db6ccc0b965423818fd0bda8ebcf9ad5df1addadb736afa520fe93
|
||||
@@ -1,43 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit qmake-utils
|
||||
|
||||
DESCRIPTION="Add64 is a realtime additive/subtractive-synthesis softsynth"
|
||||
HOMEPAGE="
|
||||
https://sourceforge.net/projects/add64/
|
||||
http://linuxsynths.com/Add64PatchesDemos/add64.html
|
||||
"
|
||||
SRC_URI="https://downloads.sourceforge.net/project/add64/Add64-${PV}.tar.bz2"
|
||||
|
||||
S="${WORKDIR}/Add64-${PV}/"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-qt/qtcore:5
|
||||
dev-qt/qtgui:5
|
||||
dev-qt/qtwidgets:5
|
||||
dev-qt/qtxml:5
|
||||
media-libs/alsa-lib
|
||||
virtual/opengl
|
||||
virtual/jack
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_compile() {
|
||||
eqmake5
|
||||
default
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin "${S}/Add64"
|
||||
insinto /usr/share/add64/
|
||||
doins "${S}/Add64-MIDIconfig"
|
||||
insinto /usr/share/add64/Add64Presets
|
||||
doins "${S}"/Add64Presets/*
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit qmake-utils
|
||||
|
||||
DESCRIPTION="Add64 is a realtime additive/subtractive-synthesis softsynth"
|
||||
HOMEPAGE="
|
||||
https://sourceforge.net/projects/add64/
|
||||
http://linuxsynths.com/Add64PatchesDemos/add64.html
|
||||
"
|
||||
SRC_URI="https://downloads.sourceforge.net/project/add64/Add64-${PV}.tar.bz2"
|
||||
|
||||
S="${WORKDIR}/Add64-${PV}/"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-qt/qtcore:5
|
||||
dev-qt/qtgui:5
|
||||
dev-qt/qtwidgets:5
|
||||
dev-qt/qtxml:5
|
||||
media-libs/alsa-lib
|
||||
virtual/opengl
|
||||
virtual/jack
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_compile() {
|
||||
eqmake5
|
||||
default
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin "${S}/Add64"
|
||||
insinto /usr/share/add64/
|
||||
doins "${S}/Add64-MIDIconfig"
|
||||
insinto /usr/share/add64/Add64Presets
|
||||
doins "${S}"/Add64Presets/*
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<longdescription lang="en">Add64 implements Additive Synthesis for creating new sounds that are not accessible to
|
||||
any other synthesis method. Due to its large number of parameters, Additive Synthesis
|
||||
has never really reached much popularity. Add64 is therefore designed to provide fast
|
||||
real-time access to all parameters. A set of two 24-stage filters has been added to map
|
||||
complex spectral alterations onto a set of only a few parameters. Emphasis has also been
|
||||
put on modulations, both in the filter as well as the spectral design sections
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="sourceforge">add64</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -76,7 +76,6 @@ media-libs/alvr
|
||||
# Stuck on Qt5, no upstream action.
|
||||
# Removal after 2026-02-27
|
||||
media-sound/6pm
|
||||
media-sound/add64
|
||||
|
||||
# Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> (2025-05-24)
|
||||
# Depends on masked net-libs/stem.
|
||||
|
||||
Reference in New Issue
Block a user