diff options
author | Kai Kang <kai.kang@windriver.com> | 2023-04-07 17:17:22 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-04-07 16:58:15 -0700 |
commit | 621a2a377991feb6042bd685037dffe3397b4c36 (patch) | |
tree | 4c45c68f10f62e0d3bd8bb2712edd55649d24165 /meta-xfce/recipes-apps/xfce4-screenshooter | |
parent | ae8ea03c449f3cb3df3b85cd78d1ecfd7e1aec94 (diff) | |
download | meta-openembedded-621a2a377991feb6042bd685037dffe3397b4c36.tar.gz |
xfce4-screenshooter: 1.9.10 -> 1.10.3
Update xfce4-screenshooter from 1.9.10 to 1.10.3
* update HOMEPAGE that goodies.xfce.org has been decommissioning
* content of license file has been updated
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-screenshooter')
-rw-r--r-- | meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.3.bb (renamed from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.3.bb index bb44ec782..10427dab3 100644 --- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb +++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.3.bb | |||
@@ -1,13 +1,13 @@ | |||
1 | SUMMARY = "Application to take screenshots" | 1 | SUMMARY = "Application to take screenshots" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter" | 2 | HOMEPAGE = "https://docs.xfce.org/apps/xfce4-screenshooter/start" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
6 | DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native" | 6 | DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native" |
7 | 7 | ||
8 | inherit xfce-app perlnative | 8 | inherit xfce-app perlnative |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7" | 10 | SRC_URI[sha256sum] = "a454159847becfeca274a5b58c0e5817d4a260a29345a37bbc3b4ff46f8f3818" |
11 | 11 | ||
12 | do_compile:prepend() { | 12 | do_compile:prepend() { |
13 | mkdir -p lib | 13 | mkdir -p lib |