summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-12 00:37:47 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-12 00:37:47 (EDT)
commited23f02222aa909a7a8c11db7d16f762f11f47b1 (patch)
treec7f172f94590d467dc02aed92f9c58c9d2ebbd99
parent6acff28155b15b61ae53ea8c18334c9ed754fce8 (diff)
Add binary packages.
-rw-r--r--libgpg-error-dev.pkg/control7
-rw-r--r--libgpg-error-dev.pkg/files5
-rw-r--r--libgpg-error-locales.pkg/control7
-rw-r--r--libgpg-error-locales.pkg/files1
-rw-r--r--libgpg-error.0.pkg/control4
-rw-r--r--libgpg-error.0.pkg/docs0
-rw-r--r--libgpg-error.0.pkg/files1
7 files changed, 25 insertions, 0 deletions
diff --git a/libgpg-error-dev.pkg/control b/libgpg-error-dev.pkg/control
new file mode 100644
index 0000000..c10f736
--- /dev/null
+++ b/libgpg-error-dev.pkg/control
@@ -0,0 +1,7 @@
+Architecture: any
+Platform: all
+Depends: libgpg-error.0 (= ${Binary-Version})
+Description: Library with GnuPG error codes and descriptions - development files
+ ${Common-Description}
+ .
+ This package provides development files for the GnuPG error library.
diff --git a/libgpg-error-dev.pkg/files b/libgpg-error-dev.pkg/files
new file mode 100644
index 0000000..81e24cd
--- /dev/null
+++ b/libgpg-error-dev.pkg/files
@@ -0,0 +1,5 @@
+/usr/bin/
+/usr/include/
+/usr/lib/*/libgpg-error.so
+/usr/share/aclocal/
+/usr/share/common-lisp/
diff --git a/libgpg-error-locales.pkg/control b/libgpg-error-locales.pkg/control
new file mode 100644
index 0000000..e71492a
--- /dev/null
+++ b/libgpg-error-locales.pkg/control
@@ -0,0 +1,7 @@
+Architecture: all
+Platform: all
+Depends: libgpg-error.0 (= ${Binary-Version})
+Description: Library with GnuPG error codes and descriptions - locales
+ ${Common-Description}
+ .
+ This package provides locale files for the GnuPG error library.
diff --git a/libgpg-error-locales.pkg/files b/libgpg-error-locales.pkg/files
new file mode 100644
index 0000000..90d0bfc
--- /dev/null
+++ b/libgpg-error-locales.pkg/files
@@ -0,0 +1 @@
+/usr/share/locale/
diff --git a/libgpg-error.0.pkg/control b/libgpg-error.0.pkg/control
new file mode 100644
index 0000000..5eabd8d
--- /dev/null
+++ b/libgpg-error.0.pkg/control
@@ -0,0 +1,4 @@
+Architecture: any
+Platform: all
+Description: Library with GnuPG error codes and descriptions
+ ${Common-Description}
diff --git a/libgpg-error.0.pkg/docs b/libgpg-error.0.pkg/docs
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/libgpg-error.0.pkg/docs
diff --git a/libgpg-error.0.pkg/files b/libgpg-error.0.pkg/files
new file mode 100644
index 0000000..62458cb
--- /dev/null
+++ b/libgpg-error.0.pkg/files
@@ -0,0 +1 @@
+/usr/lib/*/libgpg-error.so.*