matchbox-config-gtk_git.bb 597 B

123456789101112131415161718192021
  1. DESCRIPTION = "Matchbox GTK+ theme configuration application."
  2. HOMEPAGE = "http://matchbox-project.org"
  3. BUGTRACKER = "http://bugzilla.openedhand.com/"
  4. LICENSE = "GPLv2+"
  5. LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
  6. file://appearance/mb-appearance.c;endline=25;md5=ea92333cf8a6802639d62d874c114a28"
  7. DEPENDS = "gconf gtk+"
  8. RDEPENDS_${PN} = "settings-daemon"
  9. PV = "0.0+git${SRCPV}"
  10. PR = "r0"
  11. S = "${WORKDIR}/git"
  12. SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \
  13. file://no-handed.patch;patch=1;pnum=0"
  14. inherit autotools pkgconfig