1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-09 18:39:47 +02:00

remove geany, add leafpad

This commit is contained in:
DanyLE 2023-07-28 19:59:18 +02:00
parent fb7aa9ba76
commit c2da0d7c6e

View File

@ -1,15 +0,0 @@
DESCRIPTION = "leafpad for GTK3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"
DEPENDS = "gtk+3"
SRCREV = "${AUTOREV}"
SRC_URI = "git://github.com/stevenhoneyman/l3afpad.git;protocol=https;branch=master"9
S="${WORKDIR}/git"
inherit autotools pkgconfig