mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -4,3 +4,5 @@ config BR2_PACKAGE_MATCHBOX_DESKTOP
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
A PDA style application launcher or 'item browser'.
|
||||
|
||||
http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-desktop
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
# From http://downloads.yoctoproject.org/releases/matchbox/matchbox-desktop/0.9/matchbox-desktop-0.9.1.tar.bz2.md5
|
||||
md5 3335a30b1a1aacfb39f23b505254765c matchbox-desktop-0.9.1.tar.bz2
|
||||
# Locally computed
|
||||
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
|
||||
|
||||
@@ -11,7 +11,6 @@ MATCHBOX_DESKTOP_SITE = http://downloads.yoctoproject.org/releases/matchbox/matc
|
||||
MATCHBOX_DESKTOP_LICENSE = GPL-2.0+
|
||||
MATCHBOX_DESKTOP_LICENSE_FILES = COPYING
|
||||
MATCHBOX_DESKTOP_DEPENDENCIES = matchbox-lib zlib
|
||||
MATCHBOX_DESKTOP_CONF_OPTS = --enable-expat
|
||||
|
||||
# The bundled configure script does not properly replace LIBADD_DL, so
|
||||
# we force an autoreconf even if we don't have any patches touching
|
||||
|
||||
Reference in New Issue
Block a user