pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cairo-dock-plugins: Revamp dependencies (build still broken)
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri May 27 00:41:03 2016 +0200
Changeset: 44eb29cd305aecaec741193d518ab90a72ec2b8b
Modified Files:
cairo-dock-plugins/Makefile
Log Message:
cairo-dock-plugins: Revamp dependencies (build still broken)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=44eb29cd305aecaec741193d518ab90a72ec2b8b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cairo-dock-plugins/Makefile | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diffs:
diff --git a/cairo-dock-plugins/Makefile b/cairo-dock-plugins/Makefile
index 9e07d6f..76945e0 100644
--- a/cairo-dock-plugins/Makefile
+++ b/cairo-dock-plugins/Makefile
@@ -13,7 +13,9 @@ USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake pkg-config
-
+.include "../../devel/libdbusmenu-glib/buildlink3.mk"
+.include "../../graphics/librsvg/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
@@ -22,12 +24,8 @@ USE_TOOLS+= gmake pkg-config
.include "../../x11/libXrandr/buildlink3.mk"
.include "../../x11/libxklavier/buildlink3.mk"
.include "../../x11/vte/buildlink3.mk"
-.include "../../www/webkit1-gtk/buildlink3.mk"
+.include "../../www/webkit24-gtk/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../wip/cairo-dock/buildlink3.mk"
-.include "../../wip/libindicator/buildlink3.mk"
-#-- WARNING: It seems that one (or more) module(s) is (are) missing: indicator(-0.4) (libido-0.1) dbusmenu-glib(-0.4) dbusmenu-gtk(-0.4) alsa libical libgnome-menu-3.0 libpulse upower-glib zeitgeist-1.0 alsa
-#-- It can be interesting to install them (especially if you're a maintainer of Cairo-Dock's packages).
-#-- WARNING: It seems that one (or more) program(s) or package(s) is (are) missing: ruby valac sensors
-#-- It can be interesting to install them (especially if you're a maintainer of Cairo-Dock's packages).
+.include "../../devel/libindicator3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index