diff mbox series

[meta-xfce,4/4] xfce4-screenshooter: 1.9.10 -> 1.10.3

Message ID 20230407091722.5576-4-kai.kang@windriver.com
State Under Review
Headers show
Series [meta-xfce,1/4] xfce4-notifyd: 0.6.3 -> 0.8.2 | expand

Commit Message

Kai April 7, 2023, 9:17 a.m. UTC
From: Kai Kang <kai.kang@windriver.com>

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>
---
 ...creenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-apps/xfce4-screenshooter/{xfce4-screenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} (66%)

Comments

Khem Raj April 7, 2023, 3:41 p.m. UTC | #1
On Fri, Apr 7, 2023 at 2:17 AM Kai Kang <kai.kang@eng.windriver.com> wrote:
>
> From: Kai Kang <kai.kang@windriver.com>
>
> 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

Its vague and does not state what has changed. Can you add some more
info towards what has changed ?

>
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
>  ...creenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename meta-xfce/recipes-apps/xfce4-screenshooter/{xfce4-screenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} (66%)
>
> 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
> similarity index 66%
> rename from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
> rename to 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 @@
>  SUMMARY = "Application to take screenshots"
> -HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
> +HOMEPAGE = "https://docs.xfce.org/apps/xfce4-screenshooter/start"
>  SECTION = "x11/application"
>  LICENSE = "GPL-2.0-only"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>  DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native"
>
>  inherit xfce-app perlnative
>
> -SRC_URI[sha256sum] = "04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7"
> +SRC_URI[sha256sum] = "a454159847becfeca274a5b58c0e5817d4a260a29345a37bbc3b4ff46f8f3818"
>
>  do_compile:prepend() {
>      mkdir -p lib
> --
> 2.17.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#101981): https://lists.openembedded.org/g/openembedded-devel/message/101981
> Mute This Topic: https://lists.openembedded.org/mt/98121607/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Kai April 10, 2023, 5:36 a.m. UTC | #2
On 4/7/23 23:41, Khem Raj wrote:
> On Fri, Apr 7, 2023 at 2:17 AM Kai Kang <kai.kang@eng.windriver.com> wrote:
>> From: Kai Kang <kai.kang@windriver.com>
>>
>> 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
> Its vague and does not state what has changed. Can you add some more
> info towards what has changed ?

Hi Khem,

According to

https://gitlab.xfce.org/apps/xfce4-screenshooter/-/issues/70

The current license for this component is out of date. Please see 
xfce4-taskmanager Issue #49 for additional details & discussion.

Briefly:

Comparing the 17 years old file with the new one, we have:

  - some whitespace changes
  - a new FSF address
  - some extra commas

All references to GNU Library General Public License have been replaced 
with GNU Lesser General Public License


Regards,
Kai

>
>> Signed-off-by: Kai Kang <kai.kang@windriver.com>
>> ---
>>   ...creenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} | 6 +++---
>>   1 file changed, 3 insertions(+), 3 deletions(-)
>>   rename meta-xfce/recipes-apps/xfce4-screenshooter/{xfce4-screenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} (66%)
>>
>> 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
>> similarity index 66%
>> rename from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
>> rename to 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 @@
>>   SUMMARY = "Application to take screenshots"
>> -HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
>> +HOMEPAGE = "https://docs.xfce.org/apps/xfce4-screenshooter/start"
>>   SECTION = "x11/application"
>>   LICENSE = "GPL-2.0-only"
>> -LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>>   DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native"
>>
>>   inherit xfce-app perlnative
>>
>> -SRC_URI[sha256sum] = "04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7"
>> +SRC_URI[sha256sum] = "a454159847becfeca274a5b58c0e5817d4a260a29345a37bbc3b4ff46f8f3818"
>>
>>   do_compile:prepend() {
>>       mkdir -p lib
>> --
>> 2.17.1
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#101981): https://lists.openembedded.org/g/openembedded-devel/message/101981
>> Mute This Topic: https://lists.openembedded.org/mt/98121607/1997914
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
Khem Raj April 10, 2023, 6:36 a.m. UTC | #3
On Sun, Apr 9, 2023 at 10:36 PM Kai <kai.kang@windriver.com> wrote:
>
> On 4/7/23 23:41, Khem Raj wrote:
> > On Fri, Apr 7, 2023 at 2:17 AM Kai Kang <kai.kang@eng.windriver.com> wrote:
> >> From: Kai Kang <kai.kang@windriver.com>
> >>
> >> 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
> > Its vague and does not state what has changed. Can you add some more
> > info towards what has changed ?
>
> Hi Khem,
>
> According to
>
> https://gitlab.xfce.org/apps/xfce4-screenshooter/-/issues/70
>
> The current license for this component is out of date. Please see
> xfce4-taskmanager Issue #49 for additional details & discussion.
>
> Briefly:
>
> Comparing the 17 years old file with the new one, we have:
>
>   - some whitespace changes
>   - a new FSF address
>   - some extra commas
>
> All references to GNU Library General Public License have been replaced
> with GNU Lesser General Public License
>

This info would have been good in the commit message.

>
> Regards,
> Kai
>
> >
> >> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> >> ---
> >>   ...creenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} | 6 +++---
> >>   1 file changed, 3 insertions(+), 3 deletions(-)
> >>   rename meta-xfce/recipes-apps/xfce4-screenshooter/{xfce4-screenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} (66%)
> >>
> >> 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
> >> similarity index 66%
> >> rename from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
> >> rename to 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 @@
> >>   SUMMARY = "Application to take screenshots"
> >> -HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
> >> +HOMEPAGE = "https://docs.xfce.org/apps/xfce4-screenshooter/start"
> >>   SECTION = "x11/application"
> >>   LICENSE = "GPL-2.0-only"
> >> -LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
> >> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> >>   DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native"
> >>
> >>   inherit xfce-app perlnative
> >>
> >> -SRC_URI[sha256sum] = "04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7"
> >> +SRC_URI[sha256sum] = "a454159847becfeca274a5b58c0e5817d4a260a29345a37bbc3b4ff46f8f3818"
> >>
> >>   do_compile:prepend() {
> >>       mkdir -p lib
> >> --
> >> 2.17.1
> >>
> >>
> >> -=-=-=-=-=-=-=-=-=-=-=-
> >> Links: You receive all messages sent to this group.
> >> View/Reply Online (#101981): https://lists.openembedded.org/g/openembedded-devel/message/101981
> >> Mute This Topic: https://lists.openembedded.org/mt/98121607/1997914
> >> Group Owner: openembedded-devel+owner@lists.openembedded.org
> >> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> >> -=-=-=-=-=-=-=-=-=-=-=-
> >>
>
> --
> Kai Kang
> Wind River Linux
>
Kai April 11, 2023, 2:09 a.m. UTC | #4
On 4/10/23 14:36, Khem Raj wrote:
> On Sun, Apr 9, 2023 at 10:36 PM Kai <kai.kang@windriver.com> wrote:
>> On 4/7/23 23:41, Khem Raj wrote:
>>> On Fri, Apr 7, 2023 at 2:17 AM Kai Kang <kai.kang@eng.windriver.com> wrote:
>>>> From: Kai Kang <kai.kang@windriver.com>
>>>>
>>>> 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
>>> Its vague and does not state what has changed. Can you add some more
>>> info towards what has changed ?
>> Hi Khem,
>>
>> According to
>>
>> https://gitlab.xfce.org/apps/xfce4-screenshooter/-/issues/70
>>
>> The current license for this component is out of date. Please see
>> xfce4-taskmanager Issue #49 for additional details & discussion.
>>
>> Briefly:
>>
>> Comparing the 17 years old file with the new one, we have:
>>
>>    - some whitespace changes
>>    - a new FSF address
>>    - some extra commas
>>
>> All references to GNU Library General Public License have been replaced
>> with GNU Lesser General Public License
>>
> This info would have been good in the commit message.

OK. I'll add such info next time since it seems you have merged it.

Regards,
Kai

>
>> Regards,
>> Kai
>>
>>>> Signed-off-by: Kai Kang <kai.kang@windriver.com>
>>>> ---
>>>>    ...creenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} | 6 +++---
>>>>    1 file changed, 3 insertions(+), 3 deletions(-)
>>>>    rename meta-xfce/recipes-apps/xfce4-screenshooter/{xfce4-screenshooter_1.9.10.bb => xfce4-screenshooter_1.10.3.bb} (66%)
>>>>
>>>> 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
>>>> similarity index 66%
>>>> rename from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
>>>> rename to 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 @@
>>>>    SUMMARY = "Application to take screenshots"
>>>> -HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
>>>> +HOMEPAGE = "https://docs.xfce.org/apps/xfce4-screenshooter/start"
>>>>    SECTION = "x11/application"
>>>>    LICENSE = "GPL-2.0-only"
>>>> -LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
>>>> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>>>>    DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native"
>>>>
>>>>    inherit xfce-app perlnative
>>>>
>>>> -SRC_URI[sha256sum] = "04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7"
>>>> +SRC_URI[sha256sum] = "a454159847becfeca274a5b58c0e5817d4a260a29345a37bbc3b4ff46f8f3818"
>>>>
>>>>    do_compile:prepend() {
>>>>        mkdir -p lib
>>>> --
>>>> 2.17.1
>>>>
>>>>
>>>> -=-=-=-=-=-=-=-=-=-=-=-
>>>> Links: You receive all messages sent to this group.
>>>> View/Reply Online (#101981): https://lists.openembedded.org/g/openembedded-devel/message/101981
>>>> Mute This Topic: https://lists.openembedded.org/mt/98121607/1997914
>>>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>>>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
>>>> -=-=-=-=-=-=-=-=-=-=-=-
>>>>
>> --
>> Kai Kang
>> Wind River Linux
>>
diff mbox series

Patch

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
similarity index 66%
rename from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
rename to 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 @@ 
 SUMMARY = "Application to take screenshots"
-HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
+HOMEPAGE = "https://docs.xfce.org/apps/xfce4-screenshooter/start"
 SECTION = "x11/application"
 LICENSE = "GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native"
 
 inherit xfce-app perlnative
 
-SRC_URI[sha256sum] = "04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7"
+SRC_URI[sha256sum] = "a454159847becfeca274a5b58c0e5817d4a260a29345a37bbc3b4ff46f8f3818"
 
 do_compile:prepend() {
     mkdir -p lib