From d94a800980d782334360eed517c5cfc6989f8d9d Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 19 Jul 2005 10:15:14 +0000 Subject: add GNU parted 1.6.23 - patch courtesy Pigi --- packages/parted/.mtn2git_empty | 0 packages/parted/parted_1.6.23.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 packages/parted/.mtn2git_empty create mode 100644 packages/parted/parted_1.6.23.bb (limited to 'packages') diff --git a/packages/parted/.mtn2git_empty b/packages/parted/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/parted/parted_1.6.23.bb b/packages/parted/parted_1.6.23.bb new file mode 100644 index 0000000000..d4182487fe --- /dev/null +++ b/packages/parted/parted_1.6.23.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "parted, the GNU partition resizing program" +HOMEPAGE = "http://www.gnu.org/software/parted/parted.html" +LICENSE = "GPLv2" +MAINTAINER = "Justin Patrin " +SECTION = "console/tools" +DEPENDS = "readline e2fsprogs-libs" +PR = "r0" + +SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz" + +EXTRA_OECONF = "--disable-Werror" + +inherit autotools -- cgit v1.2.3