Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 331530 Details for
Bug 446098
x11-plugins/cairo-dock-plugins-3.1.1.1 - The official set of plugins for cairo-dock
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cairo-dock-plugins ebuild
cairo-dock-plugins-3.1.1.1.ebuild (text/plain), 1.96 KB, created by
Eric F. GARIOUD
on 2012-12-05 13:42:42 UTC
(
hide
)
Description:
cairo-dock-plugins ebuild
Filename:
MIME Type:
Creator:
Eric F. GARIOUD
Created:
2012-12-05 13:42:42 UTC
Size:
1.96 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="3" > >inherit cmake-utils eutils versionator > >DESCRIPTION="The official set of plugins for cairo-dock" >HOMEPAGE="http://www.glx-dock.org" >LICENSE="GPL-3" > >MY_PN="cairo-dock-plug-ins" >MY_PV=$(get_version_component_range '1-2') >MY_PVL=$(get_version_component_range '1-3') >SRC_URI="http://launchpad.net/${MY_PN}/${MY_PV}/${MY_PVL}/+download/${P}.tar.gz" > >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="Xext alsa clock disks doncky exif gmenu gnome kde nwmon ruby scooby terminal upower webkit xfce xgamma xklavier" > >RDEPEND=" > dev-libs/dbus-glib > dev-libs/glib:2 > dev-libs/libxml2 > gnome-base/librsvg:2 > net-misc/curl > sys-apps/dbus > virtual/glu > virtual/opengl > x11-libs/cairo > x11-libs/gdk-pixbuf:2 > x11-libs/gtkglext > x11-libs/gtk+ > x11-libs/libXrender > x11-libs/pango > ~x11-misc/cairo-dock-${MY_PVL}[Xext=] > Xext? ( > x11-libs/libXcomposite > x11-libs/libXinerama > x11-libs/libXrandr > x11-libs/libXtst ) > alsa? ( media-libs/alsa-lib ) > clock? ( dev-libs/libical ) > exif? ( media-libs/libexif ) > gmenu? ( gnome-base/gnome-menus ) > ruby? ( dev-lang/ruby ) > terminal? ( x11-libs/vte ) > upower? ( sys-power/upower ) > webkit? ( net-libs/webkit-gtk ) > xgamma? ( x11-libs/libXxf86vm ) > xklavier? ( x11-libs/libxklavier ) " > >DEPEND="${RDEPEND} > dev-util/intltool > sys-devel/gettext > virtual/pkgconfig" > >S="${WORKDIR}/${PN}-${MY_PVL}" > >src_configure() { > > mycmakeargs="-DROOT_PREFIX=${D}" > use disks && mycmakeargs="${mycmakeargs} -Denable-disks=yes" > use doncky && mycmakeargs="${mycmakeargs} -Denable-doncky=yes" > ! use gnome && mycmakeargs="${mycmakeargs} -Denable-gnome-integration=no" > use kde && mycmakeargs="${mycmakeargs} -Denable-kde-integration=yes" > use nwmon && mycmakeargs="${mycmakeargs} -Denable-network-monitor=yes" > use scooby && mycmakeargs="${mycmakeargs} -Denable-scooby-do=yes" > ! use xfce && mycmakeargs="${mycmakeargs} -Denable-xfce-integration=no" > > cmake-utils_src_configure >}
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 446098
: 331530 |
331534