media-sound/aj-snapshot - 0.9.9 (hering-overlay)

Search

Package Information

Description:
Tool for storing/restoring JACK and/or ALSA connections to/from cml files.
Homepage:
https://sourceforge.net/projects/aj-snapshot/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.9.9 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit flag-o-matic

DESCRIPTION="Tool for storing/restoring JACK and/or ALSA connections to/from cml files."
HOMEPAGE="https://sourceforge.net/projects/aj-snapshot/"
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="dev-libs/mxml:0
	media-libs/alsa-lib
	virtual/jack"
RDEPEND="$DEPEND"

pkg_setup() {
	append-ldflags $(no-as-needed)
}

Dependencies

DEPEND

dev-libs/mxml:0
	media-libs/alsa-lib
	virtual/jack

RDEPEND

dev-libs/mxml:0
	media-libs/alsa-lib
	virtual/jack

Manifest for 0.9.9

Type File Size Source URLs
DIST aj-snapshot-0.9.9.tar.bz2 98734 bytes https://downloads.sourceforge.net/aj-snapshot/aj-snapshot-0.9.9.tar.bz2