diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-08-16 10:13:26 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-08-16 10:13:26 -0400 |
commit | b256e784aedf045f13f64c0009f5a7ebe880dcbf (patch) | |
tree | 7cebd2257fd5fbcf47e0dde741282a6eb5a42644 | |
parent | app-office/gnome-todo: Remove, in ::gentoo since a long time (diff) | |
download | gnome-b256e784aedf045f13f64c0009f5a7ebe880dcbf.tar.gz gnome-b256e784aedf045f13f64c0009f5a7ebe880dcbf.tar.bz2 gnome-b256e784aedf045f13f64c0009f5a7ebe880dcbf.zip |
Remove unsourceable ebuilds
Closes: https://bugs.gentoo.org/856190
Signed-off-by: Matt Turner <mattst88@gentoo.org>
119 files changed, 0 insertions, 4738 deletions
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild deleted file mode 100644 index 166aef54..00000000 --- a/app-arch/file-roller/file-roller-9999.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit git-r3 gnome2-utils meson readme.gentoo-r1 xdg - -DESCRIPTION="Archive manager for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller" -EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/${PN}.git" - -LICENSE="GPL-2+ CC-BY-SA-3.0" -SLOT="0" -IUSE="libnotify nautilus packagekit" -KEYWORDS="" - -# gdk-pixbuf used extensively in the source -# cairo used in eggtreemultidnd.c -# pango used in fr-window -RDEPEND=" - >=app-arch/libarchive-3:= - >=dev-libs/glib-2.36:2 - >=dev-libs/json-glib-0.14 - >=x11-libs/gtk+-3.13.2:3 - sys-apps/file - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/pango - libnotify? ( >=x11-libs/libnotify-0.4.3:= ) - nautilus? ( >=gnome-base/nautilus-2.22.2 ) - packagekit? ( app-admin/packagekit-base ) -" -# libxml2 required for glib-compile-resources -DEPEND="${RDEPEND} - dev-libs/libxml2:2 - dev-util/itstool - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -DISABLE_AUTOFORMATTING="yes" -DOC_CONTENTS=" -${PN} is a frontend for several archiving utilities. If you want a -particular archive format support, see ${HOMEPAGE} -and install the relevant package. For example: -7-zip - app-arch/p7zip -ace - app-arch/unace -arj - app-arch/arj -cpio - app-arch/cpio -deb - app-arch/dpkg -iso - app-cdr/cdrtools -jar,zip - app-arch/zip and app-arch/unzip -lha - app-arch/lha -lzop - app-arch/lzop -lz4 - app-arch/lz4 -rar - app-arch/unrar or app-arch/unar -rpm - app-arch/rpm -unstuff - app-arch/stuffit -zoo - app-arch/zoo" - -src_prepare() { - # File providing Gentoo package names for various archivers - cp -v "${FILESDIR}"/3.22-packages.match data/packages.match || die - - xdg_src_prepare -} - -src_configure() { - local emesonargs=( - -Drun-in-place=false - $(meson_use nautilus nautilus-actions) - $(meson_use libnotify notification) - $(meson_use packagekit) - -Dlibarchive=true - -Dmagic=true - ) - meson_src_configure -} - -src_install() { - meson_src_install - readme.gentoo_create_doc -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_icon_cache_update - gnome2_schemas_update - readme.gentoo_print_elog -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_icon_cache_update - gnome2_schemas_update -} diff --git a/app-arch/file-roller/files/3.22-packages.match b/app-arch/file-roller/files/3.22-packages.match deleted file mode 100644 index 68f6e30a..00000000 --- a/app-arch/file-roller/files/3.22-packages.match +++ /dev/null @@ -1,32 +0,0 @@ -[Package Matches] -arj=app-arch/arj -binutils=sys-devel/binutils -bzip2=app-arch/bzip2 -cpio=app-arch/cpio -dpkg=app-arch/dpkg -genisoimage=virtual/cdrtools -gzip=app-arch/gzip -lha=app-arch/lha -lrzip=app-arch/lrzip -lz4=app-arch/lz4 -lzip=app-arch/lzip -lzma=app-arch/xz-utils -lzop=app-arch/lzop -ncompress=app-arch/ncompress -p7zip=app-arch/p7zip -p7zip-full= -p7zip-rar= -rar=app-arch/rar -rpm=app-arch/rpm -rzip=app-arch/rzip -zip=app-arch/zip -zoo=app-arch/zoo -tar=app-arch/tar -unace=app-arch/unace -unalz= -unarchiver=app-arch/unar -unrar=app-arch/unrar -unstaff= -unzip=app-arch/unzip -xz=app-arch/xz-utils - diff --git a/app-arch/file-roller/metadata.xml b/app-arch/file-roller/metadata.xml deleted file mode 100644 index fee03a0b..00000000 --- a/app-arch/file-roller/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <use> - <flag name="nautilus">Build contextual menu extension for - <pkg>gnome-base/nautilus</pkg>.</flag> - <flag name="packagekit">Enable support for the distro-neutral package - manager GUI <pkg>app-admin/packagekit</pkg></flag> - </use> - <upstream> - <remote-id type="sourceforge">fileroller</remote-id> - <remote-id type="cpe">cpe:/a:paolo_bacchilega:file_roller</remote-id> - </upstream> -</pkgmetadata> diff --git a/app-crypt/p11-kit/metadata.xml b/app-crypt/p11-kit/metadata.xml deleted file mode 100644 index 526448b5..00000000 --- a/app-crypt/p11-kit/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>crypto@gentoo.org</email> - <name>Crypto</name> - </maintainer> - <use> - <flag name="asn1">Enable ASN.1 certificate support</flag> - <flag name="trust">Build the trust policy module</flag> - </use> -</pkgmetadata> diff --git a/app-crypt/p11-kit/p11-kit-9999.ebuild b/app-crypt/p11-kit/p11-kit-9999.ebuild deleted file mode 100644 index e8a440ad..00000000 --- a/app-crypt/p11-kit/p11-kit-9999.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live # to avoid duplicating hacks from gnome2-live_src_prepare -fi - -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." -HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" -if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="git://anongit.freedesktop.org/p11-glue/p11-kit" -else - SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" -fi - -LICENSE="MIT" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" -fi -IUSE="+asn1 debug +trust" -REQUIRED_USE="trust? ( asn1 )" - -RDEPEND="asn1? ( >=dev-libs/libtasn1-2.14 )" -DEPEND="${RDEPEND} - virtual/pkgconfig -" - -src_configure() { - econf \ - $(use_enable trust trust-module) \ - $(use_enable debug) \ - $(use_with asn1 libtasn1) -} - -src_install() { - default - prune_libtool_files --modules -} diff --git a/app-crypt/seahorse-sharing/metadata.xml b/app-crypt/seahorse-sharing/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/app-crypt/seahorse-sharing/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild b/app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild deleted file mode 100644 index bdc19d3a..00000000 --- a/app-crypt/seahorse-sharing/seahorse-sharing-9999.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" # disable asserts - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Daemon for PGP public key sharing using DNS-SD and HKP" -HOMEPAGE="http://projects.gnome.org/seahorse/" - -LICENSE="GPL-2+" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64 ~x86" -fi -IUSE="" - -COMMON_DEPEND="dev-libs/glib:2 - >=net-dns/avahi-0.6:= - net-libs/libsoup:2.4 - >=x11-libs/gtk+-3:3 - app-crypt/seahorse - - >=app-crypt/gpgme-1 - || ( - =app-crypt/gnupg-2.0* - =app-crypt/gnupg-1.4* ) -" -RDEPEND="${COMMON_DEPEND} - !<app-crypt/seahorse-3.2 -" -# ${PN} was part of seahorse before 3.2 -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.35 - sys-devel/gettext - virtual/pkgconfig -" - -src_prepare() { - DOCS="AUTHORS MAINTAINERS NEWS" # ChangeLog has nothing useful - # Do not pass --enable-tests to configure - package has no tests - - gnome2_src_prepare - - # Drop stupid CFLAGS - # FIXME: doing configure.ac triggers maintainer mode rebuild - sed -e 's:$CFLAGS -g -O0:$CFLAGS:' \ - -i configure || die "sed failed" -} - -pkg_postinst() { - gnome2_pkg_postinst - - if ! has_version net-dns/avahi && \ - ! rc-config list default | grep -q "avahi-daemon" ; then - elog "To use ${PN}, the Avahi daemon must be running. On an OpenRC" - elog "system, you can start the Avahi daemon by" - elog "# /etc/init.d/avahi-daemon start" - elog "To start Avahi automatically, add it to the default runlevel:" - elog "# rc-update add avahi-daemon default" - fi -} diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-9999.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-9999.ebuild deleted file mode 100644 index 0cd40cf0..00000000 --- a/app-dicts/gnome-dictionary/gnome-dictionary-9999.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome-meson git-r3 - -DESCRIPTION="Dictionary utility for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Dictionary" -SRC_URI="" -EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gnome-dictionary.git" - -LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" -SLOT="0" # does not provide a public libgdict-1.0.so anymore -IUSE="ipv6" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" - -COMMON_DEPEND=" - >=dev-libs/glib-2.42:2 - >=x11-libs/gtk+-3.21.2:3 -" -RDEPEND="${COMMON_DEPEND} - gnome-base/gsettings-desktop-schemas -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xsl-stylesheets - app-text/docbook-xml-dtd:4.3 - dev-libs/libxslt - dev-util/glib-utils - dev-util/itstool - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_configure() { - gnome-meson_src_configure \ - -Dbuild_man=true \ - $(meson_use ipv6 use_ipv6) -} diff --git a/app-dicts/gnome-dictionary/metadata.xml b/app-dicts/gnome-dictionary/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/app-dicts/gnome-dictionary/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild deleted file mode 100644 index c3910fc0..00000000 --- a/app-editors/ghex/ghex-9999.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="GNOME hexadecimal editor" -HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" - -LICENSE="GPL-2+ FDL-1.1+" -SLOT="2" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" -fi -IUSE="" - -RDEPEND=" - >=dev-libs/atk-1 - >=dev-libs/glib-2.31.10:2 - >=x11-libs/gtk+-3.3.8:3 -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.41.1 - >=sys-devel/gettext-0.17 - app-text/yelp-tools - virtual/pkgconfig -" diff --git a/app-editors/ghex/metadata.xml b/app-editors/ghex/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/app-editors/ghex/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/app-text/libgepub/Manifest b/app-text/libgepub/Manifest deleted file mode 100644 index beb1de92..00000000 --- a/app-text/libgepub/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libgepub-0.6.0.tar.xz 26092 BLAKE2B e578ce1085f35ef56ae32e7c32dcd5aa3b54c4d4b2c3d3826a91984b220bed90e185e724fac338f8a95cf4bbdd7969ca19298be7f9a80ecfeddfcb113149c7df SHA512 90c8df55c2465ab3c44092a772d568b412cea60f20d0f32d33b124d70ece1655dcf53d87c5effa2c494bf103c2e51d31192edf0ad71b46fa61471f94b5768c99 diff --git a/app-text/libgepub/libgepub-0.6.0.ebuild b/app-text/libgepub/libgepub-0.6.0.ebuild deleted file mode 100644 index 96ff804b..00000000 --- a/app-text/libgepub/libgepub-0.6.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome.org meson xdg-utils - -DESCRIPTION="GObject based library for handling and rendering epub documents" -HOMEPAGE="https://git.gnome.org/browse/libgepub" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+introspection" - -RDEPEND=" - net-libs/webkit-gtk:4 - net-libs/libsoup:2.4 - dev-libs/glib:2 - dev-libs/libxml2:2 - app-arch/libarchive - x11-libs/gtk+:3 - introspection? ( >=dev-libs/gobject-introspection-1.30:= ) -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" - -src_prepare() { - default - xdg_environment_reset -} - -src_configure() { - meson_src_configure \ - $(meson_use introspection) -} diff --git a/app-text/libgepub/metadata.xml b/app-text/libgepub/metadata.xml deleted file mode 100644 index 4cbddcaa..00000000 --- a/app-text/libgepub/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> -</pkgmetadata> diff --git a/dev-libs/gdl/gdl-9999.ebuild b/dev-libs/gdl/gdl-9999.ebuild deleted file mode 100644 index 4881ce6c..00000000 --- a/dev-libs/gdl/gdl-9999.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="GNOME docking library" -HOMEPAGE="https://developer.gnome.org/gdl/" - -LICENSE="LGPL-2.1+" -SLOT="3/5" # subslot = libgdl-3 soname version -IUSE="+introspection" -if [[ ${PV} = 9999 ]]; then - IUSE="${IUSE} doc" - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -fi - -RDEPEND=" - dev-libs/glib:2 - >=x11-libs/gtk+-3.0.0:3[introspection?] - >=dev-libs/libxml2-2.4:2 - introspection? ( >=dev-libs/gobject-introspection-0.6.7 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.4 - >=dev-util/intltool-0.40.4 - virtual/pkgconfig -" - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - doc? ( >=dev-util/gtk-doc-1.4 )" -fi - -src_configure() { - DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README" - gnome2_src_configure $(use_enable introspection) -} diff --git a/dev-libs/gdl/metadata.xml b/dev-libs/gdl/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/dev-libs/gdl/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-9999.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-9999.ebuild deleted file mode 100644 index baab8854..00000000 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-9999.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GNOME_ORG_MODULE="gobject-introspection" - -inherit gnome.org -if [[ ${PV} = 9999 ]]; then - GCONF_DEBUG="no" - inherit gnome2-live -fi - -DESCRIPTION="Build infrastructure for GObject Introspection" -HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" - -LICENSE="HPND" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -fi -IUSE="" - -RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" -# Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: -# http://forums.gentoo.org/viewtopic-p-7421930.html - -src_configure() { :; } - -src_compile() { :; } - -src_install() { - dodir /usr/share/aclocal - insinto /usr/share/aclocal - doins m4/introspection.m4 - - dodir /usr/share/gobject-introspection-1.0 - insinto /usr/share/gobject-introspection-1.0 - doins Makefile.introspection -} diff --git a/dev-libs/gobject-introspection-common/metadata.xml b/dev-libs/gobject-introspection-common/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/dev-libs/gobject-introspection-common/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/dev-libs/totem-pl-parser/metadata.xml b/dev-libs/totem-pl-parser/metadata.xml deleted file mode 100644 index b40fbdb3..00000000 --- a/dev-libs/totem-pl-parser/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<use> - <flag name="archive">Enables support for accessing media files in archives - transparently via <pkg>app-arch/libarchive</pkg></flag> - <flag name="quvi">Use <pkg>media-libs/libquvi</pkg> for parsing video - links</flag> -</use> -</pkgmetadata> diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild deleted file mode 100644 index bc7e9677..00000000 --- a/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Playlist parsing library" -HOMEPAGE="http://developer.gnome.org/totem-pl-parser/stable/" - -LICENSE="LGPL-2+" -SLOT="0/18" -IUSE="archive crypt +introspection +quvi test" -if [[ ${PV} = 9999 ]]; then - IUSE="${IUSE} doc" - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -fi - -RDEPEND=" - >=dev-libs/glib-2.31:2 - dev-libs/gmime:2.6 - >=net-libs/libsoup-2.43:2.4 - archive? ( >=app-arch/libarchive-3 ) - crypt? ( dev-libs/libgcrypt:0 ) - introspection? ( >=dev-libs/gobject-introspection-0.9.5 ) - quvi? ( >=media-libs/libquvi-0.9.1:0= ) -" -DEPEND="${RDEPEND} - !<media-video/totem-2.21 - >=dev-util/intltool-0.35 - >=dev-util/gtk-doc-am-1.14 - >=sys-devel/gettext-0.17 - virtual/pkgconfig - test? ( - gnome-base/gvfs[http] - sys-apps/dbus ) -" -# eautoreconf needs: -# dev-libs/gobject-introspection-common -# >=gnome-base/gnome-common-3.6 - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - doc? ( >=dev-util/gtk-doc-1.14 )" -fi - -src_prepare() { - # Disable tests requiring network access, bug #346127 - # 3rd test fails on upgrade, not once installed - sed -e 's:\(g_test_add_func.*/parser/resolution.*\):/*\1*/:' \ - -e 's:\(g_test_add_func.*/parser/parsing/itms_link.*\):/*\1*/:' \ - -e 's:\(g_test_add_func.*/parser/parsability.*\):/*\1/:'\ - -i plparse/tests/parser.c || die "sed failed" - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --disable-static \ - $(use_enable archive libarchive) \ - $(use_enable crypt libgcrypt) \ - $(use_enable quvi) \ - $(use_enable introspection) -} - -src_test() { - # This is required as told by upstream in bgo#629542 - GVFS_DISABLE_FUSE=1 dbus-launch emake check || die "emake check failed" -} diff --git a/gnome-base/gconf/files/gconf-2.24.0-no-gconfd.patch b/gnome-base/gconf/files/gconf-2.24.0-no-gconfd.patch deleted file mode 100644 index 8ca6a0d4..00000000 --- a/gnome-base/gconf/files/gconf-2.24.0-no-gconfd.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN GConf-2.23.2.old/gconf/gconftool.c GConf-2.23.2/gconf/gconftool.c ---- GConf-2.23.2.old/gconf/gconftool.c 2008-06-28 05:27:33.000000000 -0400 -+++ GConf-2.23.2/gconf/gconftool.c 2008-09-23 10:20:00.000000000 -0400 -@@ -856,6 +856,7 @@ main (int argc, char** argv) - { - g_print (_("GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas\n")); - makefile_install_mode = FALSE; -+ return 0; - } - - if (makefile_uninstall_mode && -@@ -863,6 +864,7 @@ main (int argc, char** argv) - { - g_print (_("GCONF_DISABLE_MAKEFILE_SCHEMA_UNINSTALL is set, not uninstalling schemas\n")); - makefile_uninstall_mode = FALSE; -+ return 0; - } - - if (makefile_install_mode || makefile_uninstall_mode) diff --git a/gnome-base/gconf/files/gconf-2.28.0-entry-set-value-sigsegv.patch b/gnome-base/gconf/files/gconf-2.28.0-entry-set-value-sigsegv.patch deleted file mode 100644 index 680b1a15..00000000 --- a/gnome-base/gconf/files/gconf-2.28.0-entry-set-value-sigsegv.patch +++ /dev/null @@ -1,18 +0,0 @@ -From: Romain Perier <mrpouet@gentoo.org> -Date: Wed, 4 Nov 2009 11:58:25 +0100 -Subject: Do not segfault when entry is NULL - ---- - gconf/gconf-value.c | 1 + - 1 files changed, 1 insertions(+), 0 deletions(-) - ---- a/gconf/gconf-value.c -+++ b/gconf/gconf-value.c -@@ -1609,6 +1609,7 @@ void - gconf_entry_set_value (GConfEntry *entry, - const GConfValue *val) - { -+ g_return_if_fail (entry != NULL); - gconf_entry_set_value_nocopy (entry, - val ? gconf_value_copy (val) : NULL); - } diff --git a/gnome-base/gconf/gconf-9999.ebuild b/gnome-base/gconf/gconf-9999.ebuild deleted file mode 100644 index fbe097fa..00000000 --- a/gnome-base/gconf/gconf-9999.ebuild +++ /dev/null @@ -1,132 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" -GNOME_ORG_MODULE="GConf" -GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) -PYTHON_REQ_USE="xml" - -inherit eutils gnome2 -if [[ ${PV} = 9999 ]]; then - GNOME_LIVE_MODULE="gconf" - inherit gnome2-live -fi - -DESCRIPTION="GNOME configuration system and daemon" -HOMEPAGE="http://projects.gnome.org/gconf/" - -LICENSE="LGPL-2+" -SLOT="2" -IUSE="debug gtk +introspection ldap orbit policykit" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" - IUSE="${IUSE} doc" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" -fi - -RDEPEND=" - ${PYTHON_DEPS} - >=dev-libs/glib-2.31:2 - >=dev-libs/dbus-glib-0.74:= - >=sys-apps/dbus-1:= - >=dev-libs/libxml2-2:2 - gtk? ( >=x11-libs/gtk+-2.90:3 ) - introspection? ( >=dev-libs/gobject-introspection-0.9.5:= ) - ldap? ( net-nds/openldap:= ) - orbit? ( >=gnome-base/orbit-2.4:2 ) - policykit? ( sys-auth/polkit:= ) -" -DEPEND="${RDEPEND} - dev-libs/libxslt - dev-util/gtk-doc-am - >=dev-util/intltool-0.35 - virtual/pkgconfig -" - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - doc? ( >=dev-util/gtk-doc-1 ) - " -fi - -pkg_setup() { - kill_gconf -} - -src_prepare() { - # Do not start gconfd when installing schemas, fix bug #238276, upstream #631983 - epatch "${FILESDIR}/${PN}-2.24.0-no-gconfd.patch" - - # Do not crash in gconf_entry_set_value() when entry pointer is NULL, upstream #631985 - epatch "${FILESDIR}/${PN}-2.28.0-entry-set-value-sigsegv.patch" - - gnome2_src_prepare -} - -src_configure() { - # Need host's IDL compiler for cross or native build, bug #262747 - gnome2_src_configure \ - --disable-static \ - --enable-gsettings-backend \ - $(use_enable gtk) \ - $(usex gtk --with-gtk=3.0 "") \ - $(use_enable introspection) \ - $(use_with ldap openldap) \ - $(use_enable orbit) \ - $(use_enable policykit defaults-service) \ - ORBIT_IDL=$(type -P orbit-idl-2) -} - -src_install() { - gnome2_src_install - python_replicate_script "${ED}"/usr/bin/gsettings-schema-convert || die - - keepdir /etc/gconf/gconf.xml.mandatory - keepdir /etc/gconf/gconf.xml.defaults - # Make sure this directory exists, bug #268070, upstream #572027 - keepdir /etc/gconf/gconf.xml.system - - echo "CONFIG_PROTECT_MASK=\"/etc/gconf\"" > 50gconf - echo 'GSETTINGS_BACKEND="gconf"' >> 50gconf - doenvd 50gconf - dodir /root/.gconfd -} - -pkg_preinst() { - kill_gconf -} - -pkg_postinst() { - kill_gconf - - # change the permissions to avoid some gconf bugs - einfo "changing permissions for gconf dirs" - find "${EPREFIX}"/etc/gconf/ -type d -exec chmod ugo+rx "{}" \; - - einfo "changing permissions for gconf files" - find "${EPREFIX}"/etc/gconf/ -type f -exec chmod ugo+r "{}" \; - - if ! use orbit; then - ewarn "You are using dbus for GConf's IPC. If you are upgrading from" - ewarn "<=gconf-3.2.3, or were previously using gconf with USE=orbit," - ewarn "you will need to now restart your desktop session (for example," - ewarn "by logging out and then back in)." - ewarn "Otherwise, gconf-based applications may crash with 'Method ..." - ewarn "on interface \"org.gnome.GConf.Server\" doesn't exist' errors." - fi -} - -kill_gconf() { - # This function will kill all running gconfd-2 that could be causing troubles - if [ -x "${EPREFIX}"/usr/bin/gconftool-2 ] - then - "${EPREFIX}"/usr/bin/gconftool-2 --shutdown - fi - - return 0 -} diff --git a/gnome-base/gconf/metadata.xml b/gnome-base/gconf/metadata.xml deleted file mode 100644 index 5ca14b09..00000000 --- a/gnome-base/gconf/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<use> - <flag name="ldap">Build backend which enables default mail accounts, - addressbooks and calendars for Evolution to be configured using each - user's LDAP entry."</flag> - <flag name="orbit">Use <pkg>gnome-base/orbit</pkg> for IPC, same as in - gconf-2.x</flag> -</use> -</pkgmetadata> diff --git a/gnome-base/gnome-desktop/Manifest b/gnome-base/gnome-desktop/Manifest deleted file mode 100644 index 56a7d389..00000000 --- a/gnome-base/gnome-desktop/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gnome-desktop-3.34.0.tar.xz 712500 BLAKE2B 913f4447b8353878993513b0e20425c5dd66b4e0857ed454936b5df6c4b6ae314419e4bdc7e7bedc204a56a7d0d2c53ad953567340716a4e2e899ef06433aaea SHA512 b98e5001e4177c5965307cbf8c3ed799aab95efecbfc68c8558234269fd9513064fb386e3eaea0161716f0aa4eb4fac8837ee78e6746235a6617159112c5aecb diff --git a/gnome-base/gnome-desktop/files/3.34.0-make-seccomp-optional.patch b/gnome-base/gnome-desktop/files/3.34.0-make-seccomp-optional.patch deleted file mode 100644 index 9112e36c..00000000 --- a/gnome-base/gnome-desktop/files/3.34.0-make-seccomp-optional.patch +++ /dev/null @@ -1,39 +0,0 @@ -From ecaf36f478d160618c1b9a23ed1c17f09a716c6f Mon Sep 17 00:00:00 2001 -From: Sobhan Mohammadpour <sobhan@gentoo.org> -Date: Sat, 14 Sep 2019 16:21:18 -0400 -Subject: [PATCH] make seccomp optional - ---- - meson.build | 2 +- - meson_options.txt | 5 +++++ - 2 files changed, 6 insertions(+), 1 deletion(-) - -diff --git a/meson.build b/meson.build -index 6781ca7..9361f26 100644 ---- a/meson.build -+++ b/meson.build -@@ -57,7 +57,7 @@ host_os = host_machine.system() - host_cpu = host_machine.cpu() - supported_os = ['linux'] - unsupported_cpus = ['alpha', 'ia64', 'm68k', 'sh4', 'sparc', 'sparc64'] --if supported_os.contains(host_os) and not unsupported_cpus.contains(host_cpu) -+if supported_os.contains(host_os) and not unsupported_cpus.contains(host_cpu) and get_option('seccomp') - seccomp_dep = dependency('libseccomp') - else - seccomp_dep = dependency('', required: false) -diff --git a/meson_options.txt b/meson_options.txt -index e3402a1..a7e7f2e 100644 ---- a/meson_options.txt -+++ b/meson_options.txt -@@ -28,3 +28,8 @@ option('gtk_doc', - option('installed_tests', - type: 'boolean', value: false, description: 'Enable installed tests' - ) -+ -+option('seccomp', -+ type: 'boolean', value: true, -+ description: 'add seccomp support' -+) --- -2.23.0 - diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.34.0.ebuild b/gnome-base/gnome-desktop/gnome-desktop-3.34.0.ebuild deleted file mode 100644 index 0c2e0136..00000000 --- a/gnome-base/gnome-desktop/gnome-desktop-3.34.0.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org gnome2-utils meson virtualx xdg - -DESCRIPTION="Library with common API for various GNOME modules" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-desktop/" - -LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" -SLOT="3/17" # subslot = libgnome-desktop-3 soname version -IUSE="debug doc +introspection gtk-doc seccomp udev" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" - -# cairo[X] needed for gnome-bg -COMMON_DEPEND=" - app-text/iso-codes - >=dev-libs/glib-2.53.0:2 - >=x11-libs/gdk-pixbuf-2.36.5:2[introspection?] - >=x11-libs/gtk+-3.3.6:3[X,introspection?] - x11-libs/cairo:=[X] - x11-libs/libX11 - x11-misc/xkeyboard-config - >=gnome-base/gsettings-desktop-schemas-3.27.0 - introspection? ( >=dev-libs/gobject-introspection-0.9.7:= ) - seccomp? ( sys-libs/libseccomp ) - udev? ( - sys-apps/hwids - virtual/libudev:= ) -" -RDEPEND="${COMMON_DEPEND} - !<gnome-base/gnome-desktop-2.32.1-r1:2[doc] - seccomp? ( sys-apps/bubblewrap ) -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.1.2 - dev-util/gdbus-codegen - dev-util/itstool - >=sys-devel/gettext-0.19.8 - x11-base/xorg-proto - virtual/pkgconfig - media-libs/fontconfig - app-text/yelp-tools -" -PATCHES=( - "${FILESDIR}/${PV}-make-seccomp-optional.patch" -) -src_configure() { - local emesonargs=( - -Dgnome_distributor=Gentoo - $(meson_use debug debug_tools) - -Dudev=$(usex udev enabled disabled) - $(meson_use gtk-doc gtk_doc) - $(meson_use doc desktop_docs) - $(meson_use seccomp) - ) - meson_src_configure -} - -src_test() { - virtx meson_src_test -} diff --git a/gnome-base/gnome-desktop/metadata.xml b/gnome-base/gnome-desktop/metadata.xml deleted file mode 100644 index 996e7cac..00000000 --- a/gnome-base/gnome-desktop/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> -</pkgmetadata> diff --git a/gnome-base/gnome-menus/files/gnome-menus-3.8.0-ignore_kde_standalone.patch b/gnome-base/gnome-menus/files/gnome-menus-3.8.0-ignore_kde_standalone.patch deleted file mode 100644 index ab6cb92d..00000000 --- a/gnome-base/gnome-menus/files/gnome-menus-3.8.0-ignore_kde_standalone.patch +++ /dev/null @@ -1,37 +0,0 @@ -From bf91222f05076f32c0a21aa22f8629dc6ce19eb4 Mon Sep 17 00:00:00 2001 -From: Sobhan Mohammadpour <sobhanmohammadpour1@yahoo.fr> -Date: Mon, 25 Feb 2013 16:36:44 +0330 -Subject: [PATCH] gnome-menus-3.7.90-ignore_kde_standalone - ---- - layout/gnome-applications.menu | 14 +++++++++++++- - 1 file changed, 13 insertions(+), 1 deletion(-) - -diff --git a/layout/gnome-applications.menu b/layout/gnome-applications.menu -index 9242eff..94ea6d4 100644 ---- a/layout/gnome-applications.menu -+++ b/layout/gnome-applications.menu -@@ -277,7 +277,19 @@ - <And> - <Not><Category>Core</Category></Not> - <Not><Category>Screensaver</Category></Not> -- -+ <Not><Category>X-KDE-settings-accessibility</Category></Not> -+ <Not><Category>X-KDE-settings-components</Category></Not> -+ <Not><Category>X-KDE-settings-desktop</Category></Not> -+ <Not><Category>X-KDE-settings-looknfeel</Category></Not> -+ <Not><Category>X-KDE-settings-network</Category></Not> -+ <Not><Category>X-KDE-settings-webbrowsing</Category></Not> -+ <Not><Category>X-KDE-settings-peripherals</Category></Not> -+ <Not><Category>X-KDE-settings-hardware</Category></Not> -+ <Not><Category>X-KDE-settings-power</Category></Not> -+ <Not><Category>X-KDE-settings-security</Category></Not> -+ <Not><Category>X-KDE-settings-sound</Category></Not> -+ <Not><Category>X-KDE-settings-system</Category></Not> -+ <Not><Category>X-KDE-information</Category></Not> - <!-- Really Fedora ??? --> - <Not><Filename>gnome-eog.desktop</Filename></Not> - <Not><Filename>gnome-file-roller.desktop</Filename></Not> --- -1.8.1.2 - diff --git a/gnome-base/gnome-menus/gnome-menus-9999.ebuild b/gnome-base/gnome-menus/gnome-menus-9999.ebuild deleted file mode 100644 index 0cddb5e5..00000000 --- a/gnome-base/gnome-menus/gnome-menus-9999.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit eutils gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Library for the Desktop Menu fd.o specification" -HOMEPAGE="https://git.gnome.org/browse/gnome-menus" - -LICENSE="GPL-2+ LGPL-2+" -SLOT="3" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -fi - -IUSE="debug +introspection test" - -COMMON_DEPEND=" - >=dev-libs/glib-2.29.15:2 - introspection? ( >=dev-libs/gobject-introspection-0.9.5 ) -" -# Older versions of slot 0 install the menu editor and the desktop directories - -RDEPEND="${COMMON_DEPEND} - !<gnome-base/gnome-menus-3.0.1-r1:0 -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.40 - sys-devel/gettext - virtual/pkgconfig - test? ( dev-libs/gjs ) -" - -src_prepare() { - # Don't show KDE standalone settings desktop files in GNOME others menu - epatch "${FILESDIR}/${PN}-3.8.0-ignore_kde_standalone.patch" - - gnome2_src_prepare -} - -src_configure() { - DOCS="AUTHORS ChangeLog HACKING NEWS README" - - # Do NOT compile with --disable-debug/--enable-debug=no - # It disables api usage checks - gnome2_src_configure \ - $(usex debug --enable-debug=yes --enable-debug=minimum) \ - $(use_enable introspection) \ - --disable-static -} diff --git a/gnome-base/gnome-menus/metadata.xml b/gnome-base/gnome-menus/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-base/gnome-menus/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild deleted file mode 100644 index 942da275..00000000 --- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Collection of GSettings schemas for GNOME desktop" -HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas" - -LICENSE="LGPL-2.1+" -SLOT="0" -IUSE="+introspection" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris" -fi - -RDEPEND=" - >=dev-libs/glib-2.31:2 - introspection? ( >=dev-libs/gobject-introspection-1.31.0 ) - !<gnome-base/gdm-3.8 -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.40 - sys-devel/gettext - virtual/pkgconfig -" - -src_configure() { - DOCS="AUTHORS HACKING NEWS README" - gnome2_src_configure $(use_enable introspection) -} diff --git a/gnome-base/gsettings-desktop-schemas/metadata.xml b/gnome-base/gsettings-desktop-schemas/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-base/gsettings-desktop-schemas/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-base/nautilus/Manifest b/gnome-base/nautilus/Manifest deleted file mode 100644 index 9ef8094c..00000000 --- a/gnome-base/nautilus/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nautilus-3.34.0.tar.xz 3182260 BLAKE2B 177dd8acf3536610f6e4ff9204f1e55e2e3cbba79ed161307d6ffa3f5efa5e758ec6d706c2c1f0c96f8cfb06d0167fb5aea1fe1f1118c4620b21bb3f37cd3243 SHA512 667d38616f8e2c66a1cd50522c4c26184258ef3ced7bea7dc0e4d2270236226753ca011514b51a4eae3d9ba442f3ae5d4ba740709c08c6f73151d0422e2044c3 diff --git a/gnome-base/nautilus/files/3.26.4-tracker-support-optional.patch b/gnome-base/nautilus/files/3.26.4-tracker-support-optional.patch deleted file mode 100644 index 96f89722..00000000 --- a/gnome-base/nautilus/files/3.26.4-tracker-support-optional.patch +++ /dev/null @@ -1,264 +0,0 @@ -From 0008d41d0b3d75ba01ffa2ebfc2cfb9055f60f78 Mon Sep 17 00:00:00 2001 -From: Gilles Dartiguelongue <eva@gentoo.org> -Date: Sun, 27 May 2018 13:54:38 +0200 -Subject: [PATCH] Make tracker support optional - ---- - config.h.meson | 1 + - meson.build | 9 ++++++--- - meson_options.txt | 4 ++++ - src/meson.build | 19 ++++++++++++------- - src/nautilus-file-undo-operations.c | 4 ++++ - src/nautilus-file.c | 2 ++ - src/nautilus-files-view.c | 4 ++++ - src/nautilus-search-engine.c | 14 ++++++++++++++ - 8 files changed, 47 insertions(+), 10 deletions(-) - -diff --git a/config.h.meson b/config.h.meson -index 4f5cb5848..58d71e96f 100644 ---- a/config.h.meson -+++ b/config.h.meson -@@ -4,6 +4,7 @@ - #mesondefine HAVE_EXEMPI - #mesondefine HAVE_EXIF - #mesondefine HAVE_SELINUX -+#mesondefine HAVE_TRACKER - #mesondefine ENABLE_DESKTOP - #mesondefine ENABLE_PACKAGEKIT - #mesondefine LOCALEDIR -diff --git a/meson.build b/meson.build -index 6256193cc..d6418d770 100644 ---- a/meson.build -+++ b/meson.build -@@ -81,9 +81,12 @@ if get_option ('enable-selinux') - conf.set10 ('HAVE_SELINUX', true) - endif - --tracker_sparql = dependency ('tracker-sparql-2.0', required: false) --if not tracker_sparql.found() -- tracker_sparql = dependency ('tracker-sparql-1.0') -+if get_option ('tracker') -+ tracker_sparql = dependency ('tracker-sparql-2.0', required: false) -+ if not tracker_sparql.found() -+ tracker_sparql = dependency ('tracker-sparql-1.0') -+ endif -+ conf.set10 ('HAVE_TRACKER', true) - endif - - if get_option ('enable-xmp') -diff --git a/meson_options.txt b/meson_options.txt -index c934dd8b1..0c23c7921 100644 ---- a/meson_options.txt -+++ b/meson_options.txt -@@ -8,6 +8,10 @@ option ('enable-exif', - type: 'boolean', - value: false, - description: 'enable EXIF support') -+option ('tracker', -+ type: 'boolean', -+ value: true, -+ description: 'enable bulk renames and search using Tracker') - option ('enable-xmp', - type: 'boolean', - value: false, -diff --git a/src/meson.build b/src/meson.build -index cc08345d8..8ea10b16b 100644 ---- a/src/meson.build -+++ b/src/meson.build -@@ -254,12 +254,6 @@ libnautilus_sources = [ - 'nautilus-file-undo-operations.h', - 'nautilus-file-undo-manager.c', - 'nautilus-file-undo-manager.h', -- 'nautilus-batch-rename-dialog.c', -- 'nautilus-batch-rename-dialog.h', -- 'nautilus-batch-rename-utilities.c', -- 'nautilus-batch-rename-utilities.h', -- 'nautilus-search-engine-tracker.c', -- 'nautilus-search-engine-tracker.h' - ] - - nautilus_deps = [glib, -@@ -274,7 +268,6 @@ nautilus_deps = [glib, - nautilus_extension, - x11, - gmodule_no_export, -- tracker_sparql, - gio_unix] - - if get_option ('enable-exif') -@@ -289,6 +282,18 @@ if get_option ('enable-xmp') - nautilus_deps += exempi - endif - -+if get_option ('tracker') -+ libnautilus_sources += [ -+ 'nautilus-batch-rename-dialog.c', -+ 'nautilus-batch-rename-dialog.h', -+ 'nautilus-batch-rename-utilities.c', -+ 'nautilus-batch-rename-utilities.h', -+ 'nautilus-search-engine-tracker.c', -+ 'nautilus-search-engine-tracker.h' -+ ] -+ nautilus_deps += tracker_sparql -+endif -+ - libnautilus = static_library ('nautilus', - libnautilus_sources, - dependencies: nautilus_deps, -diff --git a/src/nautilus-file-undo-operations.c b/src/nautilus-file-undo-operations.c -index e833d0578..d6e407ca5 100644 ---- a/src/nautilus-file-undo-operations.c -+++ b/src/nautilus-file-undo-operations.c -@@ -31,8 +31,10 @@ - #include "nautilus-file-operations.h" - #include "nautilus-file.h" - #include "nautilus-file-undo-manager.h" -+#ifdef HAVE_TRACKER - #include "nautilus-batch-rename-dialog.h" - #include "nautilus-batch-rename-utilities.h" -+#endif - - - /* Since we use g_get_current_time for setting "orig_trash_time" in the undo -@@ -1087,6 +1089,7 @@ nautilus_file_undo_info_rename_set_data_post (NautilusFileUndoInfoRename *self, - } - - /* batch rename */ -+#ifdef HAVE_TRACKER - G_DEFINE_TYPE (NautilusFileUndoInfoBatchRename, nautilus_file_undo_info_batch_rename, NAUTILUS_TYPE_FILE_UNDO_INFO); - - struct _NautilusFileUndoInfoBatchRenameDetails -@@ -1303,6 +1306,7 @@ nautilus_file_undo_info_batch_rename_set_data_post (NautilusFileUndoInfoBatchRen - - self->priv->new_display_names = g_list_reverse (self->priv->new_display_names); - } -+#endif - - /* trash */ - G_DEFINE_TYPE (NautilusFileUndoInfoTrash, nautilus_file_undo_info_trash, NAUTILUS_TYPE_FILE_UNDO_INFO) -diff --git a/src/nautilus-file.c b/src/nautilus-file.c -index d6ac35a44..752adc295 100644 ---- a/src/nautilus-file.c -+++ b/src/nautilus-file.c -@@ -2392,6 +2392,7 @@ real_batch_rename (GList *files, - } - } - -+#ifdef HAVE_TRACKER - /* Tell the undo manager a batch rename is taking place if at least - * a file has been renamed*/ - if (!nautilus_file_undo_manager_is_operating () && op->skipped_files != g_list_length (files)) -@@ -2406,6 +2407,7 @@ real_batch_rename (GList *files, - - nautilus_file_undo_manager_set_action (op->undo_info); - } -+#endif - - if (op->skipped_files == g_list_length (files)) - { -diff --git a/src/nautilus-files-view.c b/src/nautilus-files-view.c -index 8784f63f8..af5605d68 100644 ---- a/src/nautilus-files-view.c -+++ b/src/nautilus-files-view.c -@@ -28,8 +28,10 @@ - #include "nautilus-files-view.h" - - #include "nautilus-application.h" -+#ifdef HAVE_TRACKER - #include "nautilus-batch-rename-dialog.h" - #include "nautilus-batch-rename-utilities.h" -+#endif - #include "nautilus-error-reporting.h" - #include "nautilus-file-undo-manager.h" - #include "nautilus-floating-bar.h" -@@ -6266,6 +6268,7 @@ real_action_rename (NautilusFilesView *view) - { - invoke_external_bulk_rename_utility (view, selection); - } -+#ifdef HAVE_TRACKER - else - { - GdkCursor *cursor; -@@ -6283,6 +6286,7 @@ real_action_rename (NautilusFilesView *view) - - gtk_widget_show (GTK_WIDGET (dialog)); - } -+#endif - } - else - { -diff --git a/src/nautilus-search-engine.c b/src/nautilus-search-engine.c -index 209bd4f80..436cd7471 100644 ---- a/src/nautilus-search-engine.c -+++ b/src/nautilus-search-engine.c -@@ -28,11 +28,15 @@ - #include "nautilus-search-engine-model.h" - #define DEBUG_FLAG NAUTILUS_DEBUG_SEARCH - #include "nautilus-debug.h" -+#ifdef HAVE_TRACKER - #include "nautilus-search-engine-tracker.h" -+#endif - - typedef struct - { -+#ifdef HAVE_TRACKER - NautilusSearchEngineTracker *tracker; -+#endif - NautilusSearchEngineSimple *simple; - NautilusSearchEngineModel *model; - -@@ -73,7 +77,9 @@ nautilus_search_engine_set_query (NautilusSearchProvider *provider, - engine = NAUTILUS_SEARCH_ENGINE (provider); - priv = nautilus_search_engine_get_instance_private (engine); - -+#ifdef HAVE_TRACKER - nautilus_search_provider_set_query (NAUTILUS_SEARCH_PROVIDER (priv->tracker), query); -+#endif - nautilus_search_provider_set_query (NAUTILUS_SEARCH_PROVIDER (priv->model), query); - nautilus_search_provider_set_query (NAUTILUS_SEARCH_PROVIDER (priv->simple), query); - } -@@ -95,8 +101,10 @@ search_engine_start_real (NautilusSearchEngine *engine) - - g_object_ref (engine); - -+#ifdef HAVE_TRACKER - nautilus_search_provider_start (NAUTILUS_SEARCH_PROVIDER (priv->tracker)); - priv->providers_running++; -+#endif - - if (nautilus_search_engine_model_get_model (priv->model)) - { -@@ -158,7 +166,9 @@ nautilus_search_engine_stop (NautilusSearchProvider *provider) - - DEBUG ("Search engine stop"); - -+#ifdef HAVE_TRACKER - nautilus_search_provider_stop (NAUTILUS_SEARCH_PROVIDER (priv->tracker)); -+#endif - nautilus_search_provider_stop (NAUTILUS_SEARCH_PROVIDER (priv->model)); - nautilus_search_provider_stop (NAUTILUS_SEARCH_PROVIDER (priv->simple)); - -@@ -333,7 +343,9 @@ nautilus_search_engine_finalize (GObject *object) - - g_hash_table_destroy (priv->uris); - -+#ifdef HAVE_TRACKER - g_clear_object (&priv->tracker); -+#endif - g_clear_object (&priv->model); - g_clear_object (&priv->simple); - -@@ -387,8 +399,10 @@ nautilus_search_engine_init (NautilusSearchEngine *engine) - priv = nautilus_search_engine_get_instance_private (engine); - priv->uris = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL); - -+#ifdef HAVE_TRACKER - priv->tracker = nautilus_search_engine_tracker_new (); - connect_provider_signals (engine, NAUTILUS_SEARCH_PROVIDER (priv->tracker)); -+#endif - - priv->model = nautilus_search_engine_model_new (); - connect_provider_signals (engine, NAUTILUS_SEARCH_PROVIDER (priv->model)); --- -2.19.2 - diff --git a/gnome-base/nautilus/files/3.34.0-docs-build.patch b/gnome-base/nautilus/files/3.34.0-docs-build.patch deleted file mode 100644 index 3d700bdd..00000000 --- a/gnome-base/nautilus/files/3.34.0-docs-build.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 49d85c31346ff61afdd2c03b19b75c657416bacc Mon Sep 17 00:00:00 2001 -From: Sobhan Mohammadpour <sobhan@gentoo.org> -Date: Sat, 14 Sep 2019 15:03:53 -0400 -Subject: [PATCH] [Patch] update 3.30-5: build: always install man pages - -originally by: Mart Raudsepp<leio@gentoo.org> ---- - docs/meson.build | 5 +++-- - meson.build | 4 +--- - 2 files changed, 4 insertions(+), 5 deletions(-) - -diff --git a/docs/meson.build b/docs/meson.build -index a54574f..ae0b171 100644 ---- a/docs/meson.build -+++ b/docs/meson.build -@@ -1,4 +1,5 @@ - install_man('nautilus.1') - install_man('nautilus-autorun-software.1') -- --subdir('reference') -+if get_option('docs') -+ subdir('reference') -+endif -diff --git a/meson.build b/meson.build -index 8ab4fb6..98cc73b 100644 ---- a/meson.build -+++ b/meson.build -@@ -196,9 +196,7 @@ subdirs = [ - # Conditional building # - ######################## - --if get_option('docs') -- subdirs += 'docs' --endif -+subdirs += 'docs' - if get_option('tests') != 'none' - subdirs += 'test' - endif --- -2.23.0 diff --git a/gnome-base/nautilus/metadata.xml b/gnome-base/nautilus/metadata.xml deleted file mode 100644 index 71760b9a..00000000 --- a/gnome-base/nautilus/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<use> - <flag name="packagekit">Use packagekit to search for programs to open - unknown file types</flag> - <flag name="previewer">Use <pkg>gnome-extra/sushi</pkg> to preview files - from the file mananger</flag> - <flag name="sendto">Enable the nautilus-sendto extension to send files to - various locations/devices</flag> - <flag name="tracker">Add support for <pkg>app-misc/tracker</pkg> search</flag> - <flag restrict=">=gnome-base/nautilus-3.22" name="tracker">Add support for <pkg>app-misc/tracker</pkg> search and batch rename</flag> -</use> -</pkgmetadata> diff --git a/gnome-base/nautilus/nautilus-3.34.0.ebuild b/gnome-base/nautilus/nautilus-3.34.0.ebuild deleted file mode 100644 index 30c37296..00000000 --- a/gnome-base/nautilus/nautilus-3.34.0.ebuild +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome.org gnome2-utils meson readme.gentoo-r1 virtualx xdg - -DESCRIPTION="Default file manager for the GNOME desktop" -HOMEPAGE="https://wiki.gnome.org/Apps/Nautilus" - -LICENSE="GPL-3+ LGPL-2.1+" -SLOT="0" -IUSE="gnome gtk-doc +introspection packagekit +previewer selinux sendto" - -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" - -COMMON_DEPEND=" - >=dev-libs/glib-2.55.1:2 - >=media-libs/gexiv2-0.10.0 - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - >=app-arch/gnome-autoar-0.2.1 - gnome-base/gnome-desktop:3 - >=x11-libs/gtk+-3.22.27:3[X,introspection?] - >=x11-libs/pango-1.28.3 - selinux? ( >=sys-libs/libselinux-2.0 ) - >=app-misc/tracker-2.0:= - x11-libs/libX11 - >=dev-libs/libxml2-2.7.8:2 - introspection? ( >=dev-libs/gobject-introspection-1.54:= ) -" -DEPEND="${COMMON_DEPEND} - >=dev-util/gdbus-codegen-2.51.2 - dev-util/glib-utils - gtk-doc? ( - >=dev-util/gtk-doc-1.10 - app-text/docbook-xml-dtd:4.1.2 ) - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - x11-base/xorg-proto -" -RDEPEND="${COMMON_DEPEND} - packagekit? ( app-admin/packagekit-base ) - sendto? ( !<gnome-extra/nautilus-sendto-3.0.1 ) -" - -PDEPEND=" - gnome? ( x11-themes/adwaita-icon-theme ) - previewer? ( >=gnome-extra/sushi-0.1.9 ) - sendto? ( >=gnome-extra/nautilus-sendto-3.0.1 ) - >=gnome-base/gvfs-1.14[gtk(+)] -" # Need gvfs[gtk] for recent:/// support; always built (without USE=gtk) since gvfs-1.34 - -PATCHES=( - "${FILESDIR}"/${PV}-docs-build.patch # Always install pregenerated manpage, keeping docs option for gtk-doc -) - -src_prepare() { - if use previewer; then - DOC_CONTENTS="nautilus uses gnome-extra/sushi to preview media files. - To activate the previewer, select a file and press space; to - close the previewer, press space again." - fi - xdg_src_prepare -} - -src_configure() { - local emesonargs=( - $(meson_use gtk-doc docs) - -Dextensions=true # image file properties, sendto support - $(meson_use introspection) - $(meson_use packagekit) - $(meson_use selinux) - -Dprofiling=false - -Dtests=$(usex test all none) - ) - meson_src_configure -} - -src_install() { - use previewer && readme.gentoo_create_doc - meson_src_install -} - -src_test() { - virtx meson_src_test -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - - if use previewer; then - readme.gentoo_print_elog - else - elog "To preview media files, emerge nautilus with USE=previewer" - fi -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/gnome-base/nautilus/nautilus-9999.ebuild b/gnome-base/nautilus/nautilus-9999.ebuild deleted file mode 100644 index f49bf82c..00000000 --- a/gnome-base/nautilus/nautilus-9999.ebuild +++ /dev/null @@ -1,121 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME2_LA_PUNT="yes" # Needed with USE 'sendto' - -inherit gnome.org gnome2-utils meson readme.gentoo-r1 virtualx xdg -if [[ ${PV} = 9999 ]]; then - inherit git-r3 - SRC_URI="" - EGIT_SRC_URI="https://gitlab.gnome.org/GNOME/${PN}" -fi - -DESCRIPTION="A file manager for the GNOME desktop" -HOMEPAGE="https://wiki.gnome.org/Apps/Nautilus" - -LICENSE="GPL-2+ LGPL-2+ FDL-1.1" -SLOT="0" -IUSE="exif gnome gtk-doc +introspection packagekit +previewer selinux sendto tracker xmp" - -KEYWORDS="" - -# FIXME: tests fails under Xvfb, but pass when building manually -# "FAIL: check failed in nautilus-file.c, line 8307" -# need org.gnome.SessionManager service (aka gnome-session) but cannot find it -RESTRICT="test" - -# Require {glib,gdbus-codegen}-2.30.0 due to GDBus API changes between 2.29.92 -# and 2.30.0 -COMMON_DEPEND=" - >=app-arch/gnome-autoar-0.2.1 - >=dev-libs/glib-2.51.2:2[dbus] - >=x11-libs/pango-1.28.3 - >=x11-libs/gtk+-3.22.6:3[introspection?] - >=dev-libs/libxml2-2.7.8:2 - >=gnome-base/gnome-desktop-3:3= - - >=gnome-base/gsettings-desktop-schemas-3.8.0 - x11-libs/libX11 - - exif? ( >=media-libs/libexif-0.6.20 ) - introspection? ( >=dev-libs/gobject-introspection-0.6.4:= ) - selinux? ( >=sys-libs/libselinux-2 ) - tracker? ( >=app-misc/tracker-2:= ) - xmp? ( >=media-libs/exempi-2.1.0:2 ) -" -DEPEND="${COMMON_DEPEND} - >=dev-util/gdbus-codegen-2.33 - >=sys-devel/gettext-0.19.7 - virtual/pkgconfig - x11-base/xorg-proto - - gtk-doc? ( dev-util/gtk-doc ) -" -RDEPEND="${COMMON_DEPEND} - gnome-base/dconf - packagekit? ( app-admin/packagekit-base ) - sendto? ( !<gnome-extra/nautilus-sendto-3.0.1 ) -" -PDEPEND=" - gnome? ( x11-themes/adwaita-icon-theme ) - previewer? ( >=gnome-extra/sushi-0.1.9 ) - sendto? ( >=gnome-extra/nautilus-sendto-3.0.1 ) - >=gnome-base/gvfs-1.34 -" - -PATCHES=( - # Keep tracker optional - "${FILESDIR}"/${PV}-tracker-support-optional.patch -) - -src_prepare() { - if use previewer; then - DOC_CONTENTS="nautilus uses gnome-extra/sushi to preview media files. - To activate the previewer, select a file and press space; to - close the previewer, press space again." - fi - xdg_src_prepare -} - -src_configure() { - local emesonargs=( - "-Denable-desktop=true" - "-Denable-profiling=false" - "-Dtracker=$(usex tracker auto disabled)" - $(meson_use gtk-doc enable-gtk-doc) - $(meson_use exif enable-exif) - $(meson_use packagekit enable-packagekit) - $(meson_use sendto enable-nst-extension) - $(meson_use selinux enable-selinux) - $(meson_use xmp enable-xmp) - ) - meson_src_configure -} - -src_test() { - virtx meson_src_test -} - -src_install() { - use previewer && readme.gentoo_create_doc - meson_src_install -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_icon_cache_update - gnome2_schemas_update - - if use previewer; then - readme.gentoo_print_elog - else - elog "To preview media files, emerge nautilus with USE=previewer" - fi -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_icon_cache_update - gnome2_schemas_update -} diff --git a/gnome-extra/evolution-data-server/Manifest b/gnome-extra/evolution-data-server/Manifest deleted file mode 100644 index 9d452fc1..00000000 --- a/gnome-extra/evolution-data-server/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST evolution-data-server-3.32.1.tar.xz 4580500 BLAKE2B b644c3b86359e22f631c9db3999cdc82247f4b74c2772c73ab1fe496d3d28306525a64f9bab336b407de6485c455100f1d09918de5479df2f8e7e9a7a2cc4bd5 SHA512 bbaf9f1eca40b02978df155a64bbc8da94d56e2e4f4602905784f7974a1622ce0798d1d6ee75a560a4082fb1f8d1b621a2c1dccb0056715345273a265abea96d diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.32.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.32.1.ebuild deleted file mode 100644 index 3526183c..00000000 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.32.1.ebuild +++ /dev/null @@ -1,152 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) -VALA_USE_DEPEND="vapigen" - -inherit cmake-utils db-use flag-o-matic gnome2 python-any-r1 systemd vala virtualx - -DESCRIPTION="Evolution groupware backend" -HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" - -# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". -LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" -SLOT="0/62" # subslot = libcamel-1.2 soname version - -IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap kerberos oauth vala +weather" -REQUIRED_USE="vala? ( introspection )" - -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" - -# gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks -# berkdb needed only for migrating old addressbook data from <3.13 versions, bug #519512 -# >=libical-3.0.2 present at build-time ensures less memory usage by calendar backend -gdata_depend=">=dev-libs/libgdata-0.17.7:=" -RDEPEND=" - >=app-crypt/gcr-3.4 - >=app-crypt/libsecret-0.5[crypt] - >=dev-db/sqlite-3.7.17:= - >=dev-libs/glib-2.46:2 - >=dev-libs/libical-3.0.2:= - >=dev-libs/libxml2-2 - >=dev-libs/nspr-4.4:= - >=dev-libs/nss-3.9:= - >=net-libs/libsoup-2.42:2.4 - - dev-libs/icu:= - sys-libs/zlib:= - virtual/libiconv - - berkdb? ( >=sys-libs/db-4:= ) - gtk? ( - >=app-crypt/gcr-3.4[gtk] - >=x11-libs/gtk+-3.10:3 - >=media-libs/libcanberra-0.25[gtk3] - ) - oauth? ( - >=dev-libs/json-glib-1.0.4 - >=net-libs/webkit-gtk-2.11.91:4 - ${gdata_depend} - ) - gnome-online-accounts? ( - >=net-libs/gnome-online-accounts-3.8:= - ${gdata_depend} ) - introspection? ( >=dev-libs/gobject-introspection-0.9.12:= ) - kerberos? ( virtual/krb5:= ) - ldap? ( >=net-nds/openldap-2:= ) - weather? ( >=dev-libs/libgweather-3.10:2= ) -" -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - dev-util/gdbus-codegen - dev-util/glib-utils - dev-util/gperf - gtk-doc? ( >=dev-util/gtk-doc-1.14 ) - >=dev-util/intltool-0.35.5 - >=sys-devel/gettext-0.18.3 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -# Some tests fail due to missing locales. -# Also, dbus tests are flaky, bugs #397975 #501834 -# It looks like a nightmare to disable those for now. -RESTRICT="test !test? ( test )" - -pkg_setup() { - python-any-r1_pkg_setup -} - -# global scope PATCHES or DOCS array mustn't be used due to double default_src_prepare call -src_prepare() { - use vala && vala_src_prepare - cmake-utils_src_prepare - gnome2_src_prepare - - # Make CMakeLists versioned vala enabled - sed -e "s;\(find_program(VALAC\) valac);\1 ${VALAC});" \ - -e "s;\(find_program(VAPIGEN\) vapigen);\1 ${VAPIGEN});" \ - -i "${S}"/CMakeLists.txt || die -} - -src_configure() { - # /usr/include/db.h is always db-1 on FreeBSD - # so include the right dir in CPPFLAGS - use berkdb && append-cppflags "-I$(db_includedir)" - - local google_enable - if use oauth || use gnome-online-accounts; then - google_enable="ON" - else - google_enable="OFF" - fi - - # phonenumber does not exist in tree - local mycmakeargs=( - -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc - -DENABLE_GTK_DOC=$(usex gtk-doc) - -DWITH_PRIVATE_DOCS=$(usex gtk-doc) - -DENABLE_SCHEMAS_COMPILE=OFF - -DENABLE_INTROSPECTION=$(usex introspection) - -DWITH_KRB5=$(usex kerberos) - -DWITH_KRB5_INCLUDES=$(usex kerberos "${EPREFIX}"/usr "") - -DWITH_KRB5_LIBS=$(usex kerberos "${EPREFIX}"/usr/$(get_libdir) "") - -DWITH_OPENLDAP=$(usex ldap) - -DWITH_PHONENUMBER=OFF - -DENABLE_SMIME=ON - -DENABLE_GTK=$(usex gtk) - -DENABLE_CANBERRA=$(usex gtk) - -DENABLE_OAUTH2=$(usex oauth) - -DENABLE_EXAMPLES=OFF - -DENABLE_GOA=$(usex gnome-online-accounts) - -DENABLE_UOA=OFF - -DWITH_LIBDB=$(usex berkdb "${EPREFIX}"/usr OFF) - # ENABLE_BACKTRACES requires libdwarf ? - -DENABLE_IPV6=$(usex ipv6) - -DENABLE_WEATHER=$(usex weather) - -DENABLE_GOOGLE=${google_enable} - -DENABLE_LARGEFILE=ON - -DENABLE_VALA_BINDINGS=$(usex vala) - ) - - cmake-utils_src_configure -} - -src_compile() { - cmake-utils_src_compile -} - -src_test() { - virtx cmake-utils_src_test -} - -src_install() { - cmake-utils_src_install - - if use ldap; then - insinto /etc/openldap/schema - doins "${FILESDIR}"/calentry.schema - dosym ../../../usr/share/${PN}/evolutionperson.schema /etc/openldap/schema/evolutionperson.schema - fi -} diff --git a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild deleted file mode 100644 index 93293d35..00000000 --- a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild +++ /dev/null @@ -1,148 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) -VALA_USE_DEPEND="vapigen" - -inherit cmake-utils db-use flag-o-matic gnome2 python-any-r1 systemd vala virtualx -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Evolution groupware backend" -HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" - -# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". -LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" -SLOT="0/60" # subslot = libcamel-1.2 soname version - -IUSE="berkdb +gnome-online-accounts +gtk gtk-doc google +introspection ipv6 ldap kerberos vala +weather" -REQUIRED_USE="vala? ( introspection )" - -if [[ ${PV} != 9999 ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -fi - -# sys-libs/db is only required for migrating from <3.13 versions -# gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks -# berkdb needed only for migrating old calendar data, bug #519512 -gdata_depend=">=dev-libs/libgdata-0.17.7:=" -RDEPEND=" - >=app-crypt/gcr-3.4 - >=app-crypt/libsecret-0.5[crypt] - >=dev-db/sqlite-3.7.17:= - >=dev-libs/glib-2.46:2 - >=dev-libs/libical-2.0:= - >=dev-libs/libxml2-2 - >=dev-libs/nspr-4.4:= - >=dev-libs/nss-3.9:= - >=net-libs/libsoup-2.42:2.4 - - dev-libs/icu:= - sys-libs/zlib:= - virtual/libiconv - - berkdb? ( >=sys-libs/db-4:= ) - gtk? ( - >=app-crypt/gcr-3.4[gtk] - >=x11-libs/gtk+-3.10:3 - ) - google? ( - >=dev-libs/json-glib-1.0.4 - >=net-libs/webkit-gtk-2.11.91:4 - ${gdata_depend} - ) - gnome-online-accounts? ( - >=net-libs/gnome-online-accounts-3.8:= - ${gdata_depend} ) - introspection? ( >=dev-libs/gobject-introspection-0.9.12:= ) - kerberos? ( virtual/krb5:= ) - ldap? ( >=net-nds/openldap-2:= ) - weather? ( >=dev-libs/libgweather-3.10:2= ) -" -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - dev-util/gdbus-codegen - dev-util/glib-utils - dev-util/gperf - gtk-doc? ( >=dev-util/gtk-doc-1.14 ) - >=dev-util/intltool-0.35.5 - >=sys-devel/gettext-0.18.3 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -pkg_setup() { - python-any-r1_pkg_setup -} - -src_prepare() { - use vala && vala_src_prepare - gnome2_src_prepare - - # Make CMakeLists versioned vala enabled - sed -e "s;\(find_program(VALAC\) valac);\1 ${VALAC});" \ - -e "s;\(find_program(VAPIGEN\) vapigen);\1 ${VAPIGEN});" \ - -i "${S}"/CMakeLists.txt || die -} - -src_configure() { - # /usr/include/db.h is always db-1 on FreeBSD - # so include the right dir in CPPFLAGS - use berkdb && append-cppflags "-I$(db_includedir)" - - local google_auth_enable - if use google || use gnome-online-accounts; then - google_auth_enable="ON" - else - google_auth_enable="OFF" - fi - - # phonenumber does not exist in tree - local mycmakeargs=( - -DENABLE_GTK_DOC=$(usex gtk-doc) - -DWITH_PRIVATE_DOCS=$(usex gtk-doc) - -DENABLE_SCHEMAS_COMPILE=OFF - -DENABLE_INTROSPECTION=$(usex introspection) - -DWITH_KRB5=$(usex kerberos) - -DWITH_KRB5_INCLUDES=$(usex kerberos "${EPREFIX}"/usr "") - -DWITH_KRB5_LIBS=$(usex kerberos "${EPREFIX}"/usr/$(get_libdir) "") - -DWITH_OPENLDAP=$(usex ldap) - -DWITH_PHONENUMBER=OFF - -DENABLE_SMIME=ON - -DENABLE_GTK=$(usex gtk) - -DENABLE_GOOGLE_AUTH=${google_auth_enable} - -DENABLE_EXAMPLES=OFF - -DENABLE_GOA=$(usex gnome-online-accounts) - -DENABLE_UOA=OFF - -DWITH_LIBDB=$(usex berkdb "${EPREFIX}"/usr OFF) - # ENABLE_BACKTRACES requires libdwarf ? - -DENABLE_IPV6=$(usex ipv6) - -DENABLE_WEATHER=$(usex weather) - -DENABLE_GOOGLE=$(usex google) - -DENABLE_LARGEFILE=ON - -DENABLE_VALA_BINDINGS=$(usex vala) - ) - - cmake-utils_src_configure -} - -src_compile() { - cmake-utils_src_compile -} - -src_test() { - virtx cmake-utils_src_test -} - -src_install() { - cmake-utils_src_install - - if use ldap; then - insinto /etc/openldap/schema - doins "${FILESDIR}"/calentry.schema - dosym ../../../usr/share/${PN}/evolutionperson.schema /etc/openldap/schema/evolutionperson.schema - fi -} diff --git a/gnome-extra/evolution-data-server/files/calentry.schema b/gnome-extra/evolution-data-server/files/calentry.schema deleted file mode 100644 index bc79da27..00000000 --- a/gnome-extra/evolution-data-server/files/calentry.schema +++ /dev/null @@ -1,108 +0,0 @@ -# RFC2739 calEntry schema for OpenLDAP 2.x - -# -# From https://bugs.gentoo.org/show_bug.cgi?id=83988 -# Please notify us of updated revisions by submitting a bug report at bugs.gentoo.org -# - -# Version of RFC 2739 schema translated by Terrelle Shaw -# (xytek@xytek.org) # Nov. 7, 2002 # Modifications by Peter Marschall -# <peter.marschall@adpm.de> # Nov. 9, 2002 - -# Notes: -# * RFC2739 seems to be a bit sloppy about attribute type and -# objectclass definitions syntax and also about attribute syntax -# and matching rules. -# (It even counts the attributes in the calEntry objectclass wrong ;-) -# * The following changes have been applied to correct the schema -# - added description to each attributetype definition -# - changed SYNTAX from 'IA5String' to corresponding OID -# to make matching rules and syntax consistent -# - replaced illegal keyword SUBSTRING by SUBSTR -# - changed SUBSTR from caseIgnoreIA5Match to caseIgnoreIA5SubstringsMatch -# - removed illegal keyword MULTI-VALUE -# - added keyword SINGLE-VALUE where appropriate -# - removed USAGE since cwuserApplications is the default -# - added description to the objectclass defintion -# - corrected typo in objectclass definition -# - added the attributetypes defined but not used to the objectclass - - -# 2.4.4.1 calCalURI -attributetype ( 1.2.840.113556.1.4.478 - NAME 'calCalURI' - DESC 'URI to a snapshot of the users entire default calendar' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 - SINGLE-VALUE ) - -# 2.4.4.2 calFBURL -attributetype ( 1.2.840.113556.1.4.479 - NAME 'calFBURL' - DESC 'URI to the users default free/busy time data' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 - SINGLE-VALUE ) - -# 2.4.4.3 calCAPURI -attributetype ( 1.2.840.113556.1.4.480 - NAME 'calCAPURI' - DESC 'URI used to communicate with the users calendar' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 - SINGLE-VALUE ) - -# 2.4.4.4 calCalAdrURI -attributetype ( 1.2.840.113556.1.4.481 - NAME 'calCalAdrURI' - DESC 'URI to which event requests should be sent for the user' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 - SINGLE-VALUE ) - -# 2.4.4.5 calOtherCalURIs -attributetype ( 1.2.840.113556.1.4.482 - NAME 'calOtherCalURIs' - DESC 'URIs to snapshots of non-default calendars belonging to the user' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) - -# 2.4.4.6 calOtherFBURLs -attributetype ( 1.2.840.113556.1.4.483 - NAME 'calOtherFBURLs' - DESC 'URIs to non-default free/busy data belonging to the user' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) - -# 2.4.4.7 calOtherCAPURIs -attributetype ( 1.2.840.113556.1.4.484 - NAME 'calOtherCAPURIs' - DESC 'URIs to non-default calendars belonging to the user' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) - -# 2.4.4.8 calOtherCalAdrURIs -attributetype ( 1.2.840.113556.1.4.485 - NAME 'calOtherCalAdrURIs' - DESC 'URIs of destinations for event requests to non-default calendars' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) - -# 2.4.3.1 calEntry -objectclass ( 1.2.840.113556.1.5.87 - NAME 'calEntry' - DESC 'Calendering and free/busy information' - SUP top AUXILIARY - MAY ( calCalURI $ calFBURL $ calCAPURI $ calCalAdrURI $ - calOtherCAPURIs $ calOtherCalURIs $ calOtherFBURLs $ - calOtherCalAdrURIs ) ) - -# EOF diff --git a/gnome-extra/evolution-data-server/metadata.xml b/gnome-extra/evolution-data-server/metadata.xml deleted file mode 100644 index b33a2633..00000000 --- a/gnome-extra/evolution-data-server/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <use> - <flag name="berkdb"><pkg>sys-libs/db</pkg> support needed to migrate old (pre-3.13 evolution versions) addressbook data</flag> - <flag name="gnome-online-accounts">Enable <pkg>net-libs/gnome-online-accounts</pkg> based Google authentication support</flag> - <flag name="google">Enable internal Google authentication support. If gnome-online-accounts is enabled and used, this is not necessary, - but both can be supported at the same time with different setup at runtime</flag> - <flag name="oauth">Enable internal OAuth2 authentication support for Google and Outlook.com. - If gnome-online-accounts is enabled and used, this is not necessary, - but both can be supported at the same time with different setup at runtime</flag> - <flag name="weather">Enable optional weather calendar support</flag> - </use> -</pkgmetadata> diff --git a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild b/gnome-extra/evolution-ews/evolution-ews-9999.ebuild deleted file mode 100644 index ec1e7956..00000000 --- a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Evolution module for connecting to Microsoft Exchange Web Services" -HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" - -LICENSE="LGPL-2.1" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64 ~x86" -fi -IUSE="test" - -RDEPEND=" - dev-db/sqlite:3= - >=dev-libs/glib-2.40:2 - dev-libs/libical:0= - >=dev-libs/libxml2-2 - >=gnome-extra/evolution-data-server-${PV}:0= - >=mail-client/evolution-${PV}:2.0 - >=net-libs/libsoup-2.42:2.4 - >=x11-libs/gtk+-3:3 -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.9 - >=dev-util/intltool-0.35.5 - virtual/pkgconfig - test? ( net-libs/uhttpmock ) -" - -src_configure() { - # We don't have libmspack, needing internal lzx - gnome2_src_configure \ - --with-internal-lzx \ - $(use_enable test tests) -} diff --git a/gnome-extra/evolution-ews/metadata.xml b/gnome-extra/evolution-ews/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-extra/evolution-ews/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-extra/evolution-exchange/evolution-exchange-9999.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-9999.ebuild deleted file mode 100644 index ca169c59..00000000 --- a/gnome-extra/evolution-exchange/evolution-exchange-9999.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" -GNOME2_LA_PUNT="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Evolution module for connecting to Microsoft Exchange" -HOMEPAGE="http://projects.gnome.org/evolution/" -LICENSE="GPL-2" - -SLOT="2.0" -IUSE="debug static" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" - IUSE="${IUSE} doc" -else - KEYWORDS="~amd64 ~x86" -fi - -RDEPEND=" - >=mail-client/evolution-${PV}:2.0 - >=gnome-extra/evolution-data-server-${PV}[ldap,kerberos] - >=dev-libs/glib-2.28:2 - >=x11-libs/gtk+-3.0:3 - >=gnome-base/gconf-2:2 - >=dev-libs/libical-0.43 - dev-libs/libxml2:2 - net-libs/libsoup:2.4 - >=net-nds/openldap-2.1.30-r2 - virtual/krb5 -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.9 - >=dev-util/intltool-0.40 - virtual/pkgconfig -" - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - doc? ( >=dev-util/gtk-doc-1.9 )" -fi - -src_configure() { - DOCS="AUTHORS ChangeLog NEWS README" - gnome2_src_configure \ - --with-krb5="${EPREFIX}"/usr \ - --with-openldap \ - --disable-static \ - $(use_enable debug e2k-debug) \ - $(use_with static static-ldap) -} diff --git a/gnome-extra/evolution-exchange/metadata.xml b/gnome-extra/evolution-exchange/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-extra/evolution-exchange/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-extra/evolution-kolab/evolution-kolab-9999.ebuild b/gnome-extra/evolution-kolab/evolution-kolab-9999.ebuild deleted file mode 100644 index a3a8ceec..00000000 --- a/gnome-extra/evolution-kolab/evolution-kolab-9999.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# 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 autotools eutils gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Evolution module for connecting to Kolab groupware servers" -HOMEPAGE="https://live.gnome.org/Evolution/Kolab" - -LICENSE="LGPL-2.1" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi -IUSE="" # kerberos (does nothing useful for now) - -RDEPEND=">=mail-client/evolution-${PV}:2.0 - >=gnome-extra/evolution-data-server-${PV} - >=dev-db/sqlite-3.7:3 - >=dev-libs/glib-2.32:2 - >=dev-libs/libical-0.44 - dev-libs/libxml2 - dev-libs/nss - >=gnome-base/gconf-2:2 - >=net-misc/curl-7.19[ssl] - >=x11-libs/gtk+-3.2:3 -" -DEPEND="${RDEPEND} - dev-util/gperf - >=dev-util/gtk-doc-am-1.14 - >=dev-util/intltool-0.35.5 - sys-devel/gettext - virtual/pkgconfig -" -# doc? ( -# app-text/docbook-xml-dtd:4.3 -# >=dev-util/gtk-doc-1.14 ) -# eautoreconf needs gtk-doc-am - -RESTRICT="test" # test suite is non-functional - -src_prepare() { - G2CONF="${G2CONF} --without-krb5" # --with-krb5 does nothing useful - - # We do not want to install a "hello world" program. - epatch "${FILESDIR}/${PN}-3.4.3-no-hello-world.patch" - - # Disable test suite: parts fail, other parts require connection to a live - # kolab server, plus it installs test executables to /usr/bin - epatch "${FILESDIR}/${PN}-3.5.5-no-tests.patch" - - # Strip stupid cflags - sed -e 's/\(ADD_CFLAGS=.*\) -pedantic/\1/' \ - -i configure.ac configure || die - - [[ ${PV} = 9999 ]] || eautoreconf - gnome2_src_prepare -} - -src_install() { - gnome2_src_install - rm -rv "${ED}usr/doc" || die "rm failed" -} diff --git a/gnome-extra/evolution-kolab/files/evolution-kolab-3.4.3-no-hello-world.patch b/gnome-extra/evolution-kolab/files/evolution-kolab-3.4.3-no-hello-world.patch deleted file mode 100644 index 06ffeea5..00000000 --- a/gnome-extra/evolution-kolab/files/evolution-kolab-3.4.3-no-hello-world.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 2a75e25ce2abbacd3c37f0a6ebd51e55d9f358d2 Mon Sep 17 00:00:00 2001 -From: Alexandre Rostovtsev <tetromino@gentoo.org> -Date: Mon, 13 Aug 2012 01:37:42 -0400 -Subject: [PATCH 1/2] Do not build 'Hello World' program - ---- - src/Makefile.am | 4 ---- - 1 files changed, 0 insertions(+), 4 deletions(-) - -diff --git a/src/Makefile.am b/src/Makefile.am -index 49b56fe..8188a11 100644 ---- a/src/Makefile.am -+++ b/src/Makefile.am -@@ -10,10 +10,6 @@ SUBDIRS = \ - eplugin \ - tests - --bin_PROGRAMS = evolution_kolab -- --evolution_kolab_SOURCES = \ -- main.c - - AM_CPPFLAGS = \ - -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ --- -1.7.8.6 - diff --git a/gnome-extra/evolution-kolab/files/evolution-kolab-3.5.5-no-tests.patch b/gnome-extra/evolution-kolab/files/evolution-kolab-3.5.5-no-tests.patch deleted file mode 100644 index bbefccd4..00000000 --- a/gnome-extra/evolution-kolab/files/evolution-kolab-3.5.5-no-tests.patch +++ /dev/null @@ -1,51 +0,0 @@ -From f0e43e8a098da3291d5870f55688faf7865ab775 Mon Sep 17 00:00:00 2001 -From: Alexandre Rostovtsev <tetromino@gentoo.org> -Date: Mon, 13 Aug 2012 01:40:01 -0400 -Subject: [PATCH] Disable test suite - ---- - configure.ac | 1 - - src/Makefile.am | 3 +-- - src/libekolabconv/Makefile.am | 2 +- - 3 files changed, 2 insertions(+), 4 deletions(-) - -diff --git a/configure.ac b/configure.ac -index 2f8f72b..bdb4a2e 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -76,7 +76,6 @@ PKG_CHECK_MODULES(GTK, gtk+-3.0) - PKG_CHECK_MODULES(SOUP, libsoup-2.4 libsoup-gnome-2.4) - PKG_CHECK_MODULES(CURL, libcurl) - PKG_CHECK_MODULES(ICAL, libical) --PKG_CHECK_MODULES(GMIME, gmime-2.4,,[PKG_CHECK_MODULES(GMIME, gmime-2.6)]) dnl TODO make tests optional - PKG_CHECK_MODULES(EVOLUTION, evolution-mail-3.0 libebook-1.2 libecal-1.2) - - dnl *********** -diff --git a/src/Makefile.am b/src/Makefile.am -index 2bf873e..5c7e7c4 100644 ---- a/src/Makefile.am -+++ b/src/Makefile.am -@@ -9,8 +9,7 @@ SUBDIRS = \ - calendar \ - collection \ - configuration \ -- eplugin \ -- tests -+ eplugin - - - AM_CPPFLAGS = \ -diff --git a/src/libekolabconv/Makefile.am b/src/libekolabconv/Makefile.am -index 2de4832..dbb6411 100644 ---- a/src/libekolabconv/Makefile.am -+++ b/src/libekolabconv/Makefile.am -@@ -1,5 +1,5 @@ - ## Process this file with automake to produce Makefile.in - --SUBDIRS = main test -+SUBDIRS = main - - -include $(top_srcdir)/git.mk --- -1.7.8.6 - diff --git a/gnome-extra/evolution-kolab/metadata.xml b/gnome-extra/evolution-kolab/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-extra/evolution-kolab/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild deleted file mode 100644 index 83c5a0c0..00000000 --- a/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild +++ /dev/null @@ -1,123 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -VALA_USE_DEPEND="vapigen" -VALA_MIN_API_VERSION="0.36" - -inherit gnome.org gnome2-utils linux-info meson readme.gentoo-r1 vala xdg -if [[ ${PV} = 9999 ]]; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/${GNOME_ORG_MODULE}" -fi - -DESCRIPTION="Simple GNOME 3 application to access remote or virtual systems" -HOMEPAGE="https://wiki.gnome.org/Apps/Boxes" - -LICENSE="LGPL-2+ CC-BY-2.0" -SLOT="0" -IUSE="rdp" -if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64" # qemu-kvm[spice] is 64bit-only -fi - -# FIXME: ovirt is not available in tree; though it seems the gnome-boxes ovirt broker is too buggy atm anyways (would need rest[vala] as well) -# FIXME: qemu probably needs to depend on spice[smartcard] directly with USE=spice -# FIXME: Check over libvirt USE=libvirtd,qemu and the smartcard/usbredir requirements -# Technically vala itself still ships a libsoup vapi, but that may change, and it should be better to use the .vapi from the same libsoup version -# gtk-vnc raised due to missing vala bindings in earlier ebuilds -COMMON_DEPEND=" - >=app-arch/libarchive-3:= - >=dev-libs/glib-2.52:2 - >=dev-libs/gobject-introspection-1.54:= - >=x11-libs/gtk+-3.22.20:3[introspection] - >=net-libs/gtk-vnc-0.8.0-r1[gtk3(+),vala] - >=sys-libs/libosinfo-1.1.0[vala] - app-crypt/libsecret[vala] - >=net-libs/libsoup-2.44:2.4[vala] - virtual/libusb:1 - >=app-emulation/libvirt-glib-0.2.3[vala] - >=dev-libs/libxml2-2.7.8:2 - >=net-misc/spice-gtk-0.32[gtk3(+),smartcard,usbredir,vala] - app-misc/tracker:0/2.0 - net-libs/webkit-gtk:4 - >=virtual/libgudev-165:= - rdp? ( net-misc/freerdp:= ) -" -DEPEND="${COMMON_DEPEND} - $(vala_depend) - dev-libs/appstream-glib - dev-util/itstool - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" -# These are called via exec(): -# sys-fs/mtools mcopy for unattended file copying for files that libarchive doesn't support -# virtual/cdrtools mkisofs is needed for unattended installer secondary disk image creation -# app-emulation/libguestfs virt-sysprep is used for VM cloing, if not there, it logs debug and doesn't function -# sys-apps/policycoreutils restorecon is used for checking selinux context -# app-emulation/libvirt virsh used for various checks (and we need the library anyways) -# sys-auth/polkit used for making all libvirt system disks readable via "pkexec chmod a+r" that aren't already readable to the user (libvirt system importer) -# app-emulation/qemu qemu-img used to convert image to QCOW2 format during copy -RDEPEND="${COMMON_DEPEND} - >=app-misc/tracker-miners-2[iso] - app-emulation/spice[smartcard] - >=app-emulation/libvirt-0.9.3[libvirtd,qemu] - >=app-emulation/qemu-1.3.1[spice,smartcard,usbredir] - sys-fs/mtools - virtual/cdrtools - sys-auth/polkit -" - -DISABLE_AUTOFORMATTING="yes" -DOC_CONTENTS="Before running gnome-boxes for local VMs, you will need to load the KVM modules. -If you have an Intel Processor, run: -# modprobe kvm-intel - -If you have an AMD Processor, run: -# modprobe kvm-amd" - -pkg_pretend() { - linux-info_get_any_version - - if linux_config_exists; then - if ! { linux_chkconfig_present KVM_AMD || \ - linux_chkconfig_present KVM_INTEL; }; then - ewarn "You need KVM support in your kernel to use GNOME Boxes local VM support!" - fi - fi -} - -src_prepare() { - xdg_src_prepare - vala_src_prepare -} - -src_configure() { - local emesonargs=( - -Ddistributor_name=Gentoo - -Dovirt=false - $(meson_use rdp) - -Dinstalled_tests=false - -Dflatpak=false - -Dprofile=default - ) - meson_src_configure -} - -src_install() { - meson_src_install - readme.gentoo_create_doc -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - readme.gentoo_print_elog -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/gnome-extra/gnome-boxes/metadata.xml b/gnome-extra/gnome-boxes/metadata.xml deleted file mode 100644 index 996e7cac..00000000 --- a/gnome-extra/gnome-boxes/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> -</pkgmetadata> diff --git a/gnome-extra/gnome-color-manager/files/9999-remove-unwanted-check.patch b/gnome-extra/gnome-color-manager/files/9999-remove-unwanted-check.patch deleted file mode 100644 index b3113474..00000000 --- a/gnome-extra/gnome-color-manager/files/9999-remove-unwanted-check.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 534eed4f8664c9f263d666ed78144c37dc05bf90 Mon Sep 17 00:00:00 2001 -From: Gilles Dartiguelongue <eva@gentoo.org> -Date: Sun, 27 May 2018 19:27:51 +0200 -Subject: [PATCH] Fix unwanted exiv check in packagekit option handling - ---- - meson.build | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/meson.build b/meson.build -index 9e179fb..08a0f79 100644 ---- a/meson.build -+++ b/meson.build -@@ -108,7 +108,6 @@ if get_option('exiv') - endif - - if get_option('packagekit') -- libexiv = dependency('exiv2') - conf.set('HAVE_PACKAGEKIT', '1') - endif - --- -2.17.0 - diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild deleted file mode 100644 index 0c190077..00000000 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit git-r3 gnome.org gnome2-utils meson virtualx xdg - -DESCRIPTION="Color profile manager for the GNOME desktop" -HOMEPAGE="https://git.gnome.org/browse/gnome-color-manager" -SRC_URI="" -EGIT_MODULE="https://git.gnome.org/gnome-color-manager" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="" -IUSE="packagekit raw test" - -# Need gtk+-3.3.8 for https://bugzilla.gnome.org/show_bug.cgi?id=673331 -# vte could be made optional -RDEPEND=" - >=dev-libs/glib-2.31.10:2 - >=media-libs/lcms-2.2:2 - >=media-libs/libcanberra-0.10[gtk3] - media-libs/libexif - media-libs/tiff:0= - - >=x11-libs/gtk+-3.3.8:3 - >=x11-libs/vte-0.25.1:2.91 - >=x11-misc/colord-1.3.1:0= - >=x11-libs/colord-gtk-0.1.20 - - packagekit? ( app-admin/packagekit-base ) - raw? ( media-gfx/exiv2:0= ) -" -# docbook-sgml-{utils,dtd:4.1} needed to generate man pages -DEPEND="${RDEPEND} - app-text/docbook-sgml-dtd:4.1 - app-text/docbook-sgml-utils - dev-libs/appstream-glib - dev-util/itstool - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -PATCHES=( - # https://bugzilla.gnome.org/show_bug.cgi?id=796428 - "${FILESDIR}"/9999-remove-unwanted-check.patch -) - -src_prepare() { - xdg_src_prepare - - # Fix hard-coded package name - # https://gitlab.gnome.org/GNOME/gnome-color-manager/issues/3 - sed 's:argyllcms:media-gfx/argyllcms:' src/gcm-utils.h || die -} - -src_configure() { - # Always enable tests since they are check_PROGRAMS anyway - local emesonargs=( - $(meson_use raw exiv) - $(meson_use packagekit) - $(meson_use test tests) - ) - meson_src_configure -} - -src_test() { - virtx meson_src_test -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_icon_cache_update - - if ! has_version media-gfx/argyllcms ; then - elog "If you want to do display or scanner calibration, you will need to" - elog "install media-gfx/argyllcms" - fi -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_icon_cache_update -} diff --git a/gnome-extra/gnome-color-manager/metadata.xml b/gnome-extra/gnome-color-manager/metadata.xml deleted file mode 100644 index 69685396..00000000 --- a/gnome-extra/gnome-color-manager/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <use> - <flag name="packagekit">Enable support for the distro-neutral package - manager GUI <pkg>app-admin/packagekit</pkg></flag> - </use> -</pkgmetadata> diff --git a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild deleted file mode 100644 index 871df7cb..00000000 --- a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome.org gnome2-utils meson vala xdg - -DESCRIPTION="GNOME contact management application" -HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="telepathy v4l" -if [[ ${PV} = 9999 ]]; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gnome-contacts.git" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -fi - -VALA_DEPEND=" - $(vala_depend) - >=dev-libs/gobject-introspection-1.54 - dev-libs/folks[vala(+)] - net-libs/gnome-online-accounts[vala] - gnome-extra/evolution-data-server[vala] - net-libs/telepathy-glib[vala] -" -# Configure is wrong; it needs cheese-3.5.91, not 3.3.91 -RDEPEND=" - >=gnome-extra/evolution-data-server-3.13.90:=[gnome-online-accounts] - >=dev-libs/folks-0.11.4:=[eds,telepathy?] - >=dev-libs/glib-2.44:2 - >=dev-libs/libgee-0.10:0.8 - >=gnome-base/gnome-desktop-3.0:3= - net-libs/gnome-online-accounts:= - >=x11-libs/gtk+-3.22:3 - v4l? ( >=media-video/cheese-3.5.91:= ) - telepathy? ( >=net-libs/telepathy-glib-0.22 ) -" -DEPEND="${RDEPEND} - ${VALA_DEPEND} - app-text/docbook-xml-dtd:4.2 - app-text/docbook-xsl-stylesheets - dev-libs/appstream-glib - dev-libs/libxml2:2 - dev-libs/libxslt - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_prepare() { - xdg_src_prepare - vala_src_prepare -} - -src_configure() { - local emesonargs=( - $(meson_use v4l cheese) - $(meson_use telepathy) - -Dmanpage=true - -Ddocs=false - ) - meson_src_configure -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/gnome-extra/gnome-contacts/metadata.xml b/gnome-extra/gnome-contacts/metadata.xml deleted file mode 100644 index 03d1d32c..00000000 --- a/gnome-extra/gnome-contacts/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<use> - <flag name="telepathy">Start chat from contact details</flag> -</use> -</pkgmetadata> diff --git a/gnome-extra/gnome-documents/Manifest b/gnome-extra/gnome-documents/Manifest deleted file mode 100644 index 85e6c2ae..00000000 --- a/gnome-extra/gnome-documents/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gnome-documents-3.28.2.tar.xz 4800076 BLAKE2B d40486e14d29592116e0c7ba2fe6e521175eae146b0b07e025094478d83c5d8ef2d0eb2a07cf19d32b22c7d7e8c258af784329a4f896a6f7a71de4adbacacfcf SHA512 6babcc8f34b5eec3cbe049a871c74d1080b6ca29c2e2197e656c4c59c302e7aba32171e707a0c625e772a08e61697e4c958ce3fc48d6404ea71ebbdb9793a6cc -DIST gnome-documents-3.30.0.tar.xz 4776064 BLAKE2B 378716bfd80d614ebe6166dc845a3cccf8f827cbfec0f3f1bd90e6521336bf1ea8a7a72000b589cf6359b22d623e9728a81c165b95cc4ab85691907f2aa09680 SHA512 6f1a67b7e7170f9e082340ae40b26ccfa4f5503326a7e5a46bfa391b8a092ffbd12d756dcfcf423d3d6d0308e43e08c133b38bd23b672a797e6e6171e394669e diff --git a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild deleted file mode 100644 index c33e6f5b..00000000 --- a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org gnome2-utils meson xdg - -DESCRIPTION="A document manager application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Documents" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -KEYWORDS="~amd64 ~x86" - -# cairo-1.14 for cairo_surface_set_device_scale check and usage -COMMON_DEPEND=" - >=dev-libs/gjs-1.48 - >=app-text/evince-3.13.3[introspection] - >=dev-libs/glib-2.39.3:2 - gnome-base/gnome-desktop:3=[introspection] - >=dev-libs/gobject-introspection-1.31.6:= - >=x11-libs/gtk+-3.22.15:3[introspection] - >=net-libs/libsoup-2.41.3:2.4 - >=app-misc/tracker-2:= - >=net-libs/webkit-gtk-2.6:4[introspection] - - >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection] - >=app-text/libgepub-0.6[introspection] - >=net-libs/gnome-online-accounts-3.2.0[introspection] - >=net-libs/libzapojit-0.0.2[introspection] - - >=x11-libs/cairo-1.14 -" -RDEPEND="${COMMON_DEPEND} - >=app-misc/tracker-miners-2 - net-misc/gnome-online-miners - sys-apps/dbus - x11-themes/adwaita-icon-theme -" -DEPEND="${COMMON_DEPEND} - dev-libs/appstream-glib - app-text/docbook-xml-dtd:4.2 - app-text/docbook-xsl-stylesheets - dev-libs/libxml2:2 - x11-libs/gdk-pixbuf:2 - dev-libs/libxslt - >=sys-devel/gettext-0.19.8 - dev-util/itstool - virtual/pkgconfig -" - -src_configure() { - local emesonargs=( - -Ddocumentation=true - -Dgetting_started=false - ) - meson_src_configure -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update - gnome2_icon_cache_update -} diff --git a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild deleted file mode 100644 index c33e6f5b..00000000 --- a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org gnome2-utils meson xdg - -DESCRIPTION="A document manager application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Documents" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -KEYWORDS="~amd64 ~x86" - -# cairo-1.14 for cairo_surface_set_device_scale check and usage -COMMON_DEPEND=" - >=dev-libs/gjs-1.48 - >=app-text/evince-3.13.3[introspection] - >=dev-libs/glib-2.39.3:2 - gnome-base/gnome-desktop:3=[introspection] - >=dev-libs/gobject-introspection-1.31.6:= - >=x11-libs/gtk+-3.22.15:3[introspection] - >=net-libs/libsoup-2.41.3:2.4 - >=app-misc/tracker-2:= - >=net-libs/webkit-gtk-2.6:4[introspection] - - >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection] - >=app-text/libgepub-0.6[introspection] - >=net-libs/gnome-online-accounts-3.2.0[introspection] - >=net-libs/libzapojit-0.0.2[introspection] - - >=x11-libs/cairo-1.14 -" -RDEPEND="${COMMON_DEPEND} - >=app-misc/tracker-miners-2 - net-misc/gnome-online-miners - sys-apps/dbus - x11-themes/adwaita-icon-theme -" -DEPEND="${COMMON_DEPEND} - dev-libs/appstream-glib - app-text/docbook-xml-dtd:4.2 - app-text/docbook-xsl-stylesheets - dev-libs/libxml2:2 - x11-libs/gdk-pixbuf:2 - dev-libs/libxslt - >=sys-devel/gettext-0.19.8 - dev-util/itstool - virtual/pkgconfig -" - -src_configure() { - local emesonargs=( - -Ddocumentation=true - -Dgetting_started=false - ) - meson_src_configure -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update - gnome2_icon_cache_update -} diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild deleted file mode 100644 index 275d3393..00000000 --- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org gnome2-utils meson xdg -if [[ ${PV} = 9999 ]]; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/${GNOME_ORG_MODULE}" -fi - -DESCRIPTION="A document manager application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Documents" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64 ~x86" -fi - -# cairo-1.14 for cairo_surface_set_device_scale check and usage -COMMON_DEPEND=" - >=dev-libs/gjs-1.48 - >=app-text/evince-3.13.3[introspection] - >=dev-libs/glib-2.39.3:2 - gnome-base/gnome-desktop:3=[introspection] - >=dev-libs/gobject-introspection-1.31.6:= - >=x11-libs/gtk+-3.22.15:3[introspection] - >=net-libs/libsoup-2.41.3:2.4 - >=app-misc/tracker-2:= - >=net-libs/webkit-gtk-2.6:4[introspection] - - >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection] - >=app-text/libgepub-0.6[introspection] - >=net-libs/gnome-online-accounts-3.2.0[introspection] - >=net-libs/libzapojit-0.0.2[introspection] - - >=x11-libs/cairo-1.14 -" -RDEPEND="${COMMON_DEPEND} - >=app-misc/tracker-miners-2 - net-misc/gnome-online-miners - sys-apps/dbus - x11-themes/adwaita-icon-theme -" -DEPEND="${COMMON_DEPEND} - dev-libs/appstream-glib - app-text/docbook-xml-dtd:4.2 - app-text/docbook-xsl-stylesheets - dev-libs/libxml2:2 - x11-libs/gdk-pixbuf:2 - dev-libs/libxslt - >=sys-devel/gettext-0.19.8 - dev-util/itstool - virtual/pkgconfig -" - -src_configure() { - local emesonargs=( - -Ddocumentation=true - -Dgetting_started=false - ) - meson_src_configure -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update - gnome2_icon_cache_update -} diff --git a/gnome-extra/gnome-documents/metadata.xml b/gnome-extra/gnome-documents/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-extra/gnome-documents/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-extra/gnome-power-manager/gnome-power-manager-9999.ebuild b/gnome-extra/gnome-power-manager/gnome-power-manager-9999.ebuild deleted file mode 100644 index 5e7df4b6..00000000 --- a/gnome-extra/gnome-power-manager/gnome-power-manager-9999.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org gnome2-utils meson virtualx xdg - -if [[ ${PV} = 9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gnome-power-manager.git" - inherit git-r3 -fi - -DESCRIPTION="GNOME power management service" -HOMEPAGE="https://projects.gnome.org/gnome-power-manager/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="test" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -fi - -COMMON_DEPEND=" - >=dev-libs/glib-2.45.8:2 - >=x11-libs/gtk+-3.3.8:3 - >=x11-libs/cairo-1 - >=sys-power/upower-0.99:= -" -RDEPEND="${COMMON_DEPEND} - x11-themes/adwaita-icon-theme -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-sgml-dtd:4.1 - app-text/docbook-sgml-utils - >=sys-devel/gettext-0.19.7 - x11-base/xorg-proto - virtual/pkgconfig - test? ( sys-apps/dbus ) -" - -# docbook-sgml-utils and docbook-sgml-dtd-4.1 used for creating man pages -# (files under ${S}/man). - -src_configure() { - local emesonargs=( - $(meson_use test enable-tests) - ) - meson_src_configure -} - -src_test() { - virtx meson_src_test -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update - gnome2_icon_cache_update -} diff --git a/gnome-extra/gnome-power-manager/metadata.xml b/gnome-extra/gnome-power-manager/metadata.xml deleted file mode 100644 index 8b88d420..00000000 --- a/gnome-extra/gnome-power-manager/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <longdescription lang="en"> - Power Manager daemon for the GNOME desktop environment that makes it - easy to manage your laptop or desktop system. - </longdescription> -</pkgmetadata> diff --git a/gnome-extra/gnome-recipes/Manifest b/gnome-extra/gnome-recipes/Manifest deleted file mode 100644 index 1806769e..00000000 --- a/gnome-extra/gnome-recipes/Manifest +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST gnome-recipes-2.0.2.tar.xz 18057316 BLAKE2B 0a3766ff2c73bebfcacb6a0b9a98a385482e922c7e01d54c73382d150d697bc81d9124bff3b51ac457da52abd79bb5090d2f7eebc359175754d6f2e51c228070 SHA512 478daab92caa8bb265307de864601c95d504ef9bf13990dd2bf5a2c85e87f90b996bd191e907d809341cc4335fee0f2f55e626964d5372bd6c7c7168f51e6eed ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQKTBAEBCAB9FiEEhjiDzgE0H6m8d3Z/4FucaN0bWf0FAltOSYZfFIAAAAAALgAo -aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg2 -Mzg4M0NFMDEzNDFGQTlCQzc3NzY3RkUwNUI5QzY4REQxQjU5RkQACgkQ4FucaN0b -Wf0eMg/+LIRXvVvsr60IiR1ycDnx/+53NCi8RoJT0rnSYCPQU9IrfUC/HNAoXoEJ -3sXUKuApYYj/iaZspfo09W8P5Mm90lFhpJoEhezbr74aoxzROfTCOkAzQYD8M/YR -twI1eIWVSm7AEYYbc6l0XJBhXgWdVAr89yJFkIUizd0sCS2qeLjHKE2TvzLxK50h -KA7Fz8nkxM0GXIb3NzTz67AHlsmDvOMhK5Sdl75XYe2G7K1+Rx48r8ZM/2+ZBmfI -EFgdBWrAkaz7Ckj8M297N5ngwS6t2imdWKevcdfWlwvC9T5/I1uZJ25rGFz8w1tX -Wtfd1/d0lawjSsCJ/XMgJM/Ng6AtyoFJDmFYDUk1sbpBpM8EBdSds5ceS219I/ud -clROCgCyyL96XLt/7Q1O3IQl0QKL9mlW4Nvlx5Kol4/i4YwKF7SwX7KG04nanIUD -EYuLUb8WubMGjWrbhGudOFiHNE78ggehlWgDhTaZjiyvjZ3kMYzn1srrKtfbAxAD -SDT1tlPCiKV7vqFzmBTAsYUz+0/lqT+mmKHC3CfCJn7QnL/xTleMCrQ8RZkTirkT -XFCxj/fGV8eSAMG9/cb4Q3YDk4VpQCSL//9XVFCf8aSI7tHejykO2w4pp62Xm+wo -d/xmpWg+AIquBopxoizbv18xIVXlUUzAYZBsx33/7ifDa4/dKzc= -=5ksu ------END PGP SIGNATURE----- diff --git a/gnome-extra/gnome-recipes/gnome-recipes-2.0.2.ebuild b/gnome-extra/gnome-recipes/gnome-recipes-2.0.2.ebuild deleted file mode 100644 index a76a1ae7..00000000 --- a/gnome-extra/gnome-recipes/gnome-recipes-2.0.2.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome2-utils gnome.org meson xdg - -DESCRIPTION="Cooking recipe application" -HOMEPAGE="https://wiki.gnome.org/Apps/Recipes" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="archive spell" - -RDEPEND=" - dev-libs/glib:2 - media-libs/libcanberra - net-libs/libsoup:2.4 - >=x11-libs/gtk+-3.22:3 - >=dev-libs/json-glib-1 - >=net-libs/rest-0.7 - net-libs/gnome-online-accounts - archive? ( app-arch/gnome-autoar ) - spell? ( >=app-text/gspell-1 ) -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" - -src_configure() { - local emesonargs=( - -Denable-autoar=$(usex archive yes no) - -Denable-gspell=$(usex spell yes no) - -Denable-canberra=yes - ) - - meson_src_configure -} - -pkg_postinst() { - gnome2_schemas_update - gnome2_icon_cache_update - xdg_pkg_postinst -} - -pkg_postrm() { - gnome2_schemas_update - gnome2_icon_cache_update - xdg_pkg_postrm -} diff --git a/gnome-extra/gnome-recipes/metadata.xml b/gnome-extra/gnome-recipes/metadata.xml deleted file mode 100644 index 767f96d9..00000000 --- a/gnome-extra/gnome-recipes/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <use> - <flag name="archive">Enable archive support using app-arch/libarchive</flag> - </use> -</pkgmetadata> diff --git a/gnome-extra/gnome-search-tool/gnome-search-tool-9999.ebuild b/gnome-extra/gnome-search-tool/gnome-search-tool-9999.ebuild deleted file mode 100644 index 18d7f910..00000000 --- a/gnome-extra/gnome-search-tool/gnome-search-tool-9999.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# 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 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Search tool for GNOME 3" -HOMEPAGE="https://live.gnome.org/GnomeUtils" - -LICENSE="GPL-2 FDL-1.1" -SLOT="0" -IUSE="" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" -fi - -COMMON_DEPEND=" - dev-libs/atk - >=dev-libs/glib-2.30:2 - sys-apps/grep - x11-libs/gdk-pixbuf - >=x11-libs/gtk+-3:3 - x11-libs/libICE - x11-libs/libSM -" -RDEPEND="${COMMON_DEPEND} - sys-apps/findutils - || ( sys-apps/mlocate sys-freebsd/freebsd-ubin ) - !<gnome-extra/gnome-utils-3.4 -" -# ${PN} was part of gnome-utils before 3.4 -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.40 - >=sys-devel/gettext-0.17 - virtual/pkgconfig -" - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} app-text/yelp-tools" -fi - -src_configure() { - [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)" - gnome2_src_configure -} diff --git a/gnome-extra/gnome-search-tool/metadata.xml b/gnome-extra/gnome-search-tool/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-extra/gnome-search-tool/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-extra/gnome-shell-extensions-system-monitor/gnome-shell-extensions-system-monitor-9999.ebuild b/gnome-extra/gnome-shell-extensions-system-monitor/gnome-shell-extensions-system-monitor-9999.ebuild deleted file mode 100644 index c4613623..00000000 --- a/gnome-extra/gnome-shell-extensions-system-monitor/gnome-shell-extensions-system-monitor-9999.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -EGIT_REPO_URI="git://github.com/paradoxxxzero/gnome-shell-system-monitor-applet" - -inherit eutils gnome2-utils gnome2-live - -DESCRIPTION="System monitor extension for GNOME Shell" -HOMEPAGE="https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" -KEYWORDS="" #"~amd64 ~x86" - -COMMON_DEPEND=" - >=dev-libs/glib-2.26 - app-eselect/eselect-gnome-shell-extensions -" -RDEPEND="${COMMON_DEPEND} - gnome-base/gnome-shell - gnome-base/libgtop[introspection] - media-libs/clutter:1.0[introspection] - net-misc/networkmanager[introspection] - x11-libs/gtk+:3[introspection] -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.26 - sys-devel/gettext - virtual/pkgconfig - gnome-base/gnome-common -" - -src_prepare() { :; } - -src_configure() { :; } - -src_compile() { - local locale - for locale in ${LINGUAS} - do - [[ ! -d po/${locale} ]] && continue - mkdir -p locale/${locale}/LC_MESSAGES - msgfmt po/${locale}/system-monitor.po -o locale/${locale}/LC_MESSAGES/system-monitor.mo || die - done -} - -src_install() { - insinto /usr/share/gnome-shell/extensions/system-monitor@paradoxxx.zero.gmail.com - doins system-monitor@paradoxxx.zero.gmail.com/*.{css,js,json} - - insinto /usr/share - doins -r "${S}"/locale - - insinto /usr/share/glib-2.0/schemas - doins system-monitor@paradoxxx.zero.gmail.com/schemas/*.gschema.xml -} - -pkg_postinst() { - gnome2_pkg_postinst - - einfo "Updating list of installed extensions" - eselect gnome-shell-extensions update || die - elog - elog "Installed extensions installed are initially disabled by default." - elog "To change the system default and enable some extensions, you can use" - elog "# eselect gnome-shell-extensions" - elog "Alternatively, you can use the org.gnome.shell disabled-extensions" - elog "gsettings key to change the disabled extension list per-user." - elog -} diff --git a/gnome-extra/gnome-shell-extensions-system-monitor/metadata.xml b/gnome-extra/gnome-shell-extensions-system-monitor/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-extra/gnome-shell-extensions-system-monitor/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-extra/gtkhtml/gtkhtml-9999.ebuild b/gnome-extra/gtkhtml/gtkhtml-9999.ebuild deleted file mode 100644 index b946387c..00000000 --- a/gnome-extra/gtkhtml/gtkhtml-9999.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 -[[ ${PV} = 9999 ]] && inherit gnome2-live - -DESCRIPTION="Lightweight HTML rendering/printing/editing engine" -HOMEPAGE="https://git.gnome.org/browse/gtkhtml" - -LICENSE="GPL-2+ LGPL-2+" -SLOT="4.0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" -fi -IUSE="" - -# orbit is referenced in configure, but is not used anywhere else -RDEPEND=" - >=x11-libs/gtk+-3.2:3 - >=x11-libs/cairo-1.10:= - x11-libs/pango - >=app-text/enchant-1.1.7:= - gnome-base/gsettings-desktop-schemas - >=app-text/iso-codes-0.49 - >=net-libs/libsoup-2.26.0:2.4 -" -DEPEND="${RDEPEND} - x11-base/xorg-proto - sys-devel/gettext - >=dev-util/intltool-0.40.0 - virtual/pkgconfig -" - -src_prepare() { - # Reason? - ELTCONF="--reverse-deps" - - # Regenerate marshallers for <glib-2.31 compatibility - if [[ ${PV} != 9999 ]]; then - rm -v components/editor/gtkhtml-spell-marshal.{c,h} \ - components/editor/gtkhtml-editor-marshal.{c,h} || die - fi - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure --disable-static -} - -src_install() { - gnome2_src_install - - # Don't collide with 3.14 slot - mv "${ED}"/usr/bin/gtkhtml-editor-test{,-${SLOT}} || die -} diff --git a/gnome-extra/gtkhtml/metadata.xml b/gnome-extra/gtkhtml/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-extra/gtkhtml/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-extra/seahorse-nautilus/metadata.xml b/gnome-extra/seahorse-nautilus/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/gnome-extra/seahorse-nautilus/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/gnome-extra/seahorse-nautilus/seahorse-nautilus-9999.ebuild b/gnome-extra/seahorse-nautilus/seahorse-nautilus-9999.ebuild deleted file mode 100644 index 6a0c792c..00000000 --- a/gnome-extra/seahorse-nautilus/seahorse-nautilus-9999.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" # --disable-debug disables all assertions -GNOME2_LA_PUNT="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Nautilus extension for encrypting and decrypting files with GnuPG" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Seahorse" - -LICENSE="GPL-2" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64 ~x86" -fi -IUSE="" - -COMMON_DEPEND=" - >=app-crypt/gpgme-1.0.0 - >=app-crypt/gcr-3.4 - >=dev-libs/dbus-glib-0.35 - >=dev-libs/glib-2.28:2 - gnome-base/gnome-keyring - >=gnome-base/nautilus-3 - x11-libs/gtk+:3 - >=x11-libs/libcryptui-3.9.90 - >=x11-libs/libnotify-0.3:= - || ( - =app-crypt/gnupg-1.4* - =app-crypt/gnupg-2.0* ) -" -# seahorse-nautilus was formerly part of seahorse-plugins -RDEPEND="${COMMON_DEPEND} - !app-crypt/seahorse-plugins[nautilus] -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.35 - virtual/pkgconfig -" - -src_prepare() { - # Do not let configure mangle CFLAGS - sed -e '/^[ \t]*CFLAGS="$CFLAGS \(-g\|-O0\)/d' -i configure.ac configure || - die "sed failed" - - # Fix icon location, upstream bug #719763 - sed -i 's/pixmaps\/seahorse-plugins\/48x48/pixmaps\/cryptui\/48x48/' \ - tool/seahorse-notification.c || die - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --disable-gpg-check \ - --enable-libnotify -} diff --git a/mail-client/evolution/evolution-9999.ebuild b/mail-client/evolution/evolution-9999.ebuild deleted file mode 100644 index 77d63fe7..00000000 --- a/mail-client/evolution/evolution-9999.ebuild +++ /dev/null @@ -1,159 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME2_LA_PUNT="yes" - -inherit cmake-utils gnome2 flag-o-matic readme.gentoo-r1 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Integrated mail, addressbook and calendaring functionality" -HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" - -# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". -LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP" -SLOT="2.0" - -IUSE="archive +bogofilter crypt geolocation gtk-doc highlight ldap spamassassin spell ssl +weather ytnef" - -KEYWORDS="" - -# We need a graphical pinentry frontend to be able to ask for the GPG -# password from inside evolution, bug 160302 -PINENTRY_DEPEND="|| ( app-crypt/pinentry[gnome-keyring] app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] app-crypt/pinentry[qt5] )" - -# glade-3 support is for maintainers only per configure.ac -# pst is not mature enough and changes API/ABI frequently -# dconf explicitely needed for backup plugin -# gnome-desktop support is optional with --enable-gnome-desktop -COMMON_DEPEND=" - >=app-crypt/gcr-3.4:=[gtk] - >=app-text/enchant-1.1.7 - >=dev-libs/glib-2.46:2[dbus] - >=dev-libs/libxml2-2.7.3:2 - >=gnome-base/gnome-desktop-2.91.3:3= - >=gnome-base/gsettings-desktop-schemas-2.91.92 - >=gnome-extra/evolution-data-server-${PV}:=[gtk,weather?] - >=media-libs/libcanberra-0.25[gtk3] - >=net-libs/libsoup-2.42:2.4 - >=net-libs/webkit-gtk-2.16.0:4 - >=x11-libs/cairo-1.9.15:=[glib] - >=x11-libs/gdk-pixbuf-2.24:2 - >=x11-libs/gtk+-3.10:3 - >=x11-libs/libnotify-0.7:= - >=x11-misc/shared-mime-info-0.22 - - >=app-text/iso-codes-0.49 - dev-libs/atk - gnome-base/dconf - dev-libs/libical:= - x11-libs/libSM - x11-libs/libICE - - archive? ( >=app-arch/gnome-autoar-0.1.1[gtk] ) - crypt? ( - >=app-crypt/gnupg-1.4 - ${PINENTRY_DEPEND} - x11-libs/libcryptui ) - geolocation? ( - >=media-libs/libchamplain-0.12:0.12[gtk] - >=media-libs/clutter-1.0.0:1.0 - >=media-libs/clutter-gtk-0.90:1.0 - >=sci-geosciences/geocode-glib-3.10.0 - x11-libs/mx:1.0 ) - ldap? ( >=net-nds/openldap-2:= ) - spell? ( app-text/gtkspell:3 ) - ssl? ( - >=dev-libs/nspr-4.6.1:= - >=dev-libs/nss-3.11:= ) - weather? ( >=dev-libs/libgweather-3.10:2= ) - ytnef? ( net-mail/ytnef ) -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.1.2 - dev-util/gdbus-codegen - dev-util/glib-utils - gtk-doc? ( dev-util/gtk-doc ) - >=dev-util/intltool-0.40.0 - >=sys-devel/gettext-0.18.3 - virtual/pkgconfig -" -RDEPEND="${COMMON_DEPEND} - bogofilter? ( mail-filter/bogofilter ) - highlight? ( app-text/highlight ) - spamassassin? ( mail-filter/spamassassin ) - !gnome-extra/evolution-exchange -" - -DISABLE_AUTOFORMATTING="yes" -DOC_CONTENTS="To change the default browser if you are not using GNOME, edit -~/.local/share/applications/mimeapps.list so it includes the -following content: - -[Default Applications] -x-scheme-handler/http=firefox.desktop -x-scheme-handler/https=firefox.desktop - -(replace firefox.desktop with the name of the appropriate .desktop -file from /usr/share/applications if you use a different browser)." - -src_prepare() { - cmake-utils_src_prepare - gnome2_src_prepare -} - -src_configure() { - # Use NSS/NSPR only if 'ssl' is enabled. - local mycmakeargs=( - -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc - -DENABLE_SCHEMAS_COMPILE=OFF - -DENABLE_GTK_DOC=$(usex gtk-doc) - -DWITH_OPENLDAP=$(usex ldap) - -DENABLE_SMIME=$(usex ssl) - -DENABLE_GNOME_DESKTOP=ON - -DENABLE_CANBERRA=ON - -DENABLE_AUTOAR=$(usex archive) - -DWITH_HELP=ON - -DENABLE_LIBCRYPTUI=$(usex crypt) - -DENABLE_YTNEF=OFF - -DWITH_BOGOFILTER=$(usex bogofilter) - -DWITH_SPAMASSASSIN=$(usex spamassassin) - -DENABLE_GTKSPELL=$(usex spell) - -DENABLE_TEXT_HIGHLIGHT=$(usex highlight) - -DENABLE_WEATHER=$(usex weather) - -DENABLE_CONTACT_MAPS=$(usex geolocation) - -DENABLE_YTNEF=$(usex ytnef) - -DENABLE_PST_IMPORT=OFF - -DWITH_GLADE_CATALOG=OFF - ) - - cmake-utils_src_configure -} - -src_compile() { - cmake-utils_src_compile -} - -src_test() { - cmake-utils_src_test -} - -src_install() { - cmake-utils_src_install - - # Problems with prelink: - # https://bugzilla.gnome.org/show_bug.cgi?id=731680 - # https://bugzilla.gnome.org/show_bug.cgi?id=732148 - # https://bugzilla.redhat.com/show_bug.cgi?id=1114538 - echo PRELINK_PATH_MASK=/usr/bin/evolution > ${T}/99${PN} - doenvd "${T}"/99${PN} - - readme.gentoo_create_doc -} - -pkg_postinst() { - gnome2_pkg_postinst - readme.gentoo_print_elog -} diff --git a/mail-client/evolution/metadata.xml b/mail-client/evolution/metadata.xml deleted file mode 100644 index 885e9b3f..00000000 --- a/mail-client/evolution/metadata.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <use> - <flag name="archive">Enable archives support in attachments via - <pkg>app-arch/gnome-autoar</pkg></flag> - <flag name="bogofilter">Build <pkg>mail-filter/bogofilter</pkg> plugin</flag> - <flag name="crypt">Enable GPG encryption support using - <pkg>app-crypt/gnupg</pkg> and <pkg>app-crypt/pinentry</pkg></flag> - <flag name="geolocation">Enable support for displaying contacts on a map - inside evolution using <pkg>media-libs/libchamplain</pkg></flag> - <flag name="highlight">Enable text highlighting - plugin</flag> - <flag name="ldap">Enable support for fetching contacts from an LDAP or - Active Directory server using <pkg>net-nds/openldap</pkg></flag> - <flag name="spamassassin">Build <pkg>mail-filter/spamassassin</pkg> - plugin</flag> - <flag name="weather">Enable optional weather calendar support</flag> - <flag name="ytnef">Enable optional TNEF attachments parser support using - <pkg>net-mail/ytnef</pkg></flag> - </use> -</pkgmetadata> diff --git a/media-gfx/eog/eog-9999.ebuild b/media-gfx/eog/eog-9999.ebuild deleted file mode 100644 index 11661918..00000000 --- a/media-gfx/eog/eog-9999.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" -GNOME2_LA_PUNT="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="The Eye of GNOME image viewer" -HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome" - -LICENSE="GPL-2+" -SLOT="1" -IUSE="+exif +introspection +jpeg lcms +svg tiff xmp" -if [[ ${PV} = 9999 ]]; then - IUSE="${IUSE} doc" - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -fi - -REQUIRED_USE="exif? ( jpeg )" - -RDEPEND=" - >=dev-libs/glib-2.42.0:2[dbus] - >=dev-libs/libpeas-0.7.4:=[gtk] - >=gnome-base/gnome-desktop-2.91.2:3= - >=gnome-base/gsettings-desktop-schemas-2.91.92 - >=x11-libs/gtk+-3.19.3:3[introspection,X] - >=x11-misc/shared-mime-info-0.20 - - >=x11-libs/gdk-pixbuf-2.30.0:2[jpeg?,tiff?] - x11-libs/libX11 - - exif? ( >=media-libs/libexif-0.6.14 ) - introspection? ( >=dev-libs/gobject-introspection-0.9.3:= ) - jpeg? ( virtual/jpeg:0 ) - lcms? ( media-libs/lcms:2 ) - svg? ( >=gnome-base/librsvg-2.36.2:2 ) - xmp? ( media-libs/exempi:2 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.16 - >=dev-util/intltool-0.50.1 - dev-util/itstool - sys-devel/gettext - virtual/pkgconfig -" - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - app-text/yelp-tools - doc? ( >=dev-util/gtk-doc-1.16 )" -fi - -src_configure() { - local myconf="" - [[ ${PV} != 9999 ]] && myconf="ITSTOOL=$(type -P true)" - DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README THANKS TODO" - gnome2_src_configure \ - $(use_enable introspection) \ - $(use_with jpeg libjpeg) \ - $(use_with exif libexif) \ - $(use_with lcms cms) \ - $(use_with xmp) \ - $(use_with svg librsvg) \ - ${myconf} -} diff --git a/media-gfx/eog/metadata.xml b/media-gfx/eog/metadata.xml deleted file mode 100644 index eda0593f..00000000 --- a/media-gfx/eog/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <longdescription lang="en"> - The Eye of GNOME image viewer is the official image viewer for the GNOME - Desktop environment. With it, you can view single image files, as well - as large image collections. - </longdescription> -</pkgmetadata> diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-9999.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-9999.ebuild deleted file mode 100644 index a933d1a7..00000000 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-9999.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome-meson -if [[ ${PV} = 9999 ]]; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="git://git.gnome.org/gnome-font-viewer" -fi - -DESCRIPTION="Font viewer utility for GNOME" -HOMEPAGE="https://git.gnome.org/browse/gnome-font-viewer" - -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="0" -IUSE="" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" -fi - -RDEPEND=" - >=dev-libs/glib-2.35.1:2 - >=x11-libs/gtk+-3.20:3 - >=media-libs/harfbuzz-0.9.9 - media-libs/fontconfig:1.0 - media-libs/freetype:2 - gnome-base/gnome-desktop:3= -" -DEPEND="${RDEPEND} - dev-libs/appstream-glib - dev-libs/libxml2:2 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" diff --git a/media-gfx/gnome-font-viewer/metadata.xml b/media-gfx/gnome-font-viewer/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/media-gfx/gnome-font-viewer/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild b/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild deleted file mode 100644 index 824260f6..00000000 --- a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg -if [[ ${PV} = 9999 ]]; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="git://git.gnome.org/gnome-screenshot" -fi - -DESCRIPTION="Screenshot utility for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Attic/GnomeUtils" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -if [[ ${PV} != 9999 ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -fi - -# libcanberra 0.26-r2 is needed for gtk+:3 fixes -COMMON_DEPEND=" - x11-libs/libX11 - x11-libs/libXext - >=dev-libs/glib-2.35.1:2[dbus] - >=x11-libs/gtk+-3.0.3:3 - >=media-libs/libcanberra-0.26-r2[gtk3] -" -RDEPEND="${COMMON_DEPEND} - >=gnome-base/gsettings-desktop-schemas-0.1.0 -" -DEPEND="${COMMON_DEPEND} - dev-libs/libxml2:2 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - x11-base/xorg-proto -" - -DOC_CONTENTS="${P} saves screenshots in ~/Pictures/ and defaults to - non-interactive mode when launched from a terminal. If you want to choose - where to save the screenshot, run 'gnome-screenshot --interactive'" - -src_install() { - meson_src_install - readme.gentoo_create_doc -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - readme.gentoo_print_elog -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/media-gfx/gnome-screenshot/metadata.xml b/media-gfx/gnome-screenshot/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/media-gfx/gnome-screenshot/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/media-libs/clutter-gtk/clutter-gtk-9999.ebuild b/media-libs/clutter-gtk/clutter-gtk-9999.ebuild deleted file mode 100644 index ca181316..00000000 --- a/media-libs/clutter-gtk/clutter-gtk-9999.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" -GNOME2_LA_PUNT="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Library for embedding a Clutter canvas (stage) in GTK+" -HOMEPAGE="https://wiki.gnome.org/Projects/Clutter" -LICENSE="LGPL-2.1+" - -SLOT="1.0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" - IUSE="${IUSE} doc" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -fi -IUSE="X examples gtk +introspection wayland" - -RDEPEND=" - >=x11-libs/gtk+-3.8.0:3[X=,introspection?,wayland=] - >=media-libs/clutter-1.23.7:1.0[X=,gtk=,introspection?,wayland=] - media-libs/cogl:1.0=[introspection?] - introspection? ( >=dev-libs/gobject-introspection-0.9.12:= ) -" -DEPEND="${RDEPEND} - dev-util/gtk-doc-am - >=sys-devel/gettext-0.18 - virtual/pkgconfig -" - -src_configure() { - gnome2_src_configure \ - --disable-maintainer-flags \ - --enable-deprecated \ - $(use_enable introspection) -} - -src_install() { - gnome2_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins examples/{*.c,redhand.png} - fi -} diff --git a/media-libs/clutter-gtk/metadata.xml b/media-libs/clutter-gtk/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/media-libs/clutter-gtk/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/media-sound/goobox/Manifest b/media-sound/goobox/Manifest deleted file mode 100644 index 73804fec..00000000 --- a/media-sound/goobox/Manifest +++ /dev/null @@ -1,14 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 - -DIST goobox-3.4.1.tar.xz 561240 SHA256 dde757f9e9e463b5c610d1257d3fc0096a53783529a3172cd8da18cada3b3ef2 SHA512 f3eef66cca2c58cb95398835cc996002d31cf25d13b115dfa49771b5c81e4548276f8730d4a40d6fe63ba0562161d9b9fc0b00ffa089cd22afdcf5b93e029695 WHIRLPOOL 9dfb7e8ac06072ca1f974781f253666fd7c8cbb89841f67c8df61d725350916d16f02f08f67baefa2672cb0662be0c0643f1e734e3c6841ecf90139fe77a868d -DIST goobox-3.4.2.tar.xz 563420 SHA256 e0d2cead2597d652ea2b4655498ad8d26e3b175a5c5a12381ef521b045421d38 SHA512 1d7b8fcd8f25670bd80392b769d9b05b3c1613eac811254b5c0ee01995e71e52e0ac923179802335beb8bb47907166bea5dab9c531558652c7a82bd72b206f43 WHIRLPOOL 33c3d0b8f58a58e26f83f96580a07c4b12f8e025459ad042df8120f895b5d7b81b6a82c392c1d4469a1a2d305c38608a92a3e75931f162632aafac7e56586800 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iKYEAREKAGYFAlgVzVdfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl -bnBncC5maWZ0aGhvcnNlbWFuLm5ldDVDQTQxN0YyN0IxMzFCQTU5M0MwQkU5MEQ1 -Rjk5NUMxQzYwODU4MDYACgkQ1fmVwcYIWAZxWQCg6l4x0aFw9Tph3p8TskQ08Bzd -6pcAoLU95UrVGiom9jhwqpgbiLFRUMBz -=m6e5 ------END PGP SIGNATURE----- diff --git a/media-sound/goobox/goobox-3.4.1.ebuild b/media-sound/goobox/goobox-3.4.1.ebuild deleted file mode 100644 index e714ad6a..00000000 --- a/media-sound/goobox/goobox-3.4.1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="Goobox is a CD player for the GNOME desktop environment" -HOMEPAGE="https://people.gnome.org/~paobac/goobox/" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=app-cdr/brasero-3 - >=dev-libs/glib-2.36:2 - media-libs/gstreamer:1.0 - media-libs/libdiscid - media-libs/musicbrainz:5 - media-plugins/gst-plugins-cdparanoia:1.0 - media-plugins/gst-plugins-meta:1.0 - >=x11-libs/gtk+-3.10:3 - >=x11-libs/libnotify-0.4.3 -" -DEPEND="${DEPEND} - dev-libs/libxml2 - >=dev-util/intltool-0.35 - virtual/pkgconfig -" - -src_configure() { - # libcoverart is not available in tree - gnome2_src_configure \ - --disable-libcoverart \ - --enable-media-keys \ - --enable-notification -} diff --git a/media-sound/goobox/goobox-3.4.2.ebuild b/media-sound/goobox/goobox-3.4.2.ebuild deleted file mode 100644 index 6997f35c..00000000 --- a/media-sound/goobox/goobox-3.4.2.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit gnome2 - -DESCRIPTION="Goobox is a CD player for the GNOME desktop environment" -HOMEPAGE="https://people.gnome.org/~paobac/goobox/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="libnotify" - -RDEPEND=" - >=app-cdr/brasero-3 - >=dev-libs/glib-2.36:2 - media-libs/gstreamer:1.0 - media-libs/libdiscid - media-libs/musicbrainz:5 - media-plugins/gst-plugins-cdparanoia:1.0 - media-plugins/gst-plugins-meta:1.0 - >=x11-libs/gtk+-3.10:3 - libnotify? ( >=x11-libs/libnotify-0.4.3 ) -" -DEPEND="${DEPEND} - app-text/yelp-tools - >=dev-util/intltool-0.50.1 - sys-devel/gettext - virtual/pkgconfig -" - -src_configure() { - # libcoverart is not available in tree - gnome2_src_configure \ - --disable-libcoverart \ - --enable-media-keys \ - $(use_enable libnotify notification) -} diff --git a/media-sound/goobox/metadata.xml b/media-sound/goobox/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/media-sound/goobox/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/media-sound/sound-juicer/metadata.xml b/media-sound/sound-juicer/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/media-sound/sound-juicer/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/media-sound/sound-juicer/sound-juicer-9999.ebuild b/media-sound/sound-juicer/sound-juicer-9999.ebuild deleted file mode 100644 index df5d17a5..00000000 --- a/media-sound/sound-juicer/sound-juicer-9999.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="CD ripper for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/SoundJuicer" - -LICENSE="GPL-2+" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS=" ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" -fi -IUSE="flac test vorbis" - -COMMON_DEPEND=" - app-text/iso-codes - >=dev-libs/glib-2.38:2 - >=x11-libs/gtk+-3.4:3 - media-libs/libcanberra[gtk3] - >=app-cdr/brasero-2.90 - sys-apps/dbus - gnome-base/gsettings-desktop-schemas - - media-libs/libdiscid - >=media-libs/musicbrainz-5.0.1:5 - - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0[vorbis?] - flac? ( media-plugins/gst-plugins-flac:1.0 ) -" -RDEPEND="${COMMON_DEPEND} - gnome-base/gvfs[cdda,udev] - || ( - media-plugins/gst-plugins-cdparanoia:1.0 - media-plugins/gst-plugins-cdio:1.0 ) - media-plugins/gst-plugins-meta:1.0 -" -DEPEND="${COMMON_DEPEND} - dev-libs/appstream-glib - >=dev-util/intltool-0.50 - virtual/pkgconfig - test? ( ~app-text/docbook-xml-dtd-4.3 ) -" - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - app-text/yelp-tools - gnome-base/gnome-common - " -fi - -src_prepare() { - gnome2_src_prepare - - # FIXME: gst macros does not take GST_INSPECT override anymore but we need a - # way to disable inspection due to gst-clutter always creating a GL context - # which is forbidden in sandbox since it needs write access to - # /dev/card*/dri - sed -e "s|\(gstinspect=\).*|\1$(type -P true)|" \ - -i configure || die -} - -src_configure() { - gnome2_src_configure ITSTOOL="$(type -P true)" -} - -pkg_postinst() { - gnome2_pkg_postinst - if [ -z ${REPLACING_VERSIONS} ]; then - ewarn "The list of audio encoding profiles in ${P} is non-customizable." - ewarn "A possible workaround is to rip to flac using ${PN}, and convert to" - ewarn "your desired format using a separate tool." - fi -} diff --git a/net-analyzer/gnome-nettool/gnome-nettool-9999.ebuild b/net-analyzer/gnome-nettool/gnome-nettool-9999.ebuild deleted file mode 100644 index 21284232..00000000 --- a/net-analyzer/gnome-nettool/gnome-nettool-9999.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" - -inherit eutils gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Graphical front-ends to various networking command-line" -HOMEPAGE="https://git.gnome.org/browse/gnome-nettool/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="debug" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -fi - -COMMON_DEPEND=" - >=dev-libs/glib-2.25.10:2 - gnome-base/libgtop:2 - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-2.90.4:3 - x11-libs/pango -" -RDEPEND="${COMMON_DEPEND} - || ( - net-misc/iputils - net-analyzer/tcptraceroute - net-analyzer/traceroute - sys-freebsd/freebsd-usbin ) - net-analyzer/nmap - net-dns/bind-tools - userland_GNU? ( net-misc/netkit-fingerd net-misc/whois ) - userland_BSD? ( net-misc/bsdwhois ) -" -DEPEND="${COMMON_DEPEND} - app-text/yelp-tools - >=dev-util/intltool-0.40 - virtual/pkgconfig - sys-devel/gettext -" - -src_configure() { - gnome2_src_configure $(use_enable debug) -} diff --git a/net-analyzer/gnome-nettool/metadata.xml b/net-analyzer/gnome-nettool/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/net-analyzer/gnome-nettool/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/net-libs/libgssh/Manifest b/net-libs/libgssh/Manifest deleted file mode 100644 index 9a4bc6e6..00000000 --- a/net-libs/libgssh/Manifest +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 - -DIST libgssh-2014.4.tar.xz 229640 SHA256 29db247a0445c31bb7417b9c488ca6105dfa2d512a920cebd4b3d9a99ce52118 SHA512 a4eb14dda1b2eccc754f16fae5b419c628a18b71272534347d28a31a03e71abb58caf0d2e5a3d893de8b4e7bcc9ff76759f8aa2b65a9c1289b264a0c22451b31 WHIRLPOOL a825a0fc631d925352fb2f7b42178d6bbe37f3136b1573dd1afd1cf5ac1f015aaa9ae20e545d81304c36a99a77b53c075f85259678ce15e55a2046e2b644f8a3 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEAREKAAYFAlR7jhgACgkQ1fmVwcYIWAYqiACg67Ms8afp4K6QRC8uQsvudVUp -HH8AoKNFi3cmfUbm52XCV5ibcd+JN4xG -=gXvg ------END PGP SIGNATURE----- diff --git a/net-libs/libgssh/libgssh-2014.4.ebuild b/net-libs/libgssh/libgssh-2014.4.ebuild deleted file mode 100644 index 0da7edc8..00000000 --- a/net-libs/libgssh/libgssh-2014.4.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="GIO-like friendly API for libssh" -HOMEPAGE="https://wiki.gnome.org/Projects/LibGSSH" - -LICENSE="LGPL-2+" -SLOT="1" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.34:2 - dev-libs/libgsystem - >=net-libs/libssh-0.6 -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" diff --git a/net-libs/libgssh/metadata.xml b/net-libs/libgssh/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/net-libs/libgssh/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/net-libs/libhttpseverywhere/Manifest b/net-libs/libhttpseverywhere/Manifest deleted file mode 100644 index 1d068421..00000000 --- a/net-libs/libhttpseverywhere/Manifest +++ /dev/null @@ -1,23 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST libhttpseverywhere-0.8.0.tar.xz 1143460 BLAKE2B 500264575b7911de92540d85fe1dcde158df77b57a37a35f1d938d5c0751ca6c14eb7dda4424e3f3cad0fa8f2de1d6f35f128a77d3676043d4532f02a6f51894 SHA512 588352206b632b20331eccf5e88d19daf8a5b5f1acc39f26e240f23b9d4ae726f72ffe3ea414959a0be99f5ccec6c6fbd0d6df77b041b3aa7f4c28c583ef380b ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQKTBAEBCAB9FiEEhjiDzgE0H6m8d3Z/4FucaN0bWf0FAlpy605fFIAAAAAALgAo -aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg2 -Mzg4M0NFMDEzNDFGQTlCQzc3NzY3RkUwNUI5QzY4REQxQjU5RkQACgkQ4FucaN0b -Wf261g//ccxIiErqDES9kUybaQqhtugyWlReCz2fOpWTGar/e1kgwWRlxaDDsz0H -evTxyyzFe9c7nfqwkp+1FwNImwLBm/ndX2K52SOi3yXb9t39bJELCQzDpRbnIz3L -Zo7XgvYyy1M4VN1S7+CxpNMsJ9l22qNIEL98B1P43uGZoL9198Xc2PHx4Vjb/seF -Si9sEPFkW0CUjQBUwvH/sWT9ruKu9q1OnsfI07Vhprl5McP09R1BUcTlzoYVu0bP -7Lo4fHToylbXKUMJSU8AETra6TKNUGOjpmNFEpWSgszIf+VZImsw30eaXKj0cf2l -s6+93IbrA/Lb39ZyT/i0Gscx2NGUkR7tuDQupsAj/eWDqx6AGXjeEJ6eoIwFN91G -leJz6zxOU2H9nOOLcVKQaX5PM0/3IxaUQh6sat99/NQiutKjKTqLVHJWYUG4aH6p -RrD/0CpQVmPASFXqAUhAX8Otyym2d86HxcmkjXiS/4HbyTk0AetxsdIXXwqV+cZx -8ggplqXGvbctSqdsRUYeNDZFLoOwDwj4pghcbNxJCfHF6VcI8dPsjnrD/qVPMKiP -FDy7AllQiqC8Tx+aL/5ThOmhokql+fxdxHdS0ulL4qjbGKt3EIlbXz5z+7ZFT+EO -ioJJDv4aEEV/+YkhJbM5gufIz8XvIMF1SA2UzSLsCUaivPQ4JmM= -=yO65 ------END PGP SIGNATURE----- diff --git a/net-libs/libhttpseverywhere/libhttpseverywhere-0.8.0.ebuild b/net-libs/libhttpseverywhere/libhttpseverywhere-0.8.0.ebuild deleted file mode 100644 index a5cd7f5d..00000000 --- a/net-libs/libhttpseverywhere/libhttpseverywhere-0.8.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit gnome-meson vala - -DESCRIPTION="Leverage the power of HTTPS Everywhere" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="doc" -#FIXME does vala_depend go here? -RDEPEND=" - dev-libs/glib:2 - dev-libs/json-glib - >=net-libs/libsoup-2.4 - dev-libs/libgee:0.8 - app-arch/libarchive - $(vala_depend) -" -DEPEND="${RDEPEND} - >=dev-util/meson-0.39.1 -" - -src_prepare() { - vala_src_prepare - gnome-meson_src_prepare - default -} - -#FIXME enable valadoc -src_configure() { - gnome-meson_src_configure -Denable_valadoc=false -} diff --git a/net-libs/libhttpseverywhere/metadata.xml b/net-libs/libhttpseverywhere/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/net-libs/libhttpseverywhere/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/net-libs/libzapojit/libzapojit-9999.ebuild b/net-libs/libzapojit/libzapojit-9999.ebuild deleted file mode 100644 index ebac3ab7..00000000 --- a/net-libs/libzapojit/libzapojit-9999.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs" -HOMEPAGE="http://git.gnome.org/browse/libzapojit" - -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="+introspection" -if [[ ${PV} = 9999 ]]; then - IUSE="${IUSE} doc" - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -fi - -RDEPEND=" - >=dev-libs/glib-2.28:2 - >=net-libs/libsoup-2.38:2.4 - dev-libs/json-glib - net-libs/rest - net-libs/gnome-online-accounts - - introspection? ( >=dev-libs/gobject-introspection-1.30.0 )" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.11 - >=dev-util/intltool-0.35.0 - sys-devel/gettext - virtual/pkgconfig -" -# eautoreconf needs: -# gnome-base/gnome-common:3 - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - gnome-base/gnome-common:3 - doc? ( >=dev-util/gtk-doc-1.11 )" -fi - -src_configure() { - gnome2_src_configure \ - --enable-compile-warnings=minimum \ - --disable-static \ - $(use_enable introspection) -} - -src_install() { - gnome2_src_install - # Drop self-installed documentation - rm -r "${ED}"/usr/share/doc/${PN}/ || die -} diff --git a/net-libs/libzapojit/metadata.xml b/net-libs/libzapojit/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/net-libs/libzapojit/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/net-misc/hotssh/hotssh-9999.ebuild b/net-misc/hotssh/hotssh-9999.ebuild deleted file mode 100644 index a873a619..00000000 --- a/net-misc/hotssh/hotssh-9999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2-live - -DESCRIPTION="An interface to Secure Shell for Gnome and OpenSSH" -HOMEPAGE="https://wiki.gnome.org/Apps/HotSSH" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.34:2 - >=x11-libs/gtk+-3.10:3 - x11-libs/vte:2.91 - dev-libs/libgsystem - net-libs/libgssh:1 -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.50.1 - sys-devel/gettext - virtual/pkgconfig -" diff --git a/net-misc/hotssh/metadata.xml b/net-misc/hotssh/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/net-misc/hotssh/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/net-misc/vino/metadata.xml b/net-misc/vino/metadata.xml deleted file mode 100644 index 1208299a..00000000 --- a/net-misc/vino/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<use> - <flag name="telepathy">Enable desktop sharing through a telepathy client</flag> -</use> -</pkgmetadata> diff --git a/net-misc/vino/vino-9999.ebuild b/net-misc/vino/vino-9999.ebuild deleted file mode 100644 index 0778222b..00000000 --- a/net-misc/vino/vino-9999.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="An integrated VNC server for GNOME" -HOMEPAGE="https://wiki.gnome.org/Projects/Vino" - -LICENSE="GPL-2+" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -fi -IUSE="crypt gnome-keyring ipv6 jpeg ssl +telepathy zeroconf +zlib" -# bug #394611; tight encoding requires zlib encoding -REQUIRED_USE="jpeg? ( zlib )" - -# cairo used in vino-fb -# libSM and libICE used in eggsmclient-xsmp -RDEPEND=" - >=dev-libs/glib-2.26:2 - >=dev-libs/libgcrypt-1.1.90:0= - >=x11-libs/gtk+-3:3 - - dev-libs/dbus-glib - x11-libs/cairo:= - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXtst - x11-libs/pango[X] - - >=x11-libs/libnotify-0.7.0:= - - crypt? ( >=dev-libs/libgcrypt-1.1.90:0= ) - gnome-keyring? ( app-crypt/libsecret ) - jpeg? ( virtual/jpeg:0= ) - ssl? ( >=net-libs/gnutls-2.2.0:= ) - telepathy? ( >=net-libs/telepathy-glib-0.18 ) - zeroconf? ( >=net-dns/avahi-0.6:=[dbus] ) - zlib? ( sys-libs/zlib:= ) -" -DEPEND="${RDEPEND} - >=dev-lang/perl-5 - >=dev-util/intltool-0.50 - virtual/pkgconfig - app-crypt/libsecret -" -# libsecret is always required at build time per bug 322763 - -src_configure() { - gnome2_src_configure \ - $(use_enable ipv6) \ - $(use_with crypt gcrypt) \ - $(use_with gnome-keyring secret) \ - $(use_with jpeg) \ - $(use_with ssl gnutls) \ - $(use_with telepathy) \ - $(use_with zeroconf avahi) \ - $(use_with zlib) -} diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-9999.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-9999.ebuild deleted file mode 100644 index bd189a94..00000000 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-9999.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME2_LA_PUNT="yes" - -inherit gnome-meson -if [[ ${PV} = 9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gnome-disk-utility.git" - inherit git-r3 -fi - -DESCRIPTION="Disk Utility for GNOME using udisks" -HOMEPAGE="https://wiki.gnome.org/Apps/Disks" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="fat gnome systemd" -if [[ ${PV} != 9999 ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -fi - -COMMON_DEPEND=" - >=dev-libs/glib-2.31:2 - >=sys-fs/udisks-2.7.6:2 - >=x11-libs/gtk+-3.16.0:3 - >=app-crypt/libsecret-0.7 - >=dev-libs/libpwquality-1.0.0 - >=media-libs/libcanberra-0.1[gtk3] - >=media-libs/libdvdread-4.2.0 - >=x11-libs/libnotify-0.7:= - >=app-arch/xz-utils-5.0.5 - systemd? ( >=sys-apps/systemd-209:0= ) -" -RDEPEND="${COMMON_DEPEND} - x11-themes/adwaita-icon-theme - fat? ( sys-fs/dosfstools ) - gnome? ( >=gnome-base/gnome-settings-daemon-3.8 ) -" -# appstream-glib for developer_name tag in appdata (gettext-0.19.8.1 own appdata.its file doesn't have it yet) -# libxml2 for xml-stripblanks in gresource -DEPEND="${COMMON_DEPEND} - dev-libs/appstream-glib - dev-libs/libxml2:2 - dev-libs/libxslt - dev-util/glib-utils - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_configure() { - gnome-meson_src_configure \ - $(meson_use gnome gsd_plugin) \ - $(meson_use systemd libsystemd) -} diff --git a/sys-apps/gnome-disk-utility/metadata.xml b/sys-apps/gnome-disk-utility/metadata.xml deleted file mode 100644 index 72800be1..00000000 --- a/sys-apps/gnome-disk-utility/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<use> - <flag name="fat">Include FAT16/FAT32 support - (<pkg>sys-fs/dosfstools</pkg>)</flag> -</use> -</pkgmetadata> diff --git a/www-client/epiphany/epiphany-9999.ebuild b/www-client/epiphany/epiphany-9999.ebuild deleted file mode 100644 index 0cfc5875..00000000 --- a/www-client/epiphany/epiphany-9999.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome-meson virtualx -if [[ ${PV} = 9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/epiphany.git" - inherit git-r3 -fi - -DESCRIPTION="GNOME webbrowser based on Webkit" -HOMEPAGE="https://wiki.gnome.org/Apps/Web" - -LICENSE="GPL-3+" -SLOT="0" -IUSE="test" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" -fi - -COMMON_DEPEND=" - >=dev-libs/glib-2.52.0:2 - >=x11-libs/gtk+-3.22.13:3 - >=dev-libs/nettle-3.2:= - >=net-libs/webkit-gtk-2.17.4:4= - >=x11-libs/cairo-1.2 - >=app-crypt/gcr-3.5.5:=[gtk] - >=x11-libs/gdk-pixbuf-2.36.5:2 - >=gnome-base/gnome-desktop-2.91.2:3= - dev-libs/icu:= - >=app-text/iso-codes-0.35 - >=dev-libs/json-glib-1.2.4 - >=x11-libs/libnotify-0.5.1 - >=app-crypt/libsecret-0.14 - >=net-libs/libsoup-2.48:2.4 - >=dev-libs/libxml2-2.6.12:2 - >=dev-libs/libxslt-1.1.7 - dev-db/sqlite:3 - dev-libs/gmp:0= - >=gnome-base/gsettings-desktop-schemas-0.0.1 -" -RDEPEND="${COMMON_DEPEND} - x11-themes/adwaita-icon-theme -" -# paxctl needed for bug #407085 -DEPEND="${COMMON_DEPEND} - app-text/yelp-tools - dev-util/gdbus-codegen - sys-apps/paxctl - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -PATCHES=( - # https://bugzilla.gnome.org/show_bug.cgi?id=751591 - # ephy-file-helpers tests are currently disabled due to https://gitlab.gnome.org/GNOME/epiphany/issues/419 - # So this patch is currently without effect. Retest with PORTAGE_TMPDIR=/var/tmp once re-enabled upstream. - #"${FILESDIR}"/${PN}-3.16.0-unittest-1.patch -) - -src_configure() { - # https_everywhere removed in 3.28 - gnome-meson_src_configure \ - -Ddeveloper_mode=false \ - -Ddistributor_name=Gentoo \ - -Dhttps_everywhere=false \ - $(meson_use test unit_tests) -} - -src_test() { - virtx meson_src_test -} diff --git a/www-client/epiphany/metadata.xml b/www-client/epiphany/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/www-client/epiphany/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/x11-libs/libcryptui/libcryptui-9999.ebuild b/x11-libs/libcryptui/libcryptui-9999.ebuild deleted file mode 100644 index 4d126d6f..00000000 --- a/x11-libs/libcryptui/libcryptui-9999.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="User interface components for OpenPGP" -HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" - -LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1" -SLOT="0" -IUSE="+introspection libnotify" -if [[ ${PV} = 9999 ]]; then - IUSE="${IUSE} doc" - KEYWORDS="" -else - KEYWORDS="~amd64 ~x86 ~x86-fbsd" -fi - -# Pull in libnotify-0.7 because it's controlled via an automagic ifdef -COMMON_DEPEND=" - >=dev-libs/glib-2.32:2 - >=x11-libs/gtk+-3:3[introspection?] - >=dev-libs/dbus-glib-0.72 - >=gnome-base/gnome-keyring-2.91.2 - x11-libs/libICE - x11-libs/libSM - - >=app-crypt/gpgme-1 - || ( - =app-crypt/gnupg-2.0* - =app-crypt/gnupg-1.4* ) - - introspection? ( >=dev-libs/gobject-introspection-0.6.4 ) - libnotify? ( >=x11-libs/libnotify-0.7:= ) -" -DEPEND="${COMMON_DEPEND} - >=app-text/scrollkeeper-0.3 - >=dev-util/gtk-doc-am-1.9 - >=dev-util/intltool-0.35 - sys-devel/gettext - virtual/pkgconfig -" -# Before 3.1.4, libcryptui was part of seahorse -RDEPEND="${COMMON_DEPEND} - !<app-crypt/seahorse-3.1.4 -" - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - doc? ( >=dev-util/gtk-doc-1.9 )" -fi - -src_prepare() { - # FIXME: Do not mess with CFLAGS with USE="debug" - sed -e '/CFLAGS="$CFLAGS -g -O0/d' \ - -e 's/-Werror//' \ - -i configure.ac configure || die "sed failed" - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --disable-static \ - --disable-update-mime-database \ - $(use_enable introspection) \ - $(use_enable libnotify) -} diff --git a/x11-libs/libcryptui/metadata.xml b/x11-libs/libcryptui/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/x11-libs/libcryptui/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/x11-libs/libwnck/libwnck-9999.ebuild b/x11-libs/libwnck/libwnck-9999.ebuild deleted file mode 100644 index c6641c1a..00000000 --- a/x11-libs/libwnck/libwnck-9999.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# 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 flag-o-matic gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="A window navigation construction kit" -HOMEPAGE="https://developer.gnome.org/libwnck/stable/" - -LICENSE="LGPL-2+" -SLOT="3" -IUSE="+introspection startup-notification tools" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" - IUSE="${IUSE} doc" -else - KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" -fi - -RDEPEND=" - x11-libs/cairo[X] - >=x11-libs/gtk+-3.10:3[introspection?] - >=dev-libs/glib-2.32:2 - x11-libs/libX11 - x11-libs/libXres - x11-libs/libXext - introspection? ( >=dev-libs/gobject-introspection-0.6.14 ) - startup-notification? ( >=x11-libs/startup-notification-0.4 ) - x86-interix? ( sys-libs/itx-bind ) -" -DEPEND="${RDEPEND} - dev-util/gtk-doc-am - >=dev-util/intltool-0.40.6 - sys-devel/gettext - virtual/pkgconfig -" -# eautoreconf needs -# gnome-base/gnome-common - -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - doc? ( dev-util/gtk-doc ) - " -fi - -src_configure() { - DOCS="AUTHORS ChangeLog HACKING NEWS README" - - if use x86-interix; then - # activate the itx-bind package... - append-flags "-I${EPREFIX}/usr/include/bind" - append-ldflags "-L${EPREFIX}/usr/lib/bind" - fi - - # Don't collide with SLOT=1 - gnome2_src_configure \ - --disable-static \ - $(use_enable introspection) \ - $(use_enable startup-notification) \ - $(use_enable tools) \ - --program-suffix=-${SLOT} -} diff --git a/x11-libs/libwnck/metadata.xml b/x11-libs/libwnck/metadata.xml deleted file mode 100644 index edf87c6f..00000000 --- a/x11-libs/libwnck/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <use> - <flag name="tools">Install wnckprop-3 and wnck-urgency-monitor-3 - command-line tools</flag> - </use> -</pkgmetadata> diff --git a/x11-libs/pangox-compat/metadata.xml b/x11-libs/pangox-compat/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/x11-libs/pangox-compat/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/x11-libs/pangox-compat/pangox-compat-9999.ebuild b/x11-libs/pangox-compat/pangox-compat-9999.ebuild deleted file mode 100644 index 6e9d7cf1..00000000 --- a/x11-libs/pangox-compat/pangox-compat-9999.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# 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 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="PangoX compatibility library" -HOMEPAGE="http://www.pango.org/" - -LICENSE="LGPL-2+" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -fi - -RDEPEND=">=dev-libs/glib-2.31:2 - >=x11-libs/pango-1.32 - x11-libs/libX11" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_configure() { - G2CONF="${G2CONF} --disable-static" - - gnome2_src_configure -} diff --git a/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-9999.ebuild b/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-9999.ebuild deleted file mode 100644 index 09d0da02..00000000 --- a/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-9999.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Symbolic icons for GNOME default icon theme" -HOMEPAGE="https://git.gnome.org/browse/gnome-icon-theme-symbolic/" - -LICENSE="CC-BY-SA-3.0" -SLOT="0" -IUSE="" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" -fi - -COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10" - -# gnome-base/librsvg will be needed by apps using this icons, bug #508210 -RDEPEND="${COMMON_DEPEND} - gnome-base/librsvg - !=gnome-extra/gnome-power-manager-3.0* -" -# Matches 3.10 -# !=gnome-extra/gnome-power-manager-3.1* - -# keyboard-brightness icon file collision with old gnome-power-manager -DEPEND="${COMMON_DEPEND} - >=x11-misc/icon-naming-utils-0.8.7 - virtual/pkgconfig -" - -# This ebuild does not install any binaries -RESTRICT="binchecks strip" - -src_configure() { - gnome2_src_configure \ - --enable-icon-mapping \ - GTK_UPDATE_ICON_CACHE=$(type -P true) -} diff --git a/x11-themes/gnome-icon-theme-symbolic/metadata.xml b/x11-themes/gnome-icon-theme-symbolic/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/x11-themes/gnome-icon-theme-symbolic/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> |