summaryrefslogtreecommitdiffstats
path: root/libuuid.1-dev.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-07 19:14:58 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-08 01:05:35 (EST)
commitcd9f5d5289fc7830bc5eafc3e9a17aec402aef2f (patch)
tree04d3b9274d99b93659c3b0a2b36058fe3ee6d767 /libuuid.1-dev.pkg
parentafaa9df616a6c805f915d52ffc063edd4b8be88a (diff)
Add packages
Diffstat (limited to 'libuuid.1-dev.pkg')
-rw-r--r--libuuid.1-dev.pkg/control18
-rw-r--r--libuuid.1-dev.pkg/files3
2 files changed, 21 insertions, 0 deletions
diff --git a/libuuid.1-dev.pkg/control b/libuuid.1-dev.pkg/control
new file mode 100644
index 0000000..87ed3cf
--- /dev/null
+++ b/libuuid.1-dev.pkg/control
@@ -0,0 +1,18 @@
+Architecture: any
+Platform: all
+Section: libdev
+Depends:
+ e2fsprogs-common (= ${Source-Version}),
+ libuuid.1 (= ${Binary-Version}),
+Description: Universally unique ID library - development files
+ The UUID library is used to generate unique identifiers for objects that may be
+ accessible beyond the local system. This library generates UUIDs compatible
+ with those created by the Open Software Foundation (OSF) Distributed Computing
+ Environment (DCE) utility uuidgen.
+ .
+ The UUIDs generated by this library can be reasonably expected to be unique
+ within a system, and unique across all systems. They could be used, for
+ instance, to generate unique HTTP cookies across multiple Web servers without
+ communication between the servers, and without fear of a name clash.
+ .
+ This package provides development files for the universally unique ID library.
diff --git a/libuuid.1-dev.pkg/files b/libuuid.1-dev.pkg/files
new file mode 100644
index 0000000..a53e219
--- /dev/null
+++ b/libuuid.1-dev.pkg/files
@@ -0,0 +1,3 @@
+/usr/include/uuid/
+/usr/lib/*/libuuid.so
+/usr/lib/*/pkgconfig/uuid.pc