otaylor / modularity / fedmod

Forked from modularity/fedmod 6 years ago
Clone

708853a rpm2flatpak: Add an option to initialize from the Flathub manifest

Authored and Committed by otaylor 5 years ago
    rpm2flatpak: Add an option to initialize from the Flathub manifest
    
    If an application is already packaged on Flathub, allow the user to
    initialize the container.yaml from the Flathub manifest by passing
    
     --flathub=com.example.MyApp
    
    or:
    
     --flathub=MyApp
    
    to do a search (if the search term isn't unique, the operation will
    error out showing a list of matches.)
    
        
file modified
+4 -2
file modified
+123 -3
file modified
+1 -0
file modified
+277 -5