From a65eff4fe101b8d678496c9f9891ce0f88d2292e Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Wed, 11 Feb 2015 21:15:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D1=8B=20?= =?UTF-8?q?=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D1=8B=20gnome=203.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app-text/evince/Manifest | 1 - app-text/evince/evince-3.10.3.ebuild | 100 -------- dev-cpp/gtkmm/Manifest | 1 - dev-cpp/gtkmm/gtkmm-3.10.1.ebuild | 62 ----- dev-python/pygobject/Manifest | 1 - dev-python/pygobject/pygobject-3.10.2.ebuild | 99 -------- gnome-base/gnome-common/Manifest | 1 - .../gnome-common/gnome-common-3.10.0.ebuild | 21 -- gnome-base/gnome-keyring/Manifest | 1 - .../gnome-keyring/gnome-keyring-3.10.1.ebuild | 80 ------- gnome-base/libgnome-keyring/Manifest | 1 - .../libgnome-keyring-3.10.1.ebuild | 54 ----- mail-client/claws-mail/Manifest | 1 - .../claws-mail/claws-mail-3.10.1.ebuild | 205 ---------------- net-misc/modem-manager-gui/Manifest | 1 + .../modem-manager-gui-0.0.17.1.ebuild | 20 ++ x11-libs/gtk+/Manifest | 1 - x11-libs/gtk+/files/settings.ini | 4 - x11-libs/gtk+/gtk+-3.10.8.ebuild | 218 ------------------ x11-themes/gnome-icon-theme/Manifest | 2 - .../gnome-icon-theme-3.10.0.ebuild | 48 ---- x11-themes/gnome-themes-standard/Manifest | 1 - .../gnome-themes-standard-3.10.0.ebuild | 63 ----- 23 files changed, 21 insertions(+), 965 deletions(-) delete mode 100644 app-text/evince/Manifest delete mode 100644 app-text/evince/evince-3.10.3.ebuild delete mode 100644 dev-cpp/gtkmm/Manifest delete mode 100644 dev-cpp/gtkmm/gtkmm-3.10.1.ebuild delete mode 100644 dev-python/pygobject/Manifest delete mode 100644 dev-python/pygobject/pygobject-3.10.2.ebuild delete mode 100644 gnome-base/gnome-common/Manifest delete mode 100644 gnome-base/gnome-common/gnome-common-3.10.0.ebuild delete mode 100644 gnome-base/gnome-keyring/Manifest delete mode 100644 gnome-base/gnome-keyring/gnome-keyring-3.10.1.ebuild delete mode 100644 gnome-base/libgnome-keyring/Manifest delete mode 100644 gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild delete mode 100644 mail-client/claws-mail/Manifest delete mode 100644 mail-client/claws-mail/claws-mail-3.10.1.ebuild create mode 100644 net-misc/modem-manager-gui/modem-manager-gui-0.0.17.1.ebuild delete mode 100644 x11-libs/gtk+/Manifest delete mode 100644 x11-libs/gtk+/files/settings.ini delete mode 100644 x11-libs/gtk+/gtk+-3.10.8.ebuild delete mode 100644 x11-themes/gnome-icon-theme/Manifest delete mode 100644 x11-themes/gnome-icon-theme/gnome-icon-theme-3.10.0.ebuild delete mode 100644 x11-themes/gnome-themes-standard/Manifest delete mode 100644 x11-themes/gnome-themes-standard/gnome-themes-standard-3.10.0.ebuild diff --git a/app-text/evince/Manifest b/app-text/evince/Manifest deleted file mode 100644 index 715c83108..000000000 --- a/app-text/evince/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST evince-3.10.3.tar.xz 6470572 SHA256 b30dcc3a93dd3c682325e685061c48ccd800835af49578f4db813bbaf5f5e9af SHA512 bd5884d45aece4bf5369a548c0b9a59a06aedc885ef9dab2668cdc7a82dec417d949f2369c5ef66d773bfe814d30b95f1aeb824bdaf91a39fcd550b4d25fff8c WHIRLPOOL a8080b6ba03cdc83ada474acab6b031307db058a44ce6fbbe50b2d3c622fb6030eeab0dabd31a733375f3d2912e44fc51d5f671dcfc8d853e4212e8498d663bb diff --git a/app-text/evince/evince-3.10.3.ebuild b/app-text/evince/evince-3.10.3.ebuild deleted file mode 100644 index c1d7d5dbf..000000000 --- a/app-text/evince/evince-3.10.3.ebuild +++ /dev/null @@ -1,100 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.10.3.ebuild,v 1.5 2014/06/16 14:56:55 blueness Exp $ - -EAPI="5" -GCONF_DEBUG="yes" -GNOME2_LA_PUNT="yes" - -inherit eutils gnome2 - -DESCRIPTION="Simple document viewer for GNOME" -HOMEPAGE="http://www.gnome.org/projects/evince/" - -LICENSE="GPL-2+ CC-BY-SA-3.0" -# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3) -SLOT="0/evd3.4-evv3.3" -IUSE="debug djvu dvi +introspection libsecret nautilus +postscript t1lib tiff xps" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" - -# Since 2.26.2, can handle poppler without cairo support. Make it optional ? -# not mature enough -# atk used in libview -# gdk-pixbuf used all over the place -# libX11 used for totem-screensaver -COMMON_DEPEND=" - dev-libs/atk - >=dev-libs/glib-2.36:2 - >=dev-libs/libxml2-2.5:2 - sys-libs/zlib:= - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-3.8:3[introspection?] - x11-libs/libX11:= - >=x11-libs/libSM-1:= - x11-libs/libICE:= - gnome-base/gsettings-desktop-schemas - >=x11-libs/cairo-1.10:= - >=app-text/poppler-0.24:=[cairo] - djvu? ( >=app-text/djvu-3.5.17:= ) - dvi? ( - virtual/tex-base - dev-libs/kpathsea:= - t1lib? ( >=media-libs/t1lib-5:= ) ) - introspection? ( >=dev-libs/gobject-introspection-1 ) - libsecret? ( >=app-crypt/libsecret-0.5 ) - nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] ) - postscript? ( >=app-text/libspectre-0.2.0:= ) - tiff? ( >=media-libs/tiff-3.6:0= ) - xps? ( >=app-text/libgxps-0.2.1:= ) -" -RDEPEND="${COMMON_DEPEND} - gnome-base/librsvg - || ( - >=x11-themes/gnome-icon-theme-2.17.1 - >=x11-themes/hicolor-icon-theme-0.10 ) - x11-themes/gnome-icon-theme-symbolic -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.3 - dev-util/gdbus-codegen - sys-devel/gettext - >=dev-util/gtk-doc-am-1.13 - >=dev-util/intltool-0.35 - virtual/pkgconfig" - -# Needs dogtail and pyspi from http://fedorahosted.org/dogtail/ -# Releases: http://people.redhat.com/zcerza/dogtail/releases/ -RESTRICT="test" - -src_prepare() { - # ??? - ELTCONF="--portage" - - gnome2_src_prepare - - # Do not depend on gnome-icon-theme, bug #326855, #391859 - sed -e 's/gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED//g' \ - -i configure || die "sed failed" -} - -src_configure() { - gnome2_src_configure \ - --disable-static \ - --disable-tests \ - --enable-pdf \ - --enable-comics \ - --enable-thumbnailer \ - --with-smclient=xsmp \ - --with-platform=gnome \ - --enable-dbus \ - $(use_enable djvu) \ - $(use_enable dvi) \ - $(use_with libsecret keyring) \ - $(use_enable introspection) \ - $(use_enable nautilus) \ - $(use_enable postscript ps) \ - $(use_enable t1lib) \ - $(use_enable tiff) \ - $(use_enable xps) \ - ITSTOOL=$(type -P true) -} diff --git a/dev-cpp/gtkmm/Manifest b/dev-cpp/gtkmm/Manifest deleted file mode 100644 index 54b7ca68f..000000000 --- a/dev-cpp/gtkmm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gtkmm-3.10.1.tar.xz 10294092 SHA256 6fa5cdaa5cf386ea7c77fafed47e913afadd48fe45e28d8cb01075c3ee412538 SHA512 7718d0aebdc2d8c19c1cb1f7e461a6eb39bfbde54e5950c81d6f0d94bb6bd636ae3e0d75b8f9e4826335f6a29989569c5e3e80aa6d9a52e9852faadbfbf6a708 WHIRLPOOL e23ae9c3629a91986183a998fcbb6c68cb367301808d895b97cb73148604423108992cb2b45d8d92b9d52dc6257c08b587c06263419ebdb6deaa925526e0542d diff --git a/dev-cpp/gtkmm/gtkmm-3.10.1.ebuild b/dev-cpp/gtkmm/gtkmm-3.10.1.ebuild deleted file mode 100644 index 48ea3c06a..000000000 --- a/dev-cpp/gtkmm/gtkmm-3.10.1.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-3.10.1.ebuild,v 1.12 2014/04/21 10:28:38 ago Exp $ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="C++ interface for GTK+" -HOMEPAGE="http://www.gtkmm.org" - -LICENSE="LGPL-2.1" -SLOT="3.0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="aqua doc examples test wayland +X" -REQUIRED_USE="|| ( aqua wayland X )" - -RDEPEND=" - >=dev-cpp/glibmm-2.38.0:2 - >=x11-libs/gtk+-3.10.0:3[aqua?,wayland?,X?] - >=x11-libs/gdk-pixbuf-2.22.1:2 - >=dev-cpp/atkmm-2.22.2 - >=dev-cpp/cairomm-1.9.2.2 - >=dev-cpp/pangomm-2.27.1:1.4 - dev-libs/libsigc++:2 -" -DEPEND="${RDEPEND} - virtual/pkgconfig - doc? ( - media-gfx/graphviz - dev-libs/libxslt - app-doc/doxygen ) -" -# dev-cpp/mm-common" -# eautoreconf needs mm-common - -src_prepare() { - if ! use test; then - # don't waste time building tests - sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am Makefile.in \ - || die "sed 1 failed" - fi - - if ! use examples; then - # don't waste time building tests - sed 's/^\(SUBDIRS =.*\)demos\(.*\)$/\1\2/' -i Makefile.am Makefile.in \ - || die "sed 2 failed" - fi - - gnome2_src_prepare -} - -src_configure() { - DOCS="AUTHORS ChangeLog PORTING NEWS README" - gnome2_src_configure \ - --enable-api-atkmm \ - $(use_enable doc documentation) \ - $(use_enable aqua quartz-backend) \ - $(use_enable wayland wayland-backend) \ - $(use_enable X x11-backend) -} diff --git a/dev-python/pygobject/Manifest b/dev-python/pygobject/Manifest deleted file mode 100644 index b8bfdcf6e..000000000 --- a/dev-python/pygobject/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pygobject-3.10.2.tar.xz 672092 SHA256 75608f2c4052f0277508fc79debef026d9e84cb9261de2b922387c093d32c326 SHA512 d404916fd9b59c035be093de7ebcc04dbeacb339d1d9284aca7ee569cecee34202a1e0f4e87f301bc0161c7a3a7820987a6a69ff1428c6fda2e99933a32dc96a WHIRLPOOL ece501defc3ffd2af79b1fff7c7d289c4dbb6bd17a577c0369399876957ad3f83455197c1c7c991725a588498fe37c56262c68a1fe2c985a9dea8b799d321138 diff --git a/dev-python/pygobject/pygobject-3.10.2.ebuild b/dev-python/pygobject/pygobject-3.10.2.ebuild deleted file mode 100644 index 404f7c34b..000000000 --- a/dev-python/pygobject/pygobject-3.10.2.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v 1.15 2014/07/06 12:48:44 mgorny Exp $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) - -inherit gnome2 python-r1 virtualx - -DESCRIPTION="GLib's GObject library bindings for Python" -HOMEPAGE="http://www.pygtk.org/" - -LICENSE="LGPL-2.1+" -SLOT="3" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="+cairo examples test +threads" - -REQUIRED_USE=" - ${PYTHON_REQUIRED_USE} - test? ( cairo ) -" - -COMMON_DEPEND=" - >=dev-libs/glib-2.35.9:2 - >=dev-libs/gobject-introspection-1.35.9 - virtual/libffi:= - cairo? ( - >=dev-python/pycairo-1.10.0[${PYTHON_USEDEP}] - x11-libs/cairo ) - ${PYTHON_DEPS} -" -DEPEND="${COMMON_DEPEND} - virtual/pkgconfig - cairo? ( x11-libs/cairo[glib] ) - test? ( - dev-libs/atk[introspection] - media-fonts/font-cursor-misc - media-fonts/font-misc-misc - x11-libs/cairo[glib] - x11-libs/gdk-pixbuf:2[introspection] - x11-libs/gtk+:3[introspection] - x11-libs/pango[introspection] ) -" -# gnome-base/gnome-common required by eautoreconf - -# We now disable introspection support in slot 2 per upstream recommendation -# (see https://bugzilla.gnome.org/show_bug.cgi?id=642048#c9); however, -# older versions of slot 2 installed their own site-packages/gi, and -# slot 3 will collide with them. -RDEPEND="${COMMON_DEPEND} - ! also install it in /usr/share/pixmaps for other desktop envs - # => also install higher resolution icons in /usr/share/icons/hicolor/... - insinto /usr/share/pixmaps - doins ${PN}.png || die - local res resdir - for res in 64x64 128x128 ; do - resdir="/usr/share/icons/hicolor/${res}/apps" - insinto ${resdir} - newins ${PN}-${res}.png ${PN}.png || die - done - - docinto tools - dodoc tools/README* - - domenu ${PN}.desktop - - einfo "Installing extra tools" - cd "${S}"/tools - exeinto /usr/$(get_libdir)/${PN}/tools - doexe *.pl *.py *.conf *.sh || die - doexe tb2claws-mail update-po uudec uuooffice || die - - # kill useless files - rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la} -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - ewarn "When upgrading from version 3.9.0 or below some changes have happened:" - ewarn "- There are no individual plugins in mail-client/claws-mail-* anymore, but they are integrated mostly controlled through USE flags" - ewarn "- Plugins with no special dependencies are just built and can be loaded through the interface" - ewarn "- The gtkhtml2, dillo and trayicon plugins have been dropped entirely" - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/net-misc/modem-manager-gui/Manifest b/net-misc/modem-manager-gui/Manifest index 00910c1b0..e369e38ca 100644 --- a/net-misc/modem-manager-gui/Manifest +++ b/net-misc/modem-manager-gui/Manifest @@ -1 +1,2 @@ +DIST modem-manager-gui-0.0.17.1.tar.gz 560280 SHA256 008275e39c6c1540103a4ade865312e27314570f0edbb2f0ee75880acd942b2d SHA512 bd722ba4556218af6054fbf617b4d21c6b1af126d102b2ae52fe154b249eb6306ca7a291798856c00f628f44d765023723de532be434a98d41905b54de9cc031 WHIRLPOOL d25a75de5f10a6fc4a9f46cdd91f65e9b43f98da9e4508a655170219c10750a78d1fd6af9f5a4dda98b93541528c3847a767cd80c2fd71184dd842ffd1a4a4a0 DIST modem-manager-gui-0.0.17.tar.gz 563933 SHA256 dc9b42eeb50521d0f417e02495b9cc624c9af20cced7133b20c6132fc5dcd79b SHA512 8f46b7612527f1d94d5bcd5c5258d9b238fd1f56f477576ce0e92ee99fbef123c7ca94f541d13a5899d37b84d23f3d1dcb757a39e36102c4b14fae65f332c376 WHIRLPOOL 684b74e904d955a002656b612795d8871ded23138fd55f5104ea6f9767d0fd1055ee8b1511f88f18e81690578b240caf7b73eaf314954afef6f56627462ec2a4 diff --git a/net-misc/modem-manager-gui/modem-manager-gui-0.0.17.1.ebuild b/net-misc/modem-manager-gui/modem-manager-gui-0.0.17.1.ebuild new file mode 100644 index 000000000..3c587f680 --- /dev/null +++ b/net-misc/modem-manager-gui/modem-manager-gui-0.0.17.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +DESCRIPTION="GUI for Modem Manager daemon." +HOMEPAGE="http://linuxonly.ru/" +SRC_URI="http://download.tuxfamily.org/gsf/source/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=x11-libs/gtk+-3.4.0 + app-text/po4a + dev-util/itstool + x11-libs/libnotify" +RDEPEND="${DEPEND}" diff --git a/x11-libs/gtk+/Manifest b/x11-libs/gtk+/Manifest deleted file mode 100644 index 7769b05af..000000000 --- a/x11-libs/gtk+/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gtk+-3.10.8.tar.xz 14187652 SHA256 5fd28b35ab475d521751fa6ae91318bf58f69cd34e71363f24e23d3ea406b684 SHA512 b96ef832fb76c0d35f8e9a2db48c4d65229dda5a5755f8f0010e3d5731322dc8a6a01d9d0ee10e93e19b5102ad8025286cf7f1caa9466279d1daf9ec52d98b34 WHIRLPOOL 554e1e34a55103be0cfa8d0af00026dd3dc1b4a8666ba99e298ff2004b2da4971a57ddf891110b825f75aa57967c5fbc338c2752ad9b393d1515b8ad148ac79d diff --git a/x11-libs/gtk+/files/settings.ini b/x11-libs/gtk+/files/settings.ini deleted file mode 100644 index a65c0a818..000000000 --- a/x11-libs/gtk+/files/settings.ini +++ /dev/null @@ -1,4 +0,0 @@ -[Settings] -gtk-theme-name = Adwaita -gtk-icon-theme-name = gnome -gtk-cursor-theme-name = Adwaita diff --git a/x11-libs/gtk+/gtk+-3.10.8.ebuild b/x11-libs/gtk+/gtk+-3.10.8.ebuild deleted file mode 100644 index 8cbbd7300..000000000 --- a/x11-libs/gtk+/gtk+-3.10.8.ebuild +++ /dev/null @@ -1,218 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.10.8.ebuild,v 1.13 2014/05/02 09:11:41 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit flag-o-matic gnome2 multilib virtualx - -DESCRIPTION="Gimp ToolKit +" -HOMEPAGE="http://www.gtk.org/" - -LICENSE="LGPL-2+" -SLOT="3" -# NOTE: This gtk+ has multi-gdk-backend support, see: -# * http://blogs.gnome.org/kris/2010/12/29/gdk-3-0-on-mac-os-x/ -# * http://mail.gnome.org/archives/gtk-devel-list/2010-November/msg00099.html -# I tried this and got it all compiling, but the end result is unusable as it -# horribly mixes up the backends -- grobian -IUSE="aqua colord cups debug examples +introspection packagekit test vim-syntax wayland X xinerama" -REQUIRED_USE=" - || ( aqua wayland X ) - xinerama? ( X )" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -# FIXME: introspection data is built against system installation of gtk+:3 -# NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) -# Use gtk+:2 for gtk-update-icon-cache -COMMON_DEPEND=" - >=dev-libs/atk-2.7.5[introspection?] - >=dev-libs/glib-2.37.5:2 - media-libs/fontconfig - >=x11-libs/cairo-1.12[aqua?,glib,svg,X?] - >=x11-libs/gdk-pixbuf-2.27.1:2[introspection?,X?] - >=x11-libs/gtk+-2.24:2 - >=x11-libs/pango-1.32.4[introspection?] - x11-misc/shared-mime-info - - colord? ( >=x11-misc/colord-0.1.9:0= ) - cups? ( >=net-print/cups-1.2 ) - introspection? ( >=dev-libs/gobject-introspection-1.32 ) - wayland? ( - >=dev-libs/wayland-1.2 - media-libs/mesa[wayland] - >=x11-libs/libxkbcommon-0.2 - ) - X? ( - >=app-accessibility/at-spi2-atk-2.5.3 - x11-libs/libXrender - x11-libs/libX11 - >=x11-libs/libXi-1.3 - x11-libs/libXext - >=x11-libs/libXrandr-1.3 - x11-libs/libXcursor - x11-libs/libXfixes - x11-libs/libXcomposite - x11-libs/libXdamage - xinerama? ( x11-libs/libXinerama ) - ) -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xsl-stylesheets - app-text/docbook-xml-dtd:4.1.2 - dev-libs/libxslt - dev-util/gdbus-codegen - >=dev-util/gtk-doc-am-1.20 - sys-devel/gettext - virtual/pkgconfig - X? ( - x11-proto/xextproto - x11-proto/xproto - x11-proto/inputproto - x11-proto/damageproto - xinerama? ( x11-proto/xineramaproto ) - ) - test? ( - media-fonts/font-misc-misc - media-fonts/font-cursor-misc ) -" -# gtk+-3.2.2 breaks Alt key handling in <=x11-libs/vte-0.30.1:2.90 -# gtk+-3.3.18 breaks scrolling in <=x11-libs/vte-0.31.0:2.90 -# >=xorg-server-1.11.4 needed for -# http://mail.gnome.org/archives/desktop-devel-list/2012-March/msg00024.html -RDEPEND="${COMMON_DEPEND} - !=x11-themes/gnome-themes-standard-3.6[gtk]'; then - ewarn "Tests will be skipped because >=gnome-themes-standard-3.6[gtk]" - ewarn "is not installed. Please re-run tests after installing the" - ewarn "required version of gnome-themes-standard." - return 0 - fi - - # FIXME: this should be handled at eclass level - "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/gtk" || die - - unset DBUS_SESSION_BUS_ADDRESS - GSETTINGS_SCHEMA_DIR="${S}/gtk" Xemake check -} - -src_install() { - gnome2_src_install - - insinto /etc/gtk-3.0 - doins "${FILESDIR}"/settings.ini - - dodoc AUTHORS ChangeLog* HACKING NEWS* README* - - # add -framework Carbon to the .pc files - if use aqua ; then - for i in gtk+-3.0.pc gtk+-quartz-3.0.pc gtk+-unix-print-3.0.pc; do - sed -e "s:Libs\: :Libs\: -framework Carbon :" \ - -i "${ED}"usr/$(get_libdir)/pkgconfig/$i || die "sed failed" - done - fi -} - -pkg_preinst() { - gnome2_pkg_preinst - - # Make sure loaders.cache belongs to gdk-pixbuf alone - local cache="usr/$(get_libdir)/gtk-3.0/3.0.0/immodules.cache" - - if [[ -e ${EROOT}${cache} ]]; then - cp "${EROOT}"${cache} "${ED}"/${cache} || die - else - touch "${ED}"/${cache} || die - fi -} - -pkg_postinst() { - gnome2_pkg_postinst - gnome2_query_immodules_gtk3 - - if ! has_version "app-text/evince"; then - elog "Please install app-text/evince for print preview functionality." - elog "Alternatively, check \"gtk-print-preview-command\" documentation and" - elog "add it to your settings.ini file." - fi -} - -pkg_postrm() { - gnome2_pkg_postrm - - if [[ -z ${REPLACED_BY_VERSIONS} ]]; then - rm -f "${EROOT}"usr/$(get_libdir)/gtk-3.0/3.0.0/immodules.cache - fi -} diff --git a/x11-themes/gnome-icon-theme/Manifest b/x11-themes/gnome-icon-theme/Manifest deleted file mode 100644 index b56534686..000000000 --- a/x11-themes/gnome-icon-theme/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gnome-icon-theme-3.10.0.tar.xz 16114116 SHA256 c65472b5846c67b97fe75200c5180faccd1347a04caa8390fc0ad23de75b36f6 SHA512 8d5a58170a7926829d33e5a626bc45a33d11bc83068f8d19e52b871627ad7987e344c5c1665570e0a91b11bc2708b2b1d9c9503be8e9d92577322cf672ffd1d6 WHIRLPOOL 7b29dedda378dae346fcf392a92b650625479be8435b0226804cd2cfd4ad2b9654a5ebd98e7d1b25343e0d35571cec2f3901388a001ab30cf284208b8734adfc -DIST tango-gentoo-v1.1.tar.gz 29322 SHA256 518efa4257c8e689488399db23397a89f4dcd5990ce537ef6215860ad5606eb0 SHA512 87d47ddab68361db6d99866c51705dcb3e198f8345a1096859acf2c6cca5099dd23c7fb30d124f52c4933ea38fd45fadffbbe6ecbdfa84f5b60938a4824f9045 WHIRLPOOL 9e1635a505ea48f4fe8bdb3b8b3b43cfb9cf99e3204194c51361b198886e719921cfacbc15f9f6407aa7d0c4af178e24c74b998fc370fa2329040e5be1baf153 diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.10.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.10.0.ebuild deleted file mode 100644 index 1876325a8..000000000 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.10.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.10.0.ebuild,v 1.6 2014/06/22 15:23:24 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="GNOME default icon theme" -HOMEPAGE="http://www.gnome.org/ http://people.freedesktop.org/~jimmac/icons/#git" - -SRC_URI="${SRC_URI} - branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )" - -LICENSE="|| ( LGPL-3 CC-BY-SA-3.0 ) - branding? ( CC-Sampling-Plus-1.0 )" -SLOT="0" -IUSE="branding" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" - -RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" -DEPEND="${RDEPEND} - >=x11-misc/icon-naming-utils-0.8.7 - >=dev-util/intltool-0.40 - sys-devel/gettext - virtual/pkgconfig -" -# This ebuild does not install any binaries -RESTRICT="binchecks strip" - -src_prepare() { - if use branding; then - for i in 16 22 24 32 48; do - cp "${WORKDIR}"/tango-gentoo-v1.1/${i}x${i}/gentoo.png \ - "${S}"/gnome//${i}x${i}/places/start-here.png \ - || die "Copying gentoo logos failed" - done - fi - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --enable-icon-mapping \ - GTK_UPDATE_ICON_CACHE=$(type -P true) -} diff --git a/x11-themes/gnome-themes-standard/Manifest b/x11-themes/gnome-themes-standard/Manifest deleted file mode 100644 index 9179c36cf..000000000 --- a/x11-themes/gnome-themes-standard/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gnome-themes-standard-3.10.0.tar.xz 4797944 SHA256 812c6cfc534fced921dc327b436e70020d8979529284bb59d72d6f37af1f4b38 SHA512 0176db4d746f511b901ef5244d7efba28e461d0abdca276698b6a4b8bce3d6255fdac97f7149ffc0d3f9d04f4c323290312ff2911b9dab7625b3366452c72834 WHIRLPOOL 18578d26a44cb9d78b9e578f4c344c6a6c6555a6122c28c3f55c3ab4c35193ad77089861fb40168758eaca82c6011ef6f41204404c5e1caf6b1812859b3ee353 diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.10.0.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.10.0.ebuild deleted file mode 100644 index 35ff3e7a7..000000000 --- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.10.0.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.10.0.ebuild,v 1.12 2014/05/05 02:11:13 tetromino Exp $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit gnome2 - -DESCRIPTION="Standard Themes for GNOME Applications" -HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/" - -LICENSE="LGPL-2.1+" -SLOT="0" -IUSE="+gtk" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" - -COMMON_DEPEND=" - gnome-base/librsvg:2 - x11-libs/cairo - gtk? ( - >=x11-libs/gtk+-2.24.15:2 - >=x11-libs/gtk+-3.9.12:3 ) -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.40 - sys-devel/gettext - virtual/pkgconfig -" -# gnome-themes{,-extras} are OBSOLETE for GNOME 3 -# http://comments.gmane.org/gmane.comp.gnome.desktop/44130 -# Depend on gsettings-desktop-schemas-3.4 to make sure 3.2 users don't lose -# their default background image -RDEPEND="${COMMON_DEPEND} - >=gnome-base/gsettings-desktop-schemas-3.4 - !