mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 14:55:38 +00:00
Updated Art-Book-Next Versions
Updated existing metadata and no-metadata versions Added a version that supports miximages for users that prefer that type of artwork
This commit is contained in:
parent
e2e48a989c
commit
4ae5a2e562
|
@ -220,7 +220,7 @@ modules:
|
|||
sources:
|
||||
- type: git
|
||||
url: https://github.com/anthonycaccese/art-book-next-retropie.git
|
||||
commit: 783b53f3939e037ab20f1a53101ff673f3a45bfc
|
||||
commit: 5b953838424e029e7ad534d2a20a7c7f7f5b9e8a
|
||||
|
||||
- name: art-book-next-no-meta
|
||||
buildsystem: simple
|
||||
|
@ -230,7 +230,17 @@ modules:
|
|||
sources:
|
||||
- type: git
|
||||
url: https://github.com/anthonycaccese/art-book-next-retropie.git
|
||||
commit: cdef6cd1469e9aa6cf1bbe77d07c2100c9f1947d
|
||||
commit: 3b93a8e2bea9d65aee5b0d07f07f56e76653a265
|
||||
|
||||
- name: art-book-next-miximage
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- mkdir -p ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next-miximage/
|
||||
- mv -f * ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next-miximage/
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/anthonycaccese/art-book-next-retropie.git
|
||||
commit: 87b580aceabcf53149e1398039377416bdbd056c
|
||||
|
||||
# External manifests start
|
||||
|
||||
|
|
Loading…
Reference in a new issue