From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A60C8138206 for ; Fri, 12 Jan 2018 14:35:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 975B6E08CE; Fri, 12 Jan 2018 14:35:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68103E08CE for ; Fri, 12 Jan 2018 14:35:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D06C2335C54 for ; Fri, 12 Jan 2018 14:35:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 674AD1A2 for ; Fri, 12 Jan 2018 14:35:49 +0000 (UTC) From: "Dennis Lamm" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dennis Lamm" Message-ID: <1515767739.40d9bca60532ef4a6df217c3f740d5922fe21e16.expeditioneer@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/spice-gtk/ X-VCS-Repository: proj/gnome X-VCS-Files: net-misc/spice-gtk/metadata.xml net-misc/spice-gtk/spice-gtk-0.28-r1.ebuild X-VCS-Directories: net-misc/spice-gtk/ X-VCS-Committer: expeditioneer X-VCS-Committer-Name: Dennis Lamm X-VCS-Revision: 40d9bca60532ef4a6df217c3f740d5922fe21e16 X-VCS-Branch: master Date: Fri, 12 Jan 2018 14:35:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f5b0d556-bef5-4db5-8ab2-e35e2884b5ca X-Archives-Hash: d07a9b7aa3df75629bb63dbaba7fb1fd commit: 40d9bca60532ef4a6df217c3f740d5922fe21e16 Author: Dennis Lamm gentoo org> AuthorDate: Fri Jan 12 14:35:39 2018 +0000 Commit: Dennis Lamm gentoo org> CommitDate: Fri Jan 12 14:35:39 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=40d9bca6 net-misc/spice-gtk: drop old Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --force net-misc/spice-gtk/metadata.xml | 37 +++--- net-misc/spice-gtk/spice-gtk-0.28-r1.ebuild | 172 ---------------------------- 2 files changed, 16 insertions(+), 193 deletions(-) diff --git a/net-misc/spice-gtk/metadata.xml b/net-misc/spice-gtk/metadata.xml index 4f972ad0..92aeee0d 100644 --- a/net-misc/spice-gtk/metadata.xml +++ b/net-misc/spice-gtk/metadata.xml @@ -1,27 +1,22 @@ - - dev-zero@gentoo.org - Tiziano Müller - - - virtualization@gentoo.org - Gentoo Virtualization Project - - - Build x11-libs/gtk+:2 based library - Build x11-libs/gtk+:3 based library - Enable support for LZ4 compression using app-arch/lz4 - Enable sys-auth/polkit support for the + + virtualization@gentoo.org + Gentoo Virtualization Project + + + Support for desktop integration such as + automounting and other APIs exposed by your DE via D-Bus + Link against x11-libs/gtk+:3 instead of + x11-libs/gtk+:2 + Enable support for LZ4 compression using + app-arch/lz4 + Enable sys-auth/polkit support for the usbredir acl helper - Use sys-apps/usbredir to redirect USB + Use sys-apps/usbredir to redirect USB devices to another machine over TCP - Generate dev-lang/vala bindings using - vapigen and regenerate .vala files using valac - Support for desktop integration such as - automounting and other APIs exposed by your DE via D-Bus - Support for folder-sharing between guest and client - using net-libs/phodav - + Support for folder-sharing between guest and client + using net-libs/phodav + diff --git a/net-misc/spice-gtk/spice-gtk-0.28-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.28-r1.ebuild deleted file mode 100644 index c5be5d1c..00000000 --- a/net-misc/spice-gtk/spice-gtk-0.28-r1.ebuild +++ /dev/null @@ -1,172 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -GCONF_DEBUG="no" -WANT_AUTOMAKE="1.12" -VALA_MIN_API_VERSION="0.14" -VALA_USE_DEPEND="vapigen" - -PYTHON_COMPAT=( python2_7 ) - -inherit autotools eutils multibuild python-r1 vala - -DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI" -HOMEPAGE="http://spice-space.org http://gitorious.org/spice-gtk" - -LICENSE="LGPL-2.1" -SLOT="0" -SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="dbus gstreamer gtk2 gtk3 +introspection lz4 policykit pulseaudio python sasl smartcard static-libs usbredir vala webdav" -REQUIRED_USE=" - python? ( gtk2 ${PYTHON_REQUIRED_USE} ) - ?? ( pulseaudio gstreamer ) -" - -# TODO: -# * check if sys-freebsd/freebsd-lib (from virtual/acl) provides acl/libacl.h -# * use external pnp.ids as soon as that means not pulling in gnome-desktop -RDEPEND=" - ${PYTHON_DEPS} - pulseaudio? ( media-sound/pulseaudio[glib] ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 ) - >=x11-libs/pixman-0.17.7 - >=media-libs/celt-0.5.1.1:0.5.1 - media-libs/opus - dev-libs/openssl:= - gtk2? ( x11-libs/gtk+:2[introspection?] ) - gtk3? ( x11-libs/gtk+:3[introspection?] ) - >=dev-libs/glib-2.28:2 - >=x11-libs/cairo-1.2 - virtual/jpeg:= - sys-libs/zlib - introspection? ( dev-libs/gobject-introspection ) - lz4? ( app-arch/lz4 ) - python? ( dev-python/pygtk:2 ) - sasl? ( dev-libs/cyrus-sasl ) - smartcard? ( app-emulation/qemu[smartcard] ) - usbredir? ( - sys-apps/hwids - >=sys-apps/usbredir-0.4.2 - virtual/libusb:1 - virtual/libgudev:= - policykit? ( - sys-apps/acl - >=sys-auth/polkit-0.110-r1 - !~sys-auth/polkit-0.111 ) - ) - webdav? ( - net-libs/phodav:2.0 - >=dev-libs/glib-2.43.90:2 - >=net-libs/libsoup-2.49.91 ) -" -DEPEND="${RDEPEND} - dev-lang/python - dev-python/pyparsing - dev-perl/Text-CSV - >=dev-util/gtk-doc-am-1.14 - >=dev-util/intltool-0.40.0 - >=sys-devel/gettext-0.17 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -# Hard-deps while building from git: -# dev-lang/vala:0.14 -# dev-lang/perl - -src_prepare() { - epatch_user - - AT_NO_RECURSIVE="yes" eautoreconf - - use vala && vala_src_prepare -} - -filter_combination() { - if [[ ${MULTIBUILD_VARIANT} = "2.0" ]] && use python ; then - python_foreach_impl $@ - else - $@ - fi -} - -src_configure() { - local myconf - local audio="no" - - use gstreamer && audio="gstreamer" - use pulseaudio && audio="pulse" - - if use vala ; then - # force vala regen for MinGW, etc - rm -fv gtk/controller/controller.{c,vala.stamp} gtk/controller/menu.c - fi - - myconf=" - --disable-maintainer-mode \ - $(use_enable static-libs static) \ - $(use_enable introspection) \ - --with-audio=${audio} \ - $(use_with sasl) \ - $(use_enable smartcard) \ - $(use_enable usbredir) \ - $(use_with usbredir usb-ids-path /usr/share/misc/usb.ids) \ - $(use_with usbredir usb-acl-helper-dir /usr/libexec) \ - $(use_enable policykit polkit) \ - $(use_enable vala) \ - $(use_enable webdav) \ - $(use_enable dbus) \ - --disable-gtk-doc \ - --disable-werror \ - --enable-pie" - - # Parameter of --with-gtk - MULTIBUILD_VARIANTS=( no ) - use gtk2 && MULTIBUILD_VARIANTS+=( 2.0 ) - use gtk3 && MULTIBUILD_VARIANTS+=( 3.0 ) - - configure() { - local myconf=() - - if [[ ${MULTIBUILD_ID} =~ "python" ]] ; then - myconf+=( - $(use_with python) - --with-gtk=${MULTIBUILD_VARIANT[1]} - ) - else - myconf+=( - --without-python - --with-gtk=${MULTIBUILD_VARIANT} - ) - fi - - ECONF_SOURCE="${S}" econf $@ ${myconf[@]} - } - multibuild_foreach_variant filter_combination run_in_build_dir configure ${myconf} -} - -src_compile() { - multibuild_foreach_variant filter_combination run_in_build_dir default -} - -src_test() { - multibuild_foreach_variant filter_combination run_in_build_dir default -} - -src_install() { - dodoc AUTHORS ChangeLog NEWS README THANKS TODO - - multibuild_foreach_variant filter_combination run_in_build_dir default - - # Remove .la files if they're not needed - use static-libs || prune_libtool_files - - use python && rm -rf "${ED}"/usr/lib*/python*/site-packages/*.la - - make_desktop_entry spicy Spicy "utilities-terminal" "Network;RemoteAccess;" -}