1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit autotools flag-o-matic
8 DESCRIPTION="Basic CD Player for blackbox wm"
9 HOMEPAGE="http://tranber1.free.fr/bbcd.html"
10 SRC_URI="http://tranber1.free.fr/${P}.tar.gz"
14 KEYWORDS="amd64 ppc x86"
17 RDEPEND=">=media-libs/libcdaudio-0.99.12-r4
23 "${FILESDIR}"/${P}_${PV}a.diff
24 "${FILESDIR}"/${P}-gcc3.3.patch
25 "${FILESDIR}"/${P}-gcc4.3.patch
34 append-cxxflags -std=c++14
37 --x-includes=/usr/include/X11 \
38 --x-libraries=/usr/lib64/x86_64-linux-gnu
43 rm "${ED}/usr/share/bbtools/README.bbcd" || die