pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/emulationstation



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Nov 12 15:38:16 UTC 2021

Modified Files:
        pkgsrc/emulators/emulationstation: Makefile distinfo
Removed Files:
        pkgsrc/emulators/emulationstation/patches:
            patch-es-app_src_FileFilterIndex.h patch-es-app_src_MetaData.h
            patch-es-app_src_components_TextListComponent.h
            patch-es-core_src_Settings.h patch-es-core_src_Sound.h
            patch-es-core_src_components_ImageGridComponent.h

Log Message:
emulationstation: Update to 2.9.4. Hopefully fixes build.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/emulators/emulationstation/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/emulationstation/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/emulators/emulationstation/patches/patch-es-app_src_FileFilterIndex.h \
    pkgsrc/emulators/emulationstation/patches/patch-es-app_src_MetaData.h \
    pkgsrc/emulators/emulationstation/patches/patch-es-app_src_components_TextListComponent.h \
    pkgsrc/emulators/emulationstation/patches/patch-es-core_src_Settings.h \
    pkgsrc/emulators/emulationstation/patches/patch-es-core_src_Sound.h \
    pkgsrc/emulators/emulationstation/patches/patch-es-core_src_components_ImageGridComponent.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/emulationstation/Makefile
diff -u pkgsrc/emulators/emulationstation/Makefile:1.32 pkgsrc/emulators/emulationstation/Makefile:1.33
--- pkgsrc/emulators/emulationstation/Makefile:1.32     Wed Sep 29 19:00:35 2021
+++ pkgsrc/emulators/emulationstation/Makefile  Fri Nov 12 15:38:16 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/09/29 19:00:35 adam Exp $
+# $NetBSD: Makefile,v 1.33 2021/11/12 15:38:16 nia Exp $
 
-DISTNAME=      emulationstation-2.9.0
-PKGREVISION=   7
+DISTNAME=      emulationstation-2.9.4
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=RetroPie/}
 GITHUB_PROJECT=        EmulationStation
@@ -14,7 +13,7 @@ LICENSE=      mit
 
 USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config
-USE_LANGUAGES+=        c c++11
+USE_LANGUAGES+=        c c++
 GCC_REQD+=     4.7 # C++11
 
 WRKSRC=                ${WRKDIR}/EmulationStation-${PKGVERSION_NOREV}

Index: pkgsrc/emulators/emulationstation/distinfo
diff -u pkgsrc/emulators/emulationstation/distinfo:1.9 pkgsrc/emulators/emulationstation/distinfo:1.10
--- pkgsrc/emulators/emulationstation/distinfo:1.9      Tue Oct 26 10:23:49 2021
+++ pkgsrc/emulators/emulationstation/distinfo  Fri Nov 12 15:38:16 2021
@@ -1,14 +1,9 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:23:49 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/11/12 15:38:16 nia Exp $
 
-BLAKE2s (emulationstation-2.9.0.tar.gz) = 63c55e85d91597a40866caf9ca2c4b16a132902937993838f9f2d0df05a31bcf
-SHA512 (emulationstation-2.9.0.tar.gz) = e48b0338578b4840f633dbeffc692b3a225b448bf02e5770f2fe8ebf0d27bd8447bff69abbefe4864ec402f057f75b023f165bf708150ec7be0c8d632ac2156a
-Size (emulationstation-2.9.0.tar.gz) = 849388 bytes
-SHA1 (patch-es-app_src_FileFilterIndex.h) = f0adecf824f34d44038b7015360e2102a9962b89
-SHA1 (patch-es-app_src_MetaData.h) = 766871ec7b3bc3a142f502e9c61d4f431f65ddbd
+BLAKE2s (emulationstation-2.9.4.tar.gz) = a7e28f04b02e131de05d95d44c01dced2b7a7a5efc1e589eda053e5714f62d2e
+SHA512 (emulationstation-2.9.4.tar.gz) = aa2670668e0fac1c462351f98fd1440146dbb766fc08968a4c9c0b8181bf28646cd06e4bcc3b4baef9c46c5e54e3d2271bdc71c7fef28cda78550e0aae36ae04
+Size (emulationstation-2.9.4.tar.gz) = 852960 bytes
 SHA1 (patch-es-app_src_ScraperCmdLine.cpp) = cdb2ccc0a1cff45e407b3608c9c95b9aae7b3366
-SHA1 (patch-es-app_src_components_TextListComponent.h) = 63c33ad1f48a0654c881fc41455b22e3a8dc4c94
-SHA1 (patch-es-core_src_Settings.h) = 1c83a6d7ff35fc529fa808429b91ad783fc4b12a
-SHA1 (patch-es-core_src_Sound.h) = cc906d3eaa3450288cf139716becd6cd3794a822
 SHA1 (patch-es-core_src_components_ImageGridComponent.h) = f53ffe1528a351e58d99cfe76791c1ba4ab27b18
 SHA1 (patch-es-core_src_utils_FileSystemUtil.cpp) = bc0af15b0bd2bae44d8039911b2b1c6433f79b08
 SHA1 (patch-external_CMakeLists.txt) = d08cb2eecb59242ef1252338c6a79d6716ece8b1



Home | Main Index | Thread Index | Old Index