Удалены пакеты gnome 3.10

atratsevskiy
Alexander Tratsevskiy 9 years ago
parent 06ca7b4f16
commit a65eff4fe1

@ -1 +0,0 @@
DIST evince-3.10.3.tar.xz 6470572 SHA256 b30dcc3a93dd3c682325e685061c48ccd800835af49578f4db813bbaf5f5e9af SHA512 bd5884d45aece4bf5369a548c0b9a59a06aedc885ef9dab2668cdc7a82dec417d949f2369c5ef66d773bfe814d30b95f1aeb824bdaf91a39fcd550b4d25fff8c WHIRLPOOL a8080b6ba03cdc83ada474acab6b031307db058a44ce6fbbe50b2d3c622fb6030eeab0dabd31a733375f3d2912e44fc51d5f671dcfc8d853e4212e8498d663bb

@ -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)
}

@ -1 +0,0 @@
DIST gtkmm-3.10.1.tar.xz 10294092 SHA256 6fa5cdaa5cf386ea7c77fafed47e913afadd48fe45e28d8cb01075c3ee412538 SHA512 7718d0aebdc2d8c19c1cb1f7e461a6eb39bfbde54e5950c81d6f0d94bb6bd636ae3e0d75b8f9e4826335f6a29989569c5e3e80aa6d9a52e9852faadbfbf6a708 WHIRLPOOL e23ae9c3629a91986183a998fcbb6c68cb367301808d895b97cb73148604423108992cb2b45d8d92b9d52dc6257c08b587c06263419ebdb6deaa925526e0542d

@ -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)
}

@ -1 +0,0 @@
DIST pygobject-3.10.2.tar.xz 672092 SHA256 75608f2c4052f0277508fc79debef026d9e84cb9261de2b922387c093d32c326 SHA512 d404916fd9b59c035be093de7ebcc04dbeacb339d1d9284aca7ee569cecee34202a1e0f4e87f301bc0161c7a3a7820987a6a69ff1428c6fda2e99933a32dc96a WHIRLPOOL ece501defc3ffd2af79b1fff7c7d289c4dbb6bd17a577c0369399876957ad3f83455197c1c7c991725a588498fe37c56262c68a1fe2c985a9dea8b799d321138

@ -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}
!<dev-python/pygtk-2.13
!<dev-python/pygobject-2.28.6-r50:2[introspection]"
src_prepare() {
gnome2_src_prepare
python_copy_sources
}
src_configure() {
# Hard-enable libffi support since both gobject-introspection and
# glib-2.29.x rdepend on it anyway
# docs disabled by upstream default since they are very out of date
python_foreach_impl run_in_build_dir \
gnome2_src_configure \
--with-ffi \
$(use_enable cairo) \
$(use_enable threads thread)
}
src_compile() {
python_foreach_impl run_in_build_dir gnome2_src_compile
}
src_test() {
unset DBUS_SESSION_BUS_ADDRESS
export GIO_USE_VFS="local" # prevents odd issues with deleting ${T}/.gvfs
export GIO_USE_VOLUME_MONITOR="unix" # prevent udisks-related failures in chroots, bug #449484
testing() {
export XDG_CACHE_HOME="${T}/${EPYTHON}"
run_in_build_dir Xemake check
unset XDG_CACHE_HOME
}
python_foreach_impl testing
unset GIO_USE_VFS
}
src_install() {
DOCS="AUTHORS ChangeLog* NEWS README"
python_foreach_impl run_in_build_dir gnome2_src_install
if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}

@ -1 +0,0 @@
DIST gnome-common-3.10.0.tar.xz 152440 SHA256 aed69474a671e046523827f73ba5e936d57235b661db97900db7356e1e03b0a3 SHA512 6c6408160dc2f4132c71b6795e0f3b026d0d2737e3712294bb8cb0c097ec74d30cf70740d50c7712f38477b24ab6fd11d8872c7a3ed1919f24aa43a546e9febe WHIRLPOOL eb30b6eee40e6a13ac0a127291ba600fa25b0b2cc622180694f115df70dada6b11acf1caf18ac15b9adcc396e781d42d4a3e74a69098d83830c3bda02cd17dc5

@ -1,21 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild,v 1.12 2014/06/20 14:45:04 ago Exp $
EAPI="5"
inherit gnome.org
DESCRIPTION="Common files for development of Gnome packages"
HOMEPAGE="http://git.gnome.org/browse/gnome-common"
LICENSE="GPL-3"
SLOT="3"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
default
mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
dodoc ChangeLog README* doc/usage.txt
}

