Ignore:
Timestamp:
Aug 27, 2024, 11:28:13 AM (19 months ago)
Author:
chronos
Message:
  • Modified: Packaging files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/1.5.0/Install/flatpak/net.zdechov.app.vCardStudio.yml

    r181 r183  
    2424    sources:
    2525      - type: svn
    26         url: https://svn.zdechov.net/vcard-studio/trunk
    27         revision: r177
     26        url: https://svn.zdechov.net/vcard-studio/tags/1.5.0
     27        revision: r183
    2828    buildsystem: simple
    2929    build-commands:
     
    3535      - ln -s $FLATPAK_DEST/share/vCardStudio/vCardStudio $FLATPAK_DEST/bin/vCardStudio
    3636      - install -Dm644 Install/flatpak/${FLATPAK_ID}.desktop -t $FLATPAK_DEST/share/applications
    37       - install -Dm644 Images/256x256/vCardStudio.png $FLATPAK_DEST/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png
     37      - install -Dm644 "Images/vCard Studio.png" $FLATPAK_DEST/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png
    3838      - install -Dm644 Languages/*.po -t $FLATPAK_DEST/share/vCardStudio/Languages
    3939      - install -Dm644 Packages/Common/Languages/*.po -t $FLATPAK_DEST/share/vCardStudio/Languages
Note: See TracChangeset for help on using the changeset viewer.