summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2015-10-09 21:41:35 +0200
committerChristoph Mende <angelos@gentoo.org>2015-10-09 21:41:35 +0200
commitb4c97c6ca92509f5b23761b0a3d6b17c839a2e09 (patch)
tree42bf37aed45763bb3f2a5119bb5a91a3207ee66a
parentlibxfce4ui: Sync with gentoo-x86 (diff)
downloadxfce-b4c97c6ca92509f5b23761b0a3d6b17c839a2e09.tar.gz
xfce-b4c97c6ca92509f5b23761b0a3d6b17c839a2e09.tar.bz2
xfce-b4c97c6ca92509f5b23761b0a3d6b17c839a2e09.zip
libxfce4util: Sync with gentoo-x86
Package-Manager: portage-2.2.23
-rw-r--r--xfce-base/libxfce4util/libxfce4util-9999.ebuild4
-rw-r--r--xfce-base/libxfce4util/metadata.xml5
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-9999.ebuild b/xfce-base/libxfce4util/libxfce4util-9999.ebuild
index fcac885..03b86d6 100644
--- a/xfce-base/libxfce4util/libxfce4util-9999.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild,v 1.1 2015/03/08 15:06:39 mgorny Exp $
+# $Id$
EAPI=5
inherit xfconf
@@ -16,13 +16,13 @@ IUSE="debug"
RDEPEND=">=dev-libs/glib-2.24"
DEPEND="${RDEPEND}
dev-util/intltool
+ dev-util/gtk-doc-am
sys-devel/gettext
virtual/pkgconfig"
pkg_setup() {
XFCONF=(
$(xfconf_use_debug)
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
[[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) #366857
diff --git a/xfce-base/libxfce4util/metadata.xml b/xfce-base/libxfce4util/metadata.xml
index 826e2ca..008cf47 100644
--- a/xfce-base/libxfce4util/metadata.xml
+++ b/xfce-base/libxfce4util/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>xfce</herd>
+ <maintainer>
+ <email>xfce@gentoo.org</email>
+ <name>XFCE Team</name>
+ </maintainer>
</pkgmetadata>