summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-21 08:44:25 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-21 08:44:25 (EDT)
commitccaf3bb97daa530cc9c4c8b85aab8f6e0b88266e (patch)
tree533544293a76c20a3d9f543aa2e48ddde74fddcb
parentdb8c8a18b6e5744c31c281be9adf5ca82942de3f (diff)
Add binary packages
-rw-r--r--cmake-data.pkg/control8
-rw-r--r--cmake-data.pkg/files4
-rw-r--r--cmake-doc.pkg/control8
-rw-r--r--cmake-doc.pkg/files1
-rw-r--r--cmake.pkg/control12
-rw-r--r--cmake.pkg/docs0
-rw-r--r--cmake.pkg/files1
7 files changed, 34 insertions, 0 deletions
diff --git a/cmake-data.pkg/control b/cmake-data.pkg/control
new file mode 100644
index 0000000..e46573d
--- /dev/null
+++ b/cmake-data.pkg/control
@@ -0,0 +1,8 @@
+Architecture: all
+Platform: all
+Depends: cmake (>= ${Source-Version})
+Description: Cross-platform, open-source build system generator - data files
+ ${Common-Description}
+ .
+ This package provides architecture-independent data files (modules, templates,
+ etc.) for the CMake cross-platform, open-source build system generator.
diff --git a/cmake-data.pkg/files b/cmake-data.pkg/files
new file mode 100644
index 0000000..c86ab58
--- /dev/null
+++ b/cmake-data.pkg/files
@@ -0,0 +1,4 @@
+/usr/share/aclocal/
+/usr/share/cmake-*/Modules/
+/usr/share/cmake-*/Templates/
+/usr/share/cmake-*/include/
diff --git a/cmake-doc.pkg/control b/cmake-doc.pkg/control
new file mode 100644
index 0000000..422d680
--- /dev/null
+++ b/cmake-doc.pkg/control
@@ -0,0 +1,8 @@
+Architecture: all
+Platform: all
+Depends: cmake (>= ${Source-Version})
+Description: Cross-platform, open-source build system generator - documentation
+ ${Common-Description}
+ .
+ This package provides documentation files for the CMake cross-platform,
+ open-source build system generator.
diff --git a/cmake-doc.pkg/files b/cmake-doc.pkg/files
new file mode 100644
index 0000000..fe6241f
--- /dev/null
+++ b/cmake-doc.pkg/files
@@ -0,0 +1 @@
+/usr/share/cmake-*/Help/
diff --git a/cmake.pkg/control b/cmake.pkg/control
new file mode 100644
index 0000000..c74c452
--- /dev/null
+++ b/cmake.pkg/control
@@ -0,0 +1,12 @@
+Architecture: any
+Platform: all
+Depends:
+ cmake-data (>= ${Source-Version}),
+ libexpat.1,
+ libz.1,
+ libarchive.13,
+ libcurl.4,
+ libstdc++.6,
+ libgcc.1,
+Description: Cross-platform, open-source build system generator
+ ${Common-Description}
diff --git a/cmake.pkg/docs b/cmake.pkg/docs
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/cmake.pkg/docs
diff --git a/cmake.pkg/files b/cmake.pkg/files
new file mode 100644
index 0000000..bc7b689
--- /dev/null
+++ b/cmake.pkg/files
@@ -0,0 +1 @@
+/usr/bin/