mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Moved gypsy from meta-extras to meta and upgraded it to 0.6
This commit is contained in:
committed by
Richard Purdie
parent
4a4eaec9e0
commit
d0e82a364c
@@ -1,19 +0,0 @@
|
||||
---
|
||||
docs/reference/Makefile.am | 2 ++
|
||||
1 file changed, 2 insertions(+)
|
||||
|
||||
--- gypsy.orig/docs/reference/Makefile.am
|
||||
+++ gypsy/docs/reference/Makefile.am
|
||||
@@ -81,10 +81,12 @@ expand_content_files=
|
||||
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
|
||||
|
||||
INCLUDES=-I$(top_srcdir) $(GYPSY_CFLAGS)
|
||||
GTKDOC_LIBS=$(top_builddir)/gypsy/libgypsy.la $(GYPSY_LIBS)
|
||||
|
||||
+EXTRA_DIST =
|
||||
+CLEANFILES =
|
||||
# This includes the standard gtk-doc make rules, copied by gtkdocize.
|
||||
include $(top_srcdir)/gtk-doc.make
|
||||
|
||||
# Other files to distribute
|
||||
# e.g. EXTRA_DIST += version.xml.in
|
||||
@@ -1,14 +0,0 @@
|
||||
DESCRIPTION = "GPS Controlling Daemon"
|
||||
LICENSE = "GPL"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "glib-2.0 dbus bluez-libs dbus-glib"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF += "--with-distro=debian"
|
||||
|
||||
do_configure_prepend () {
|
||||
touch ${S}/gtk-doc.make
|
||||
}
|
||||
|
||||
FILES_${PN} += "/usr/share/dbus-1/services/"
|
||||
@@ -1,9 +0,0 @@
|
||||
require gypsy.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
|
||||
file://fixups.patch;patch=1"
|
||||
Reference in New Issue
Block a user