Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
pugaizai committed Sep 12, 2024
1 parent 1192b06 commit 4cfdbd2
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions manifests/cn.wps.office/cn.wps.office.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ modules:
- ln -s wps ${FLATPAK_DEST}/bin/wpp
- ln -s wps ${FLATPAK_DEST}/bin/wpspdf
- install -Dm755 /usr/bin/desktop-file-edit -t ${FLATPAK_DEST}/bin/
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata/
- install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications/
- install -Dm644 ${FLATPAK_ID}.svg -t ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
sources:
- type: file
path: apply_extra.sh

- type: file
path: cn.wps.office.metainfo.xml
path: cn.wps.office.appdata.xml

- type: file
path: cn.wps.office.desktop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ modules:
- cp -a usr/share ${FLATPAK_DEST}/
- chmod +x ${FLATPAK_DEST}/CloudOTP/CloudOTP
- install -Dm755 CloudOTP.sh ${FLATPAK_DEST}/bin/CloudOTP
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
sources:
- type: archive
only-arches: [x86_64]
Expand All @@ -173,7 +173,7 @@ modules:
.assets[] | select(.name=="CloudOTP-" + $version + "-linux-amd64.deb") |
.browser_download_url
- type: file
path: com.cloudchewie.cloudotp.metainfo.xml
path: com.cloudchewie.cloudotp.appdata.xml
- type: script
commands:
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions manifests/com.qq.QQ/com.qq.QQ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ modules:
build-commands:
- install apply_extra ${FLATPAK_DEST}/bin
- install -Dm755 qq.sh ${FLATPAK_DEST}/bin/qq
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
- install -Dm644 ${FLATPAK_ID}.png -t ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps
- install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications
sources:
Expand All @@ -112,7 +112,7 @@ modules:
dest-filename: apply_extra

- type: file
path: com.qq.QQ.metainfo.xml
path: com.qq.QQ.appdata.xml

- type: file
path: com.qq.QQ.png
Expand Down
4 changes: 2 additions & 2 deletions manifests/com.qq.docs/com.qq.docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ modules:
- install -Dm755 apply_extra -t ${FLATPAK_DEST}/bin
- install -Dm644 ${FLATPAK_ID}.svg -t ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps
- install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
- install -Dm755 tdappdesktop.sh ${FLATPAK_DEST}/bin/tdappdesktop
sources:
- type: extra-data
Expand All @@ -62,7 +62,7 @@ modules:
url-query: '"https://desktop.docs.qq.com/Installer/30001/\($version)/TencentDocs-x64.deb"'
size: 153426216
- type: file
path: com.qq.docs.metainfo.xml
path: com.qq.docs.appdata.xml
- type: file
path: com.qq.docs.svg
- type: file
Expand Down
4 changes: 2 additions & 2 deletions manifests/com.qq.qqmusic/com.qq.qqmusic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ modules:
build-commands:
- unzip electron28.zip -d ${FLATPAK_DEST}/qqmusic
- install -Dm644 app.asar -t ${FLATPAK_DEST}/qqmusic
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
- install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications
- install -Dm644 ${FLATPAK_ID}.png -t ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/
- install -Dm755 qqmusic.sh ${FLATPAK_DEST}/bin/qqmusic
Expand All @@ -52,7 +52,7 @@ modules:
url: https://github.com/electron/electron/releases/download/v28.3.3/electron-v28.3.3-linux-x64.zip
sha256: 20f6be493cbd6c9924206e744b1c490af1f97f4735451b9dc19f0d305366d546
- type: file
path: com.qq.qqmusic.metainfo.xml
path: com.qq.qqmusic.appdata.xml
- type: file
path: com.qq.qqmusic.desktop
- type: file
Expand Down
4 changes: 2 additions & 2 deletions manifests/com.tencent.WeChat/com.tencent.WeChat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ modules:
- install -Dm755 apply_extra -t ${FLATPAK_DEST}/bin/
- install -Dm755 wechat.sh ${FLATPAK_DEST}/bin/wechat
- install -Dm755 dde-file-manager.sh ${FLATPAK_DEST}/bin/dde-file-manager
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
- install -Dm644 ${FLATPAK_ID}.png -t ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps
- install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications
sources:
Expand All @@ -86,7 +86,7 @@ modules:
path: dde-file-manager.sh

- type: file
path: com.tencent.WeChat.metainfo.xml
path: com.tencent.WeChat.appdata.xml

- type: file
path: com.tencent.WeChat.png
Expand Down
4 changes: 2 additions & 2 deletions manifests/com.xiaoyaocz.dmzjx/com.xiaoyaocz.dmzjx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ modules:
- desktop-file-edit --set-key="Categories" --set-value="Graphics;Network;" --remove-key="Version" /app/share/applications/flutter_dmzj.desktop
- chmod +x ${FLATPAK_DEST}/flutter_dmzj/flutter_dmzj
- install -Dm755 flutter_dmzj.sh ${FLATPAK_DEST}/bin/flutter_dmzj
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
sources:
- type: file
url: https://github.com/xiaoyaocz/flutter_dmzj/releases/download/v2.1.1/flutter_dmzj-2.1.1%2B20101-linux.deb
Expand All @@ -48,7 +48,7 @@ modules:
.browser_download_url
- type: file
path: com.xiaoyaocz.dmzjx.metainfo.xml
path: com.xiaoyaocz.dmzjx.appdata.xml