@ -1 +0,0 @@
DIST gnome-keyring-3.10.1.tar.xz 1141960 SHA256 18001fa94c6d92e476b76423fe585dbf649051bba33012a037b07449c215dbf8 SHA512 ed37e64aed6963ee97894df58e380af2efa4995515891f36bce9aadeea29eef8b25d28d1b30adc0a3e912eb9ddf7662de92dc7b4962ed5aeaacaa7b60dd5b39b WHIRLPOOL 4e025fa3a3f9744ffb377e5dda40c3c194f3f4929805f530b59638d4750eb49f1975311b25b97b980d41305fa5062c11866924dd5d2bb711e9b0b03e64097c06

@ -1,80 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.10.1.ebuild,v 1.13 2014/06/23 04:06:56 tetromino Exp $
EAPI="5"
GCONF_DEBUG="yes" # Not gnome macro but similar
GNOME2_LA_PUNT="yes"
inherit fcaps gnome2 pam versionator virtualx
DESCRIPTION="Password and keyring managing daemon"
HOMEPAGE="http://live.gnome.org/GnomeKeyring"
LICENSE="GPL-2+ LGPL-2+"
SLOT="0"
IUSE="+caps debug pam selinux"
KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
RDEPEND="
>=app-crypt/gcr-3.5.3:=[gtk]
>=dev-libs/glib-2.32.0:2
app-misc/ca-certificates
>=dev-libs/libgcrypt-1.2.2:0=
>=sys-apps/dbus-1.1.1
caps? ( sys-libs/libcap-ng )
pam? ( virtual/pam )
"
DEPEND="${RDEPEND}
app-text/docbook-xml-dtd:4.3
dev-libs/libxslt
>=dev-util/intltool-0.35
sys-devel/gettext
virtual/pkgconfig
"
src_prepare() {
# Disable stupid CFLAGS
sed -e 's/CFLAGS="$CFLAGS -g"//' \
-e 's/CFLAGS="$CFLAGS -O0"//' \
-i configure.ac configure || die
# FIXME: some tests write to /tmp (instead of TMPDIR)
# Disable failing tests
sed -e '/g_test_add.*test_remove_file_abort/d' \
-e '/g_test_add.*test_write_file/d' \
-e '/g_test_add.*write_large_file/,+2 c\ {}; \ ' \
-e '/g_test_add.*test_write_file_abort_.*/d' \
-e '/g_test_add.*test_unique_file_conflict.*/d' \
-i pkcs11/gkm/tests/test-transaction.c || die
sed -e '/g_test_add.*test_create_assertion_complete_on_token/d' \
-i pkcs11/xdg-store/tests/test-xdg-trust.c || die
sed -e '/g_test_add.*gnome2-store.import.pkcs12/,+1 d' \
-i pkcs11/gnome2-store/tests/test-import.c || die
gnome2_src_prepare
}
src_configure() {
gnome2_src_configure \
$(use_with caps libcap-ng) \
$(use_enable pam) \
$(use_with pam pam-dir $(getpam_mod_dir)) \
$(use_enable selinux) \
--enable-doc \
--enable-ssh-agent \
--enable-gpg-agent
}
src_test() {
# FIXME: this should be handled at eclass level
"${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/schema" || die
unset DBUS_SESSION_BUS_ADDRESS
GSETTINGS_SCHEMA_DIR="${S}/schema" Xemake check
}
pkg_postinst() {
fcaps cap_ipc_lock usr/bin/gnome-keyring-daemon
gnome2_pkg_postinst
}

@ -1 +0,0 @@
DIST libgnome-keyring-3.10.1.tar.xz 428336 SHA256 052cf1121ba823359afe534c425f7e216c6a2b1a2b316dee279dcf9032423772 SHA512 447f24792cf75c746e72f7e714e815f289820ae47f37458e8276eee148529d42f7a2f0a759ca466736e9f6ec46d998c3f7a735aa856db9bbfdf602e369138d7e WHIRLPOOL 7521fb48f5a3e7a5ef1e7421ec082ec864a0314d09783137dad14b36ad42f48dab52e90632d030028e5a80e802ce1d489b8242c1e71e7577876305431890acc8

