Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 389688 Details for
Bug 529814
gnome-extra/cinnamon-session-2.4.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cinnamon-session-2.4.1 ebuild
cinnamon-session-2.4.1.ebuild (text/plain), 1.57 KB, created by
Allen Holl
on 2014-11-19 01:29:35 UTC
(
hide
)
Description:
cinnamon-session-2.4.1 ebuild
Filename:
MIME Type:
Creator:
Allen Holl
Created:
2014-11-19 01:29:35 UTC
Size:
1.57 KB
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >EAPI="5" >GCONF_DEBUG="no" > >inherit autotools eutils gnome2 > >DESCRIPTION="Cinnamon session manager" >HOMEPAGE="http://cinnamon.linuxmint.com/" >SRC_URI="https://github.com/linuxmint/cinnamon-session/archive/${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="doc gconf ipv6 systemd" > >COMMON_DEPEND=" > >=dev-libs/dbus-glib-0.76 > >=dev-libs/glib-2.32:2 > >=dev-libs/json-glib-0.10 > media-libs/libcanberra > x11-libs/gdk-pixbuf:2 > >=x11-libs/gtk+-2.90.7:3 > x11-libs/cairo > x11-libs/libICE > x11-libs/libSM > x11-libs/libX11 > x11-libs/libXau > x11-libs/libXcomposite > x11-libs/libXext > x11-libs/libXrender > x11-libs/libXtst > x11-libs/pango[X] > virtual/opengl > gconf? ( gnome-base/gconf:2 ) > systemd? ( >=sys-apps/systemd-183 ) > !systemd? ( >=sys-power/upower-pm-utils-0.9.23 ) >" >RDEPEND="${COMMON_DEPEND} > !systemd? ( sys-auth/consolekit ) >" >DEPEND="${COMMON_DEPEND} > dev-libs/libxslt > >=dev-util/intltool-0.40.6 > virtual/pkgconfig > doc? ( app-text/xmlto ) > > gnome-base/gnome-common >" ># gnome-base/gnome-common for eautoreconf > >src_prepare() { > # make upower check non-automagic > epatch "${FILESDIR}/${PN}-2.4.0-automagic-upower.patch" > epatch_user > > eautoreconf > gnome2_src_prepare >} > >src_configure() { > DOCS="AUTHORS README README.md" > > gnome2_src_configure \ > --disable-static \ > $(use_enable doc docbook-docs) \ > $(use_enable gconf) \ > $(use_enable ipv6) \ > $(use_enable systemd) \ > $(usex systemd --disable-old-upower --enable-old-upower) >}
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 529814
: 389688 |
389690
|
389868
|
393616
|
393618