2021-02-21 15:27:24 +00:00
id : net.rpcs3.RPCS3
runtime : org.kde.Platform
2021-09-24 18:48:47 +00:00
runtime-version : 5.15 -21.08
2021-02-21 15:27:24 +00:00
sdk : org.kde.Sdk
2021-03-30 10:00:15 +00:00
sdk-extensions :
2021-04-19 08:25:09 +00:00
- org.freedesktop.Sdk.Extension.llvm12
2021-02-21 15:27:24 +00:00
command : rpcs3
rename-desktop-file : rpcs3.desktop
2021-05-19 17:41:18 +00:00
rename-appdata-file : rpcs3.metainfo.xml
2021-02-21 15:27:24 +00:00
rename-icon : rpcs3
2020-07-06 11:05:39 +00:00
finish-args :
2021-04-09 15:41:23 +00:00
- --device=all
- --filesystem=home:ro
- --filesystem=xdg-run/gvfs
- --filesystem=xdg-run/gvfsd
2021-02-21 15:27:24 +00:00
- --share=ipc
- --socket=fallback-x11
- --socket=pulseaudio
2021-04-09 15:41:23 +00:00
- --socket=wayland
2021-02-21 15:27:24 +00:00
- --share=network
- --talk-name=org.a11y.Bus
2021-04-09 15:41:23 +00:00
- --talk-name=org.gtk.vfs.*
2021-10-20 21:41:10 +00:00
- --talk-name=org.freedesktop.ScreenSaver
- --talk-name=org.mate.ScreenSaver
2020-09-03 08:31:32 +00:00
add-extensions :
org.freedesktop.Platform.ffmpeg-full :
2021-02-21 15:27:24 +00:00
directory : lib/ffmpeg
add-ld-path : .
2021-09-24 07:27:05 +00:00
version : '21.08'
2020-09-03 08:31:32 +00:00
autodownload : true
autodelete : false
cleanup-commands :
2021-02-21 15:27:24 +00:00
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
2021-03-30 10:00:15 +00:00
build-options :
2021-04-19 08:25:09 +00:00
prepend-ld-library-path : /usr/lib/sdk/llvm12/lib
prepend-path : /usr/lib/sdk/llvm12/bin
2020-07-06 11:05:39 +00:00
modules :
2021-02-21 15:27:24 +00:00
- shared-modules/glu/glu-9.json
- shared-modules/glew/glew.json
- shared-modules/libusb/libusb.json
2020-07-06 11:05:39 +00:00
2021-02-21 15:27:24 +00:00
- name : libevdev
buildsystem : meson
2020-07-06 11:05:39 +00:00
config-opts :
2021-02-21 15:27:24 +00:00
- -Dtests=disabled
- -Ddocumentation=disabled
2020-07-06 11:05:39 +00:00
cleanup :
2021-02-21 15:27:24 +00:00
- /bin
- /include
- /lib/pkgconfig
- /share
2020-07-06 11:05:39 +00:00
sources :
2021-02-21 15:27:24 +00:00
- type : archive
2021-11-09 01:17:45 +00:00
url : https://www.freedesktop.org/software/libevdev/libevdev-1.12.0.tar.xz
sha256 : 2f729e3480695791f9482e8388bd723402b89f0eaf118057bbdea3cecee9b237
2021-02-21 00:34:10 +00:00
x-checker-data :
2021-02-21 15:27:24 +00:00
type : anitya
2021-02-21 00:34:10 +00:00
project-id : 20540
2021-06-04 12:41:33 +00:00
stable-only : true
2021-02-21 15:27:24 +00:00
url-template : https://www.freedesktop.org/software/libevdev/libevdev-$version.tar.xz
2020-07-06 11:05:39 +00:00
2021-07-12 13:24:36 +00:00
- name : FAudio
buildsystem : cmake-ninja
builddir : true
config-opts :
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
- -DGSTREAMER=ON
cleanup :
- /include
- /lib/cmake
- /lib/pkgconfig
sources :
- type : archive
2021-12-02 10:43:24 +00:00
url : https://github.com/FNA-XNA/FAudio/archive/refs/tags/21.12.tar.gz
sha256 : c69d1b7098c018a787311d6f2bfdbc3782e88407f219ea53213f052284f9cb14
2021-08-02 23:47:51 +00:00
x-checker-data :
type : anitya
project-id : 20663
stable-only : true
url-template : https://github.com/FNA-XNA/FAudio/archive/refs/tags/$version.tar.gz
2021-07-12 13:24:36 +00:00
2021-06-04 12:41:33 +00:00
- name : flatbuffers
buildsystem : cmake-ninja
build-options :
env :
CC : clang
CXX : clang++
config-opts :
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
- -DFLATBUFFERS_BUILD_TESTS=OFF
- -DFLATBUFFERS_BUILD_FLATC=OFF
- -DFLATBUFFERS_BUILD_SHAREDLIB=ON
cleanup :
2021-06-12 13:38:00 +00:00
- /include
- /lib/cmake
- /lib/pkgconfig
2021-06-04 12:41:33 +00:00
- /lib/*.a
sources :
- type : git
url : https://github.com/google/flatbuffers.git
2021-12-09 21:31:09 +00:00
tag : v2.0.5
commit : d0cede9c90c5257537c293517a21376408b549fa
2021-06-04 12:41:33 +00:00
x-checker-data :
type : git
2021-06-05 12:44:59 +00:00
tag-pattern : ^v([\d.]+)$
2021-06-04 12:41:33 +00:00
- name : pugixml
buildsystem : cmake-ninja
config-opts :
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
- -DBUILD_SHARED_LIBS=ON
cleanup :
2021-06-12 13:38:00 +00:00
- /include
- /lib/cmake
- /lib/pkgconfig
2021-06-04 12:41:33 +00:00
sources :
- type : archive
url : https://github.com/zeux/pugixml/releases/download/v1.11.4/pugixml-1.11.4.tar.gz
sha256 : 8ddf57b65fb860416979a3f0640c2ad45ddddbbafa82508ef0a0af3ce7061716
x-checker-data :
type : anitya
project-id : 3728
stable-only : true
url-template : https://github.com/zeux/pugixml/releases/download/v$version/pugixml-$version.tar.gz
- name : xxhash
no-autogen : true
make-install-args :
- PREFIX=${FLATPAK_DEST}
cleanup :
2021-06-12 13:38:00 +00:00
- /bin
- /include
- /lib/pkgconfig
2021-06-04 12:41:33 +00:00
- /lib/*.a
2021-06-12 13:38:00 +00:00
- /share
2021-06-04 12:41:33 +00:00
sources :
- type : archive
2021-11-29 23:32:46 +00:00
url : https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.1.tar.gz
sha256 : 3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c
2021-06-04 12:41:33 +00:00
x-checker-data :
type : anitya
project-id : 17583
stable-only : true
url-template : https://github.com/Cyan4973/xxHash/archive/refs/tags/v$version.tar.gz
2021-02-21 15:27:24 +00:00
- name : rpcs3-llvm
buildsystem : cmake-ninja
2020-07-06 11:05:39 +00:00
builddir : true
build-options :
2021-02-21 15:27:24 +00:00
cxxflags : -msse -msse2 -mcx16
2020-07-06 11:05:39 +00:00
env :
2021-02-21 15:27:24 +00:00
AR : llvm-ar
CC : clang
CXX : clang++
RANLIB : llvm-ranlib
2021-03-30 10:00:15 +00:00
ldflags : -fuse-ld=lld
2020-07-06 11:05:39 +00:00
config-opts :
2021-02-21 15:27:24 +00:00
- -DCMAKE_BUILD_TYPE=Release
- -DBUILD_SHARED_LIBS=OFF
- -DLLVM_CCACHE_BUILD=ON
- -DLLVM_TARGETS_TO_BUILD='X86'
- -DLLVM_BUILD_RUNTIME=OFF
- -DLLVM_BUILD_TOOLS=OFF
- -DLLVM_INCLUDE_DOCS=OFF
- -DLLVM_INCLUDE_EXAMPLES=OFF
- -DLLVM_INCLUDE_TESTS=OFF
- -DLLVM_INCLUDE_TOOLS=OFF
- -DLLVM_INCLUDE_UTILS=OFF
- -DLLVM_USE_INTEL_JITEVENTS=ON
- -DLLVM_ENABLE_Z3_SOLVER=OFF
- -DCMAKE_CXX_STANDARD=17
2021-11-03 20:52:06 +00:00
- -DITTAPI_SOURCE_DIR=/run/build/rpcs3-llvm/ittapi
2020-07-06 11:05:39 +00:00
cleanup :
2021-02-21 15:27:24 +00:00
- '*'
2020-07-06 11:05:39 +00:00
sources :
2021-02-21 15:27:24 +00:00
- type : git
url : https://github.com/RPCS3/llvm-mirror.git
branch : master
2021-12-27 23:36:24 +00:00
commit : 1c0ca194dc501ffb1674868babf8bd52658a0734
2021-11-03 20:52:06 +00:00
- type : git
url : https://github.com/intel/ittapi.git
dest : ittapi/ittapi
disable-shallow-clone : true
2020-07-06 11:05:39 +00:00
2021-02-21 15:27:24 +00:00
- name : rpcs3
buildsystem : cmake-ninja
2021-09-01 09:08:00 +00:00
builddir : true
2020-07-06 11:05:39 +00:00
build-options :
2021-03-30 10:00:15 +00:00
env :
AR : llvm-ar
CC : clang
CXX : clang++
RANLIB : llvm-ranlib
ldflags : -fuse-ld=lld
2020-07-06 11:05:39 +00:00
config-opts :
2021-02-21 15:27:24 +00:00
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
- -DBUILD_LLVM_SUBMODULE=OFF
- -DUSE_NATIVE_INSTRUCTIONS=OFF
- -DUSE_PRECOMPILED_HEADERS=OFF
2021-06-04 12:41:33 +00:00
- -DUSE_SYSTEM_CURL=ON
2021-07-12 13:24:36 +00:00
- -DUSE_SYSTEM_FAUDIO=ON
2021-02-21 15:27:24 +00:00
- -DUSE_SYSTEM_FFMPEG=ON
2021-06-04 12:41:33 +00:00
- -DUSE_SYSTEM_FLATBUFFERS=ON
2021-02-21 15:27:24 +00:00
- -DUSE_SYSTEM_LIBPNG=ON
2021-05-03 23:34:45 +00:00
- -DUSE_SYSTEM_LIBUSB=ON
2021-06-04 12:41:33 +00:00
- -DUSE_SYSTEM_PUGIXML=ON
- -DUSE_SYSTEM_XXHASH=ON
- -DUSE_SYSTEM_ZLIB=ON
2020-07-06 11:05:39 +00:00
post-install :
- |
set -eux;
2021-05-19 17:41:18 +00:00
sed -i 's|<id>RPCS3</id>|<id>net.rpcs3.RPCS3</id>|' ${FLATPAK_DEST}/share/metainfo/rpcs3.metainfo.xml;
2020-07-06 11:05:39 +00:00
2021-11-17 11:19:47 +00:00
COMM_TAG="$(awk -F'[\{,]' '/version{.*}/{printf "%d.%d.%d", $2, $3, $4}' ../rpcs3/rpcs3_version.cpp)";
2020-07-06 11:05:39 +00:00
COMM_COUNT="$(git rev-list --count HEAD)";
COMM_HASH="$(git rev-parse --short=8 HEAD)";
2021-05-19 17:41:18 +00:00
sed -i 's|</component>|<content_rating type="oars-1.1"/><releases><release date="'$(git show -s --format=%cs)'" version="'"${COMM_TAG}"'-'"${COMM_COUNT}"'-'"${COMM_HASH}"'"/></releases></component>|' ${FLATPAK_DEST}/share/metainfo/rpcs3.metainfo.xml;
2020-07-06 11:05:39 +00:00
sources :
2021-02-21 15:27:24 +00:00
- type : git
url : https://github.com/RPCS3/rpcs3.git
branch : master
2021-12-27 23:36:24 +00:00
commit : 900d7df40f6e0c4b1b5b7d23c200e86c65d18643