mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2024-11-30 09:35:38 +00:00
Merge pull request #48 from flathub/shared-modules-branch
Move all dependencies to shared modules
This commit is contained in:
commit
8f2798a4b8
|
@ -28,34 +28,6 @@ cleanup:
|
|||
|
||||
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
|
||||
|
||||
- name: launcher
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit cecc93886ce839ec49b0041f072a573327acdf08
|
||||
Subproject commit 0e7ce768f176ff0cad2e378cf8bf652d826ee2c1
|
Loading…
Reference in a new issue