@ -1,54 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild,v 1.11 2014/04/21 10:29:18 ago Exp $
EAPI="5"
GCONF_DEBUG="yes"
GNOME2_LA_PUNT="yes"
VALA_MIN_API_VERSION="0.16"
VALA_USE_DEPEND="vapigen"
PYTHON_COMPAT=( python{2_6,2_7} )
inherit gnome2 python-any-r1 vala
DESCRIPTION="Compatibility library for accessing secrets"
HOMEPAGE="http://live.gnome.org/GnomeKeyring"
LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2
SLOT="0"
IUSE="debug +introspection test vala"
REQUIRED_USE="vala? ( introspection )"
KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris"
RDEPEND="
>=sys-apps/dbus-1
>=gnome-base/gnome-keyring-3.1.92
introspection? ( >=dev-libs/gobject-introspection-1.30.0 )
"
DEPEND="${RDEPEND}
dev-util/gtk-doc-am
>=dev-util/intltool-0.35
sys-devel/gettext
virtual/pkgconfig
test? ( ${PYTHON_DEPS} )
vala? ( $(vala_depend) )
"
src_prepare() {
use vala && vala_src_prepare
gnome2_src_prepare
# FIXME: Remove silly CFLAGS, report upstream
sed -e 's:CFLAGS="$CFLAGS -g:CFLAGS="$CFLAGS:' \
-e 's:CFLAGS="$CFLAGS -O0:CFLAGS="$CFLAGS:' \
-i configure.ac configure || die "sed failed"
}
src_configure() {
gnome2_src_configure $(use_enable vala)
}
src_test() {
unset DBUS_SESSION_BUS_ADDRESS
dbus-launch emake check || die "tests failed"
}

@ -1 +0,0 @@
DIST claws-mail-3.10.1.tar.xz 6669376 SHA256 4cb7c42995b1a5d7567a0909ce2080c05eec74a4d966da7a7a872f5eba018459 SHA512 b001683522a9a2bb9b1680f8ff608172a3fe9c4f556c8aa818b4259801bc92f722093850218377aba3a5fe549f0f09164c2e7623042bca0dbf3fd1071436dc80 WHIRLPOOL 0bcf92138081cd6fe0bef18a85acc9939fe61ab87faafc27a0ded24e321b4a35c0a1f6736aee6b0eef7d2d451c037cddcb280fece1a1c38c2e8f20c45ef685f7

