From e2e48a989c56db6e323160248ce85ec29ff0881b Mon Sep 17 00:00:00 2001 From: anthonycaccese Date: Sat, 30 Jul 2022 19:02:06 -0400 Subject: [PATCH 1/2] Updated Art-Book to latest versions Removed the zoom on no-meta version based on user feedback --- net.retrodeck.retrodeck.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 5b2ebba5..73dce058 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -220,7 +220,7 @@ modules: sources: - type: git url: https://github.com/anthonycaccese/art-book-next-retropie.git - commit: b9a846dcfc1811e811e2eed7853bfeddbb3ef153 + commit: 783b53f3939e037ab20f1a53101ff673f3a45bfc - name: art-book-next-no-meta buildsystem: simple @@ -230,7 +230,7 @@ modules: sources: - type: git url: https://github.com/anthonycaccese/art-book-next-retropie.git - commit: bd4414ffcc83b5b145c3971451a04e6e7a1cbb73 + commit: cdef6cd1469e9aa6cf1bbe77d07c2100c9f1947d # External manifests start From 4ae5a2e562b80fa8ff75fedc4cf6f88aa50c9d34 Mon Sep 17 00:00:00 2001 From: anthonycaccese Date: Mon, 1 Aug 2022 12:51:30 -0400 Subject: [PATCH 2/2] 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 --- net.retrodeck.retrodeck.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 73dce058..86170275 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -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