summaryrefslogtreecommitdiff
path: root/data/iphonestuff
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-04-23 21:16:08 +0000
committerJay Freeman <saurik@saurik.com>2008-04-23 21:16:08 +0000
commit5e10ca0d3e3cc8217373cb8ad1ecefc3512afe94 (patch)
tree60e266c7c594cce2e1764746de351edb95c8a097 /data/iphonestuff
parentc9dec31ffc78db7edf5b123c3ed1bc7d5a1f19dc (diff)
Added a few more sources and refactored this problem somewhat.
git-svn-id: http://svn.telesphoreo.org/trunk@230 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/iphonestuff')
-rw-r--r--data/iphonestuff/_metadata/description1
l---------data/iphonestuff/_metadata/license1
-rw-r--r--data/iphonestuff/_metadata/maintainer1
-rw-r--r--data/iphonestuff/_metadata/name1
-rw-r--r--data/iphonestuff/_metadata/priority1
-rw-r--r--data/iphonestuff/_metadata/section1
-rw-r--r--data/iphonestuff/_metadata/version1
-rw-r--r--data/iphonestuff/iphonestuff.list6
-rw-r--r--data/iphonestuff/make.sh2
9 files changed, 15 insertions, 0 deletions
diff --git a/data/iphonestuff/_metadata/description b/data/iphonestuff/_metadata/description
new file mode 100644
index 000000000..206c385f1
--- /dev/null
+++ b/data/iphonestuff/_metadata/description
@@ -0,0 +1 @@
+iPhone Stuff's APT repository
diff --git a/data/iphonestuff/_metadata/license b/data/iphonestuff/_metadata/license
new file mode 120000
index 000000000..b9c4e3684
--- /dev/null
+++ b/data/iphonestuff/_metadata/license
@@ -0,0 +1 @@
+../../../licenses/menes \ No newline at end of file
diff --git a/data/iphonestuff/_metadata/maintainer b/data/iphonestuff/_metadata/maintainer
new file mode 100644
index 000000000..9ee7bfb00
--- /dev/null
+++ b/data/iphonestuff/_metadata/maintainer
@@ -0,0 +1 @@
+Nik S Denin <wolf.step@gmail.com>
diff --git a/data/iphonestuff/_metadata/name b/data/iphonestuff/_metadata/name
new file mode 100644
index 000000000..578e83729
--- /dev/null
+++ b/data/iphonestuff/_metadata/name
@@ -0,0 +1 @@
+iPhone Stuff's Source
diff --git a/data/iphonestuff/_metadata/priority b/data/iphonestuff/_metadata/priority
new file mode 100644
index 000000000..134d9bc32
--- /dev/null
+++ b/data/iphonestuff/_metadata/priority
@@ -0,0 +1 @@
+optional
diff --git a/data/iphonestuff/_metadata/section b/data/iphonestuff/_metadata/section
new file mode 100644
index 000000000..a1854b6a5
--- /dev/null
+++ b/data/iphonestuff/_metadata/section
@@ -0,0 +1 @@
+Repositories
diff --git a/data/iphonestuff/_metadata/version b/data/iphonestuff/_metadata/version
new file mode 100644
index 000000000..573541ac9
--- /dev/null
+++ b/data/iphonestuff/_metadata/version
@@ -0,0 +1 @@
+0
diff --git a/data/iphonestuff/iphonestuff.list b/data/iphonestuff/iphonestuff.list
new file mode 100644
index 000000000..14a361641
--- /dev/null
+++ b/data/iphonestuff/iphonestuff.list
@@ -0,0 +1,6 @@
+# do not edit this file to add your own custom sources
+# this file is subject to be upgraded as part of a package
+# either add your own .list file to /etc/apt/sources.list.d
+# or add your entry to the global /etc/apt/sources.list file
+
+deb http://iphonestuff.ru/ stable main
diff --git a/data/iphonestuff/make.sh b/data/iphonestuff/make.sh
new file mode 100644
index 000000000..ca6040317
--- /dev/null
+++ b/data/iphonestuff/make.sh
@@ -0,0 +1,2 @@
+pkg: mkdir -p /etc/apt/sources.list.d
+pkg: cp -a %/iphonestuff.list /etc/apt/sources.list.d