* Add ipkg for future development
[oweals/opkg-lede.git] / familiar / control-unstripped.in
1 Package: ipkg-unstripped
2 Replaces: ipkg
3 Version: @VERSION@
4 Section: base
5 Priority: required
6 Essential: yes
7 Architecture: @host_cpu@
8 Maintainer: Jamey Hicks <jamey@handhelds.org>
9 Source: http://www.handhelds.org/packages/ipkg/ipkg-@VERSION@.tar.gz
10 Depends: libc6, busybox 
11 Description: lightweight package management system
12  ipkg is the Itsy Package Management System, for handling
13  installation and removal of packages on a system. It can
14  recursively follow dependencies and download all packages
15  necessary to install a particular package.
16  .
17  ipkg knows how to install both .ipk and .deb packages.
18  .
19  ipkg is intended to serve the same functions (and more) for
20  Familiar that dpkg and apt serve for Debian, (while taking
21  up much less space).
22