@ -1,205 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.10.1.ebuild,v 1.3 2014/08/20 11:29:04 armin76 Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils multilib gnome2-utils eutils python-single-r1
DESCRIPTION="An email client (and news reader) based on GTK+"
HOMEPAGE="http://www.claws-mail.org/"
SRC_URI="mirror://sourceforge/${PN}/Claws%20Mail/${PV}/${P}.tar.xz"
SLOT="0"
LICENSE="GPL-3"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="archive bogofilter calendar clamav dbus debug doc gdata gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify networkmanager nntp +notification pda pdf perl +pgp python rss session smime spamassassin spam-report spell +gnutls startup-notification valgrind webkit xface"
REQUIRED_USE="networkmanager? ( dbus )
smime? ( pgp )
libcanberra? ( notification )
libindicate? ( notification )
libnotify? ( notification )"
# Plugins are all integrated or dropped since 3.9.1
PLUGINBLOCK="!mail-client/claws-mail-acpi-notifier
!mail-client/claws-mail-archive
!mail-client/claws-mail-att-remover
!mail-client/claws-mail-attachwarner
!mail-client/claws-mail-clamd
!mail-client/claws-mail-fancy
!mail-client/claws-mail-fetchinfo
!mail-client/claws-mail-gdata
!mail-client/claws-mail-geolocation
!mail-client/claws-mail-gtkhtml
!mail-client/claws-mail-mailmbox
!mail-client/claws-mail-newmail
!mail-client/claws-mail-notification
!mail-client/claws-mail-perl
!mail-client/claws-mail-python
!mail-client/claws-mail-rssyl
!mail-client/claws-mail-spam-report
!mail-client/claws-mail-tnef-parse
!mail-client/claws-mail-vcalendar
!mail-client/claws-mail-address_keeper
!mail-client/claws-mail-pdf-viewer"
COMMONDEPEND=">=sys-devel/gettext-0.12.1
gdata? ( >=dev-libs/libgdata-0.6.4 )
gtk3? ( x11-libs/gtk+:3 )
!gtk3? ( >=x11-libs/gtk+-2.20:2 )
pda? ( >=app-pda/jpilot-0.99 )
gnutls? ( >=net-libs/gnutls-2.2.0 )
ldap? ( >=net-nds/openldap-2.0.7 )
pgp? ( >=app-crypt/gpgme-0.4.5 )
valgrind? ( dev-util/valgrind )
dbus? ( >=dev-libs/dbus-glib-0.60 )
spell? ( >=app-text/enchant-1.0.0 )
imap? ( >=net-libs/libetpan-0.57 )
nntp? ( >=net-libs/libetpan-0.57 )
startup-notification? ( x11-libs/startup-notification )
session? ( x11-libs/libSM
x11-libs/libICE )
archive? ( app-arch/libarchive
>=net-misc/curl-7.9.7 )
bogofilter? ( mail-filter/bogofilter )
notification? (
libnotify? ( x11-libs/libnotify )
libcanberra? ( media-libs/libcanberra[gtk] )
libindicate? ( dev-libs/libindicate:3[gtk] )
dev-libs/glib
)
smime? ( >=app-crypt/gpgme-0.4.5 )
calendar? ( >=net-misc/curl-7.9.7 )
pdf? ( app-text/poppler:=[cairo] )
spam-report? ( >=net-misc/curl-7.9.7 )
webkit? ( >=net-libs/webkit-gtk-1.0:2
>=net-libs/libsoup-gnome-2.26:2.4 )
"
DEPEND="${PLUGINBLOCK}
${COMMONDEPEND}
app-arch/xz-utils
xface? ( >=media-libs/compface-1.4 )
virtual/pkgconfig"
RDEPEND="${COMMONDEPEND}
pdf? ( app-text/ghostscript-gpl )
clamav? ( app-antivirus/clamav )
networkmanager? ( net-misc/networkmanager )
perl? ( dev-lang/perl )
python? ( ${PYTHON_DEPS}
>=dev-python/pygtk-2.10.3 )
rss? ( net-misc/curl
dev-libs/libxml2 )
app-misc/mime-types
x11-misc/shared-mime-info"
src_configure() {
local myeconfargs=(
$(use_enable debug crash-dialog)
$(use_enable valgrind valgrind)
$(use_enable doc manual)
$(use_enable gtk3)
$(use_enable ipv6)
$(use_enable ldap)
$(use_enable dbus dbus)
$(use_enable networkmanager)
$(use_enable pda jpilot)
$(use_enable session libsm)
$(use_enable spell enchant)
$(use_enable gnutls)
$(use_enable startup-notification)
$(use_enable xface compface)
$(use_enable archive archive-plugin)
$(use_enable bogofilter bogofilter-plugin)
$(use_enable calendar vcalendar-plugin)
$(use_enable clamav clamd-plugin)
$(use_enable gdata gdata-plugin)
$(use_enable notification notification-plugin)
$(use_enable pdf pdf_viewer-plugin)
$(use_enable perl perl-plugin)
$(use_enable pgp pgpmime-plugin)
$(use_enable pgp pgpinline-plugin)
$(use_enable pgp pgpcore-plugin)
$(use_enable python python-plugin)
$(use_enable rss rssyl-plugin)
$(use_enable spamassassin spamassassin-plugin)
$(use_enable smime smime-plugin)
$(use_enable spam-report spam_report-plugin)
$(use_enable webkit fancy-plugin)
--enable-new-addrbook
--enable-nls
--enable-acpi_notifier-plugin
--enable-address_keeper-plugin
--enable-att_remover-plugin
--enable-attachwarner-plugin
--enable-fetchinfo-plugin
--enable-mailmbox-plugin
--enable-newmail-plugin
--enable-tnef_parse-plugin
--disable-generic-umpc
--disable-bsfilter-plugin
--disable-geolocation-plugin
)
# libetpan is needed if user wants nntp or imap functionality
if use imap || use nntp; then
myeconfargs+=( --enable-libetpan )
else
myeconfargs+=( --disable-libetpan )
fi
autotools-utils_src_configure
}
src_install() {
local DOCS=( AUTHORS ChangeLog* INSTALL* NEWS README* TODO* )
autotools-utils_src_install
# Makefile install claws-mail.png in /usr/share/icons/hicolor/48x48/apps
# => 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
}

@ -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

@ -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}"

@ -1 +0,0 @@
DIST gtk+-3.10.8.tar.xz 14187652 SHA256 5fd28b35ab475d521751fa6ae91318bf58f69cd34e71363f24e23d3ea406b684 SHA512 b96ef832fb76c0d35f8e9a2db48c4d65229dda5a5755f8f0010e3d5731322dc8a6a01d9d0ee10e93e19b5102ad8025286cf7f1caa9466279d1daf9ec52d98b34 WHIRLPOOL 554e1e34a55103be0cfa8d0af00026dd3dc1b4a8666ba99e298ff2004b2da4971a57ddf891110b825f75aa57967c5fbc338c2752ad9b393d1515b8ad148ac79d

