Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 344762 Details for
Bug 436976
mail-client/geary - A lightweight email program designed around conversations and built for the GNOME desktop
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mail-client/geary-0.3.0.ebuild
geary-0.3.0.ebuild (text/plain), 1.22 KB, created by
Matteo 'The Peach' Pescarin
on 2013-04-07 21:23:18 UTC
(
hide
)
Description:
mail-client/geary-0.3.0.ebuild
Filename:
MIME Type:
Creator:
Matteo 'The Peach' Pescarin
Created:
2013-04-07 21:23:18 UTC
Size:
1.22 KB
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >inherit fdo-mime gnome2-utils cmake-utils > >DESCRIPTION="A lightweight, easy-to-use, feature-rich email client" >HOMEPAGE="http://redmine.yorba.org/projects/geary/wiki" >SRC_URI="http://yorba.org/download/${PN}/$(expr "${PV}" : '\([0-9]*\.[0-9]*\)')/${P}.tar.xz" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=" > dev-db/sqlite:3 > dev-libs/glib:2 > dev-libs/libgee:0 > dev-libs/libunique:3 > dev-libs/gmime:2.6 > >=gnome-base/libgnome-keyring-3.2.2 > media-libs/libcanberra > net-libs/webkit-gtk:3[introspection] > x11-libs/gtk+:3 > x11-libs/libnotify" >DEPEND="${RDEPEND} > dev-lang/vala:0.18 > dev-util/pkgconfig" > >pkg_setup() { > DOCS=(AUTHORS MAINTAINERS) >} > >src_configure() { > local mycmakeargs=( > -DDESKTOP_UPDATE=OFF > -DGSETTINGS_COMPILE=OFF > -DICON_UPDATE=OFF > -DVALA_EXECUTABLE="$(type -p valac-0.18)" > ) > > cmake-utils_src_configure >} > >pkg_preinst() { > gnome2_icon_savelist > gnome2_schemas_savelist >} > >pkg_postinst() { > fdo-mime_desktop_database_update > gnome2_icon_cache_update > gnome2_schemas_update >} > >pkg_postrm() { > fdo-mime_desktop_database_update > gnome2_icon_cache_update > gnome2_schemas_update >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 436976
:
343670
| 344762