summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2016-05-31 18:27:05 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2016-05-31 18:27:05 +0300
commita7794071be465839ce299259ddf050effa0a8f91 (patch)
tree6fb02dad90b6f8e8b8e3011ca454348c0dcd3ce7 /net-misc
parent76c330a7fa594522c64f1bd437509536686fd063 (diff)
spice-gtk: cleanup
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/spice-gtk/spice-gtk-scm.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-scm.ebuild b/net-misc/spice-gtk/spice-gtk-scm.ebuild
index 8ccbd09..834a610 100644
--- a/net-misc/spice-gtk/spice-gtk-scm.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-scm.ebuild
@@ -88,20 +88,6 @@ src_prepare() {
src_configure() {
local myconf=()
-# local audio="no"
-
-
-# if use gstreamer ; then
-# myconf+=( --enable-gstaudio=yes --enable-gstvideo=yes )
-# else
-# myconf+=( --enable-gstaudio=no --enable-gstvideo=no )
-# fi
-
-# if use pulseaudio ; then
-# myconf+=( --enable-pulse=yes )
-# else
-# myconf+=( --enable-puse=no )
-# fi
if use vala ; then
# force vala regen for MinGW, etc