mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
matchbox-applet-startup-monitor: point SRC_URI to official website
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3331 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+1
-2
@@ -3,10 +3,9 @@ LICENSE = "GPL"
|
|||||||
DEPENDS = "libmatchbox startup-notification"
|
DEPENDS = "libmatchbox startup-notification"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
|
|
||||||
SRC_URI = "http://projects.o-hand.com/matchbox/sources/mb-applet-startup-monitor/${PV}/mb-applet-startup-monitor-${PV}.tar.gz"
|
SRC_URI = "http://matchbox-project.org/sources/mb-applet-startup-monitor/${PV}/mb-applet-startup-monitor-${PV}.tar.gz"
|
||||||
S = "${WORKDIR}/mb-applet-startup-monitor-${PV}"
|
S = "${WORKDIR}/mb-applet-startup-monitor-${PV}"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
FILES_${PN} = "${bindir}/* ${datadir}/applications ${datadir}/pixmaps"
|
FILES_${PN} = "${bindir}/* ${datadir}/applications ${datadir}/pixmaps"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user