summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-31 13:35:15 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-31 13:44:02 -0700
commit8b0fd31eb83227c1eaaf9524eef9906454ea7f7a (patch)
treea23d03cc9c3495709c5cc312712367956f52e91b
parentmedia-libs/waffle: Use IUSE=doc to control only dev docs (diff)
downloadgentoo-8b0fd31e.tar.gz
gentoo-8b0fd31e.tar.bz2
gentoo-8b0fd31e.zip
media-libs/waffle: Remove unnecessary functions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--media-libs/waffle/waffle-9999.ebuild9
1 files changed, 0 insertions, 9 deletions
diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
index 6080dd579e23..b508b016a13a 100644
--- a/media-libs/waffle/waffle-9999.ebuild
+++ b/media-libs/waffle/waffle-9999.ebuild
@@ -40,11 +40,6 @@ MULTILIB_CHOST_TOOLS=(
/usr/bin/wflinfo$(get_exeext)
)
-src_unpack() {
- default
- [[ $PV = 9999* ]] && git-r3_src_unpack
-}
-
multilib_src_configure() {
local emesonargs=(
$(meson_feature X glx)
@@ -62,10 +57,6 @@ multilib_src_compile() {
meson_src_compile
}
-multilib_src_test() {
- meson_src_test
-}
-
multilib_src_install() {
meson_src_install