From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0E1A51384B4 for ; Tue, 17 Nov 2015 20:24:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BEE4E0882; Tue, 17 Nov 2015 20:23:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD2A6E0876 for ; Tue, 17 Nov 2015 20:23:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7A6834086C for ; Tue, 17 Nov 2015 20:23:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38FB9124E for ; Tue, 17 Nov 2015 20:23:50 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1447787645.bc5f14a43d8afee8c95aa48c2ada939478a40289.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-user-share/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-user-share/Manifest gnome-extra/gnome-user-share/gnome-user-share-3.18.0.ebuild X-VCS-Directories: gnome-extra/gnome-user-share/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: bc5f14a43d8afee8c95aa48c2ada939478a40289 X-VCS-Branch: master Date: Tue, 17 Nov 2015 20:23:50 +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: 160e6a8b-ab47-4261-8f3d-07646ce8d44c X-Archives-Hash: 57364c8627b916feb42931d2c706f801 commit: bc5f14a43d8afee8c95aa48c2ada939478a40289 Author: Pacho Ramos gentoo org> AuthorDate: Tue Nov 17 19:14:05 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Nov 17 19:14:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5f14a4 gnome-extra/gnome-user-share: Version bump Package-Manager: portage-2.2.24 gnome-extra/gnome-user-share/Manifest | 1 + .../gnome-user-share-3.18.0.ebuild | 43 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/gnome-extra/gnome-user-share/Manifest b/gnome-extra/gnome-user-share/Manifest index 677a4ee..d002e2b 100644 --- a/gnome-extra/gnome-user-share/Manifest +++ b/gnome-extra/gnome-user-share/Manifest @@ -1 +1,2 @@ DIST gnome-user-share-3.14.2.tar.xz 391916 SHA256 6b05b3ef31af3bb39c903f94a0d163c0a9c4aa5266ae98e2281e0613f2972ee9 SHA512 d42587c0c64fda9d051f3d6c792358d02c32b95193df512016a04a0ee4861483f3060f1579de6fa229676795e420cf88732da334757471b79410d3be6ebe8bd1 WHIRLPOOL 14a191b8cbfa218e4dcde379212a00f0753d02726b55b16b9f67fbc2c5484038d9d18ababb5c2019624856041257a88cea6b00a3d4cf21a83c9369b9486452be +DIST gnome-user-share-3.18.0.tar.xz 376944 SHA256 feb3bed59193eafea31f563ed7eab5f066aa5f86d4a89f067b162653d168d3fc SHA512 bc053b879c602f2d6d04431f817f528c7f6ffb20e2078fcef1b4cc8acbe95a658fb6cfe03b55fe87c46bd87ea175cfdfda8314928e9c3525ccf2fa8ab0fdf055 WHIRLPOOL 72c43048afae3888306c8033d63458df7fd806bf21c99405b72b5694e03e73fc5a43473671da978aea5ae223f9bf4111a809c0a9f17f47f7d38a55dd25f08817 diff --git a/gnome-extra/gnome-user-share/gnome-user-share-3.18.0.ebuild b/gnome-extra/gnome-user-share/gnome-user-share-3.18.0.ebuild new file mode 100644 index 0000000..530f69e --- /dev/null +++ b/gnome-extra/gnome-user-share/gnome-user-share-3.18.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" + +inherit gnome2 multilib + +DESCRIPTION="Personal file sharing for the GNOME desktop" +HOMEPAGE="https://git.gnome.org/browse/gnome-user-share" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# FIXME: could libnotify be made optional ? +# FIXME: selinux automagic support +RDEPEND=" + >=dev-libs/glib-2.28:2 + >=x11-libs/gtk+-3:3 + >=gnome-base/nautilus-2.91.7 + media-libs/libcanberra[gtk3] + >=www-apache/mod_dnssd-0.6 + >=www-servers/apache-2.2[apache2_modules_dav,apache2_modules_dav_fs,apache2_modules_authn_file,apache2_modules_auth_digest,apache2_modules_authz_groupfile,apache2_mpms_prefork] + >=x11-libs/libnotify-0.7:= +" +DEPEND="${RDEPEND} + !=dev-util/intltool-0.35 + sys-devel/gettext + virtual/pkgconfig +" + +src_configure() { + gnome2_src_configure \ + --with-httpd=apache2 \ + --with-modules-path=/usr/$(get_libdir)/apache2/modules/ +}