@ -1,4 +0,0 @@
[Settings]
gtk-theme-name = Adwaita
gtk-icon-theme-name = gnome
gtk-cursor-theme-name = Adwaita

@ -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}
!<gnome-base/gail-1000
!<x11-libs/vte-0.31.0:2.90
packagekit? ( app-admin/packagekit-base )
X? ( !<x11-base/xorg-server-1.11.4 )
"
PDEPEND="vim-syntax? ( app-vim/gtk-syntax )"
strip_builddir() {
local rule=$1
shift
local directory=$1
shift
sed -e "s/^\(${rule} =.*\)${directory}\(.*\)$/\1\2/" -i $@ \
|| die "Could not strip director ${directory} from build."
}
src_prepare() {
# -O3 and company cause random crashes in applications. Bug #133469
replace-flags -O3 -O2
strip-flags
if ! use test ; then
# don't waste time building tests
strip_builddir SRC_SUBDIRS testsuite Makefile.am
strip_builddir SRC_SUBDIRS testsuite Makefile.in
strip_builddir SRC_SUBDIRS tests Makefile.am
strip_builddir SRC_SUBDIRS tests Makefile.in
fi
if ! use examples; then
# don't waste time building demos
strip_builddir SRC_SUBDIRS demos Makefile.am
strip_builddir SRC_SUBDIRS demos Makefile.in
strip_builddir SRC_SUBDIRS examples Makefile.am
strip_builddir SRC_SUBDIRS examples Makefile.in
fi
gnome2_src_prepare
}
src_configure() {
# Passing --disable-debug is not recommended for production use
# need libdir here to avoid a double slash in a path that libtool doesn't
# grok so well during install (// between $EPREFIX and usr ...)
gnome2_src_configure \
$(use_enable aqua quartz-backend) \
$(use_enable colord) \
$(use_enable cups cups auto) \
$(usex debug --enable-debug=yes "") \
$(use_enable introspection) \
$(use_enable packagekit) \
$(use_enable wayland wayland-backend) \
$(use_enable X x11-backend) \
$(use_enable X xcomposite) \
$(use_enable X xdamage) \
$(use_enable X xfixes) \
$(use_enable X xkb) \
$(use_enable X xrandr) \
$(use_enable xinerama) \
--disable-papi \
--enable-man \
--enable-gtk2-dependency \
--with-xml-catalog="${EPREFIX}"/etc/xml/catalog \
--libdir="${EPREFIX}/usr/$(get_libdir)"
}
src_test() {
# Tests require a new gnome-themes-standard, but adding it to DEPEND
# would result in circular dependencies.
# https://bugzilla.gnome.org/show_bug.cgi?id=669562
if ! has_version '>=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
}

@ -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

@ -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)
}

@ -1 +0,0 @@
DIST gnome-themes-standard-3.10.0.tar.xz 4797944 SHA256 812c6cfc534fced921dc327b436e70020d8979529284bb59d72d6f37af1f4b38 SHA512 0176db4d746f511b901ef5244d7efba28e461d0abdca276698b6a4b8bce3d6255fdac97f7149ffc0d3f9d04f4c323290312ff2911b9dab7625b3366452c72834 WHIRLPOOL 18578d26a44cb9d78b9e578f4c344c6a6c6555a6122c28c3f55c3ab4c35193ad77089861fb40168758eaca82c6011ef6f41204404c5e1caf6b1812859b3ee353

@ -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
!<x11-themes/gnome-themes-2.32.1-r1
"
src_prepare() {
# Install cursors in the right place
sed -e 's:^\(cursordir.*\)icons\(.*\):\1cursors/xorg-x11\2:' \
-i themes/Adwaita/cursors/Makefile.am \
-i themes/Adwaita/cursors/Makefile.in || die
gnome2_src_prepare
}
src_configure() {
# The icon cache needs to be generated in pkg_postinst()
gnome2_src_configure \
--disable-static \
$(use_enable gtk gtk2-engine) \
$(use_enable gtk gtk3-engine) \
GTK_UPDATE_ICON_CACHE=$(type -P true)
}
src_install() {
gnome2_src_install
# Make it the default cursor theme
dosym Adwaita /usr/share/cursors/xorg-x11/default
}
Loading…
Cancel
Save