Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
[media-plugins/deadbeef-soxr] use :0 slot and add live ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Kuzmitsky committed Feb 5, 2016
1 parent f471fdd commit e62cf12
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion media-plugins/deadbeef-soxr/deadbeef-soxr-20160205.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="https://github.com/silentlexx/deadbeef_soxr/archive/${GITHUB_COMMIT}.ta
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"

RDEPEND+=" media-libs/soxr"
RDEPEND+=" media-libs/soxr:0"

DEPEND="${RDEPEND}"

Expand Down
22 changes: 22 additions & 0 deletions media-plugins/deadbeef-soxr/deadbeef-soxr-99999999.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI="5"

inherit deadbeef-plugins git-r3

GITHUB_COMMIT="f0732d685715782c9d045cf0f9da1055e7d2c851"

DESCRIPTION="DeaDBeeF sox resampler plugin"
HOMEPAGE="https://github.com/silentlexx/deadbeef_soxr"
EGIT_REPO_URI="https://gitorious.org/silentlexx/deadbeef_soxr.git"

LICENSE="GPL-2"
KEYWORDS=""

RDEPEND+=" media-libs/soxr:0"

DEPEND="${RDEPEND}"

S="${WORKDIR}/${PN/-/_}-${GITHUB_COMMIT}"
1 change: 1 addition & 0 deletions profiles/package.mask
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
=media-plugins/deadbeef-musical-spectrum-99999999
=media-plugins/deadbeef-opus-99999999
=media-plugins/deadbeef-replaygain-control-99999999
=media-plugins/deadbeef-soxr-99999999
=media-plugins/deadbeef-spectrogram-99999999
=media-plugins/deadbeef-stereo-widener-99999999
=media-plugins/deadbeef-vk-9999
Expand Down

0 comments on commit e62cf12

Please sign in to comment.