summaryrefslogtreecommitdiffstats
path: root/archive/dpkg/DETAILS
blob: 8a87211c7fac25f7f3469f0fa12fabfd8038a96e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=dpkg
         VERSION=1.17.13
          SOURCE=${SPELL}_${VERSION}.tar.xz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://ftp.debian.org/debian/pool/main/d/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:739d673a5ebbb779e7b9fb5d440ecf8ed441e04fce99fd90e2a8ba5a249560dc52c382d43ffd57a9eab45b2c6ec726752bd61633877368559f008cfa9dab9a9a
        WEB_SITE=http://packages.debian.org/testing/admin/dpkg
         ENTERED=20030725
      LICENSE[0]=GPL
        KEYWORDS="archive"
           SHORT="dpkg is the base for the debian package manager utils"
cat << EOF
This package contains the low-level commands for handling the installation 
and removal of packages on your system.

In order to unpack and build Debian source packages you will need to 
install the developers' package 'dpkg-dev' as well as this one.
EOF