summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/cairo-dock/cairo-dock-9999.ebuild')
-rw-r--r--x11-misc/cairo-dock/cairo-dock-9999.ebuild16
1 files changed, 4 insertions, 12 deletions
diff --git a/x11-misc/cairo-dock/cairo-dock-9999.ebuild b/x11-misc/cairo-dock/cairo-dock-9999.ebuild
index 05d7373..9747679 100644
--- a/x11-misc/cairo-dock/cairo-dock-9999.ebuild
+++ b/x11-misc/cairo-dock/cairo-dock-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -36,6 +36,8 @@ RDEPEND="
x11-libs/libXtst
)
"
+
+
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/pkgconfig
@@ -44,23 +46,13 @@ DEPEND="${RDEPEND}
src_prepare() {
bzr_src_prepare
-# intltoolize --automake --copy --force || die "intltoolize failed"
-# eautoreconf
}
-#src_configure() {
-# econf $(use_enable xcomposite xextend)
-#}
-
-#src_install() {
-# #emake DESTDIR="${D}" install || die "emake install failed"
-#}
MAKE_IN_SOURCE_BUILD=true
pkg_postinst() {
ewarn "THIS IS A LIVE EBUILD, SO YOU KNOW THE RISKS !"
ewarn "DO NOT report bugs to Gentoo's bugzilla"
- ewarn "Please report all bugs to #gentoo-desktop-effects"
- einfo "Thank you on behalf of the Gentoo Desktop-Effects team"
+ ewarn "Please report all bugs to write2David@gmail.com"
}