summaryrefslogtreecommitdiff
path: root/data/apr
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2009-04-21 09:45:25 +0000
committerJay Freeman <saurik@saurik.com>2009-04-21 09:45:25 +0000
commit0d0b64f60cd1c9cfb9a7bbf3ceaff1bb573bf42c (patch)
tree987e24957bfca0dd16cb7bb0adae294c936c6bdd /data/apr
parent2c5ae4d98c863ce9ba6eae93b7a8475d002b0241 (diff)
Split APR into two parts.
git-svn-id: http://svn.telesphoreo.org/trunk@599 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/apr')
l---------data/apr/_metadata/_apr.dep1
l---------data/apr/_metadata/apr-lib.dep1
-rw-r--r--data/apr/_metadata/description1
l---------data/apr/_metadata/homepage1
l---------data/apr/_metadata/license1
l---------data/apr/_metadata/maintainer1
-rw-r--r--data/apr/_metadata/name1
-rw-r--r--data/apr/_metadata/priority1
-rw-r--r--data/apr/_metadata/role1
-rw-r--r--data/apr/_metadata/section1
-rw-r--r--data/apr/_metadata/tags1
l---------data/apr/_metadata/version1
-rw-r--r--data/apr/make.sh4
13 files changed, 16 insertions, 0 deletions
diff --git a/data/apr/_metadata/_apr.dep b/data/apr/_metadata/_apr.dep
new file mode 120000
index 000000000..18b2c2838
--- /dev/null
+++ b/data/apr/_metadata/_apr.dep
@@ -0,0 +1 @@
+../../_apr \ No newline at end of file
diff --git a/data/apr/_metadata/apr-lib.dep b/data/apr/_metadata/apr-lib.dep
new file mode 120000
index 000000000..82332fb1d
--- /dev/null
+++ b/data/apr/_metadata/apr-lib.dep
@@ -0,0 +1 @@
+../../apr-lib \ No newline at end of file
diff --git a/data/apr/_metadata/description b/data/apr/_metadata/description
new file mode 100644
index 000000000..b3926df62
--- /dev/null
+++ b/data/apr/_metadata/description
@@ -0,0 +1 @@
+platform abstraction library from Apache
diff --git a/data/apr/_metadata/homepage b/data/apr/_metadata/homepage
new file mode 120000
index 000000000..08ea6082b
--- /dev/null
+++ b/data/apr/_metadata/homepage
@@ -0,0 +1 @@
+../../_apr/_metadata/homepage \ No newline at end of file
diff --git a/data/apr/_metadata/license b/data/apr/_metadata/license
new file mode 120000
index 000000000..0c494fbf0
--- /dev/null
+++ b/data/apr/_metadata/license
@@ -0,0 +1 @@
+../../_apr/_metadata/license \ No newline at end of file
diff --git a/data/apr/_metadata/maintainer b/data/apr/_metadata/maintainer
new file mode 120000
index 000000000..88df4cecb
--- /dev/null
+++ b/data/apr/_metadata/maintainer
@@ -0,0 +1 @@
+../../_apr/_metadata/maintainer \ No newline at end of file
diff --git a/data/apr/_metadata/name b/data/apr/_metadata/name
new file mode 100644
index 000000000..23ddf01ce
--- /dev/null
+++ b/data/apr/_metadata/name
@@ -0,0 +1 @@
+APR
diff --git a/data/apr/_metadata/priority b/data/apr/_metadata/priority
new file mode 100644
index 000000000..134d9bc32
--- /dev/null
+++ b/data/apr/_metadata/priority
@@ -0,0 +1 @@
+optional
diff --git a/data/apr/_metadata/role b/data/apr/_metadata/role
new file mode 100644
index 000000000..8d0320866
--- /dev/null
+++ b/data/apr/_metadata/role
@@ -0,0 +1 @@
+developer
diff --git a/data/apr/_metadata/section b/data/apr/_metadata/section
new file mode 100644
index 000000000..e0eb96881
--- /dev/null
+++ b/data/apr/_metadata/section
@@ -0,0 +1 @@
+Development
diff --git a/data/apr/_metadata/tags b/data/apr/_metadata/tags
new file mode 100644
index 000000000..a8928cec8
--- /dev/null
+++ b/data/apr/_metadata/tags
@@ -0,0 +1 @@
+purpose::library
diff --git a/data/apr/_metadata/version b/data/apr/_metadata/version
new file mode 120000
index 000000000..2fa72d480
--- /dev/null
+++ b/data/apr/_metadata/version
@@ -0,0 +1 @@
+../../_apr/_metadata/version \ No newline at end of file
diff --git a/data/apr/make.sh b/data/apr/make.sh
new file mode 100644
index 000000000..ce040e7cf
--- /dev/null
+++ b/data/apr/make.sh
@@ -0,0 +1,4 @@
+pkg: mkdir -p /usr
+cp -a "$(PKG_DEST_ _apr)"/* "${PKG_DEST}"
+pkg: rm -rf /usr/lib
+pkg: rmdir --ignore-fail-on-non-empty /usr