[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / gparted / gparted_0.3.3.bb
1 DESCRIPTION = "GNOME Partition Manager"
2 LICENSE = "GPL"
3 DEPENDS = "gtkmm parted"
4 PR = "r1"
5
6 inherit autotools
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/gparted/gparted-${PV}.tar.bz2 \
9            file://cross.patch;patch=1 \
10            file://gparted-0.3.3-llabs.patch;patch=1;pnum=0"