D7253: Add build-flatpak target if there is a flatpak recipe around

Elvis Angelaccio noreply at phabricator.kde.org
Sat Aug 12 08:02:36 UTC 2017


elvisangelaccio added a comment.


  In https://phabricator.kde.org/D7253#134703, @apol wrote:
  
  > In https://phabricator.kde.org/D7253#134653, @elvisangelaccio wrote:
  >
  > > Main reason is having a simple way to run flatpak-builder with the proper arguments. Otherwise you have to copy-paste the command from somewhere (which could be error-prone).
  > >  One usually already has a build folder around, so the idea is you change some code, build it as usual and then you run this target to quickly test the change in flatpak.
  >
  >
  > Note that this is forcing that the file is in the root directory, this doesn't need to be necessarily the case. In fact xdg-portal-kde-test has it in a subdir.
  >
  > This would already do what you're after:
  >  `alias fb=flatpak-builder --force-clean --ccache --require-changes --repo=repo app $@`
  >
  > Such an alias/script could go in here: https://cgit.kde.org/kde-dev-scripts.git/
  >
  > The reason why I'm discussing this is that I think one of the advantages of Flatpak
  
  
  Did you hit Submit too soon? :p  
  Anyway, an alias certainly works, I can live with that.

REPOSITORY
  R240 Extra CMake Modules

REVISION DETAIL
  https://phabricator.kde.org/D7253

To: elvisangelaccio, apol, #frameworks
Cc: #frameworks, #build_system
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170812/7fd496b3/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list