summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/cairo-dock/CONFIGURE1
-rwxr-xr-xwm-addons/cairo-dock/DEPENDS2
-rw-r--r--wm-addons/cairo-dock/HISTORY4
-rwxr-xr-xwm-addons/cairo-dock/INSTALL1
4 files changed, 7 insertions, 1 deletions
diff --git a/wm-addons/cairo-dock/CONFIGURE b/wm-addons/cairo-dock/CONFIGURE
new file mode 100755
index 0000000000..12db82be3f
--- /dev/null
+++ b/wm-addons/cairo-dock/CONFIGURE
@@ -0,0 +1 @@
+source "${GRIMOIRE}/CMAKE_CONFIGURE"
diff --git a/wm-addons/cairo-dock/DEPENDS b/wm-addons/cairo-dock/DEPENDS
index 715c499925..b0aa18e0db 100755
--- a/wm-addons/cairo-dock/DEPENDS
+++ b/wm-addons/cairo-dock/DEPENDS
@@ -1,4 +1,4 @@
-depends cmake &&
+source "${GRIMOIRE}/CMAKE_DEPENDS" &&
depends OPENGL &&
depends cairo &&
depends librsvg2 &&
diff --git a/wm-addons/cairo-dock/HISTORY b/wm-addons/cairo-dock/HISTORY
index 98e80106bf..4b1e563401 100644
--- a/wm-addons/cairo-dock/HISTORY
+++ b/wm-addons/cairo-dock/HISTORY
@@ -1,3 +1,7 @@
+2018-06-28 Pavel Vinogradov <public@sourcemage.org>
+ * CONFIGURE, INSTALL: added for standard cmake build
+ * DEPENDS: source grimoire CMAKE_DEPENDS
+
2016-09-26 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS: removed gtkglext
diff --git a/wm-addons/cairo-dock/INSTALL b/wm-addons/cairo-dock/INSTALL
new file mode 100755
index 0000000000..157bcdc7ce
--- /dev/null
+++ b/wm-addons/cairo-dock/INSTALL
@@ -0,0 +1 @@
+cmake_install