mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02: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:
@@ -3,10 +3,9 @@ LICENSE = "GPL"
|
||||
DEPENDS = "libmatchbox startup-notification"
|
||||
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}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
FILES_${PN} = "${bindir}/* ${datadir}/applications ${datadir}/pixmaps"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user