Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add download_data_from_download-o-o.sh #13

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

lkocman
Copy link
Contributor

@lkocman lkocman commented Nov 29, 2023

lkocman added a commit to lkocman/desktop-file-translations that referenced this pull request Nov 29, 2023
* Used by experimental 51-xml/download_data_from_download-o-o.sh from Add download_data_from_download-o-o.sh openSUSE#13
lkocman added a commit to lkocman/desktop-file-translations that referenced this pull request Nov 29, 2023
* Used by experimental 51-xml/download_data_from_download-o-o.sh from openSUSE#13
bzip2 $tgdir/$pkg-desktopfiles.tar
fi
fi
if [ ! -f "$tgdir/$pkg-appstream.tar.bz2" ]; then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK only the desktop file translations are actually used, the others were implemented for some possible future expansion which never happened. You might be able to save quite a bit of time.

lkocman added a commit to lkocman/desktop-file-translations that referenced this pull request Nov 30, 2023
* Used by experimental 51-xml/download_data_from_download-o-o.sh from openSUSE#13
* Skipped data from -*appstream.tar.bz and -polkitactions.tar.bz
  based on agremeent with Fabian
* Extract translatable files/metadata from download-o-o
  This is especially useful for layered projects (e.g. Leap >= 15.3),
  where buildresults of one or more layer do not contain extracted
  desktopfiles etc (needed by download_data.sh).

* Actual data is submitted in Leap 15.6 desktop-file-translations openSUSE#14
  Original discussion about issues with newer Leap releases in
  https://progress.opensuse.org/issues/100023
@lkocman
Copy link
Contributor Author

lkocman commented Nov 30, 2023

Oky "rebased" and commented out fitlers for extraction of polkit and appstream files, that will cut some time. I'll keep the part for handling it, just in case we'd ever need it in the future.

@lkocman lkocman merged commit 5845b85 into openSUSE:master Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants