summaryrefslogtreecommitdiffstats
path: root/archive/libdebian-installer/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/libdebian-installer/DETAILS')
-rwxr-xr-xarchive/libdebian-installer/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/archive/libdebian-installer/DETAILS b/archive/libdebian-installer/DETAILS
new file mode 100755
index 0000000000..8f06c79c2e
--- /dev/null
+++ b/archive/libdebian-installer/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=libdebian-installer
+ VERSION=0.61
+ SOURCE=${SPELL}_${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
+ SOURCE_URL=http://ftp.debian.org/debian/pool/main/libd/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:06456842454659a3898021c7a52ae03b2f40d1d1195a47424825948dc1784b02cbeec982451558165705f45b734bd0b5164400619e1e52a014616b6102d283a2
+ WEB_SITE=http://packages.debian.org/unstable/libdebian-installer4-dev
+ ENTERED=20090804
+ LICENSE[0]=GPL
+ KEYWORDS="archive"
+ SHORT="Library of common debian-installer functions"
+cat << EOF
+This library is used by debian-installer to perform common functions such
+as logging messages and executing commands. If you aren't working on
+debian-installer or building your own install system based on
+debian-installer, then you probably don't need this library. (Note: Also
+required to build cdebootstrap.)
+EOF