Merge pull request #48 from flathub/shared-modules-branch

Move all dependencies to shared modules
This commit is contained in:
Eonfge 2022-09-22 17:17:17 +02:00 committed by GitHub
commit 8f2798a4b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 29 deletions

View file

@ -28,34 +28,6 @@ cleanup:
modules: modules:
- shared-modules/linux-audio/libinstpatch.json
- shared-modules/linux-audio/fluidsynth2.json
- name: libsndfile
buildsystem: autotools
sources:
- type: archive
url: https://github.com/libsndfile/libsndfile/releases/download/1.1.0/libsndfile-1.1.0.tar.xz
sha256: 0f98e101c0f7c850a71225fb5feaf33b106227b3d331333ddc9bacee190bcf41
x-checker-data:
type: anitya
project-id: 13277
url-template: https://github.com/libsndfile/libsndfile/releases/download/$version/libsndfile-$version.tar.xz
- name: game-music-emu
buildsystem: cmake
config-opts:
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
sources:
- type: archive
url: https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-0.6.3.tar.gz
sha256: 626e8a104e0dadd10ef6519a67aca880c7b40f81471659f1935b61754e12fc7b
x-checker-data:
type: anitya
project-id: 866
stable-only: true
url-template: https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-$version.tar.gz
- shared-modules/gzdoom/gzdoom.json - shared-modules/gzdoom/gzdoom.json
- name: launcher - name: launcher

@ -1 +1 @@
Subproject commit cecc93886ce839ec49b0041f072a573327acdf08 Subproject commit 0e7ce768f176ff0cad2e378cf8bf652d826ee2c1