flathub / org.sparkleshare.SparkleShare

https://flathub.org/apps/details/org.sparkleshare.SparkleShare
1 stars 2 forks source link

Propose EOL org.sparkleshare.SparkleShare #8

Open yakushabb opened 1 day ago

yakushabb commented 1 day ago

@hbons, org.sparkleshare.SparkleShare is the only application still using org.gnome.Platform 3.28. It also hasn't been maintained in over 6 years.

@bbhtt, is it possible to mark it as EOL?

bbhtt commented 1 day ago

Needs to be manually EOL-ed if it can't be built anymore. Did you try building it? If it builds then it is easy to EOL.

yakushabb commented 1 day ago

@hbons says that:

The final release tag will be 3.38.1. Though I will not produce any binaries for it. SparkleShare will remain available for Linux on Flathub and the Releases page will stay up. I will put this repository into public archive mode probably by next year. If someone wants to fork and rebrand the project, you have my blessing.

Source: https://github.com/hbons/SparkleShare/issues/2006

yakushabb commented 1 day ago

Needs to be manually EOL-ed if it can't be built anymore. Did you try building it? If it builds then it is easy to EOL.

I've got the following error message:

SparkleShare/Linux/Images/icons/meson.build:15:4: ERROR: File hicolor/scalablexscalable/apps/org.sparkleshare.SparkleShare.svg does not exist

bbhtt commented 1 day ago

https://github.com/hbons/SparkleShare/blob/9f3d16d2311f1218068377e3fc90f50a45dabacb/SparkleShare/Linux/Images/icons/meson.build#L13

try creating a patch to change these two lines to:

foreach size : icon_sizes
    icon_dir = join_paths('scalable', 'apps')