mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Flatpak update
This commit is contained in:
11
.github/workflows/LinuxFlatpak.yml
vendored
11
.github/workflows/LinuxFlatpak.yml
vendored
@@ -11,16 +11,7 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y ninja-build libglib2.0-dev libxml2-dev libyaml-dev gettext libarchive-dev gperf pkg-config libstemmer-dev python3-dev python3-pip libcurl4-openssl-dev libsystemd-dev gobject-introspection libgirepository1.0-dev itstool xsltproc
|
sudo apt install -y appstream
|
||||||
sudo pip3 install meson
|
|
||||||
|
|
||||||
- name: Install AppStream
|
|
||||||
run: |
|
|
||||||
git clone https://github.com/ximion/appstream.git
|
|
||||||
cd appstream
|
|
||||||
meson build
|
|
||||||
ninja -C build
|
|
||||||
sudo ninja -C build install
|
|
||||||
|
|
||||||
- name: Verify AppStream Version
|
- name: Verify AppStream Version
|
||||||
run: |
|
run: |
|
||||||
|
@@ -125,7 +125,7 @@
|
|||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/JakubMelka/PDF4QT.git",
|
"url": "https://github.com/JakubMelka/PDF4QT.git",
|
||||||
"commit": "70b4291505877a5c0077b7d10c81478686d48640"
|
"commit": "01120bb542da6acfb47a540506ed2b50b08c66c1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user