- type: script
commands:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ modules:
- chmod +x ${FLATPAK_DEST}/simple_live_app/simple_live_app
- install -Dm755 simple_live_app.sh ${FLATPAK_DEST}/bin/simple_live_app
- install -Dm644 simple_live_app.png -t ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
- ln -s libmpv.so.2 ${FLATPAK_DEST}/lib/libmpv.so.1
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
sources:
Expand All @@ -165,7 +165,7 @@ modules:
sha256: 9a748937746a91370d97386f194f6bc285e32637595a769c0c33ea213508a0cc

- type: file
path: com.xiaoyaocz.simplelive.metainfo.xml
path: com.xiaoyaocz.simplelive.appdata.xml

- type: script
commands:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ modules:
- mv {data,lib,mikan} mikan-package/
- mv mikan-package ${FLATPAK_DEST}/mikan
- install -Dm755 mikan.sh ${FLATPAK_DEST}/bin/mikan
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata/
- install -Dm644 ${FLATPAK_ID}.png -t ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/
- install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications/
sources:
Expand All @@ -49,7 +49,7 @@ modules:
.browser_download_url
- type: file
path: io.github.iota9star.mikan.metainfo.xml
path: io.github.iota9star.mikan.appdata.xml

- type: file
path: io.github.iota9star.mikan.desktop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ modules:
- mv opt/apps/${FLATPAK_ID}/files/bin ${FLATPAK_DEST}/bilibili
- cp -a usr/share ${FLATPAK_DEST}/
- desktop-file-edit --set-key="Exec" --set-value="bilibili %U" ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
- install -Dm755 bilibili.sh ${FLATPAK_DEST}/bin/bilibili
- ln -svf /usr/bin/ffmpeg ${FLATPAK_DEST}/bin/
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
Expand Down Expand Up @@ -76,7 +76,7 @@ modules:
|
.browser_download_url
- type: file
path: io.github.msojocs.bilibili.metainfo.xml
path: io.github.msojocs.bilibili.appdata.xml
- type: script
dest-filename: bilibili.sh
commands:
Expand Down
4 changes: 2 additions & 2 deletions manifests/io.github.niuhuan.kobi/io.github.niuhuan.kobi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ modules:
- mv squashfs-root/{data,lib,AppRun} kobi/
- mv kobi ${FLATPAK_DEST}/
- install -Dm755 kobi.sh ${FLATPAK_DEST}/bin/kobi
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata/
- install -Dm644 ${FLATPAK_ID}.png -t ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/
- install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications/
sources:
Expand All @@ -50,7 +50,7 @@ modules:
.browser_download_url
- type: file
path: io.github.niuhuan.kobi.metainfo.xml
path: io.github.niuhuan.kobi.appdata.xml

- type: file
path: io.github.niuhuan.kobi.desktop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ modules:
- cp -a usr/share ${FLATPAK_DEST}/
- chmod +x ${FLATPAK_DEST}/Kazumi/kazumi
- install -Dm755 kazumi.sh ${FLATPAK_DEST}/bin/kazumi
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
sources:
- type: file
Expand All @@ -116,7 +116,7 @@ modules:
.assets[] | select(.name=="Kazumi_linux_" + $version + "_amd64.deb") |
.browser_download_url
- type: file
path: io.github.predidit.kazumi.metainfo.xml
path: io.github.predidit.kazumi.appdata.xml
- type: script
commands:
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ modules:
post-install:
- install -Dm644 ${FLATPAK_ID}.png -t ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps
- install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
sources:
- type: git
url: https://gitlab.freedesktop.org/xorg/app/xeyes.git
Expand All @@ -50,4 +50,4 @@ modules:
- type: file
path: org.freedesktop.xorg.xeyes.desktop
- type: file
path: org.freedesktop.xorg.xeyes.metainfo.xml
path: org.freedesktop.xorg.xeyes.appdata.xml
4 changes: 2 additions & 2 deletions manifests/top.jtmonster.jhentai/top.jtmonster.jhentai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ modules:
- cp -a usr/share ${FLATPAK_DEST}/
- mv opt/jhentai ${FLATPAK_DEST}/
- install -Dm755 jhentai.sh ${FLATPAK_DEST}/bin/jhentai
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
sources:
- type: file
only-arches: [x86_64]
Expand All @@ -44,7 +44,7 @@ modules:
|
.browser_download_url
- type: file
path: top.jtmonster.jhentai.metainfo.xml
path: top.jtmonster.jhentai.appdata.xml
- type: script
commands:
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
Expand Down

0 comments on commit 4cfdbd2

Please sign in to comment.