Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: abi_used_libs =================================================================== --- /dev/null +++ abi_used_libs @@ -0,0 +1,18 @@ +libX11.so.6 +libXtst.so.6 +libc.so.6 +libcairo.so.2 +libgdk-3.so.0 +libgdk_pixbuf-2.0.so.0 +libgee-0.8.so.2 +libgio-2.0.so.0 +libglib-2.0.so.0 +libgobject-2.0.so.0 +libgtk-3.so.0 +libjson-glib-1.0.so.0 +libmanette-0.2.so.0 +libpolkit-gobject-1.so.0 +libsoup-2.4.so.1 +libsqlite3.so.0 +libwebkit2gtk-4.0.so.37 +libxml2.so.2 Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,22 @@ +name : gamehub +version : 0.14.1_2 +release : 1 +source : + - https://github.com/tkashkin/GameHub/archive/0.14.1-2-master.tar.gz : 3f4c77dc3d65adab293ee0ac209f111e077e5d0a6c0800d031f11cc3056325b7 +license : GPL-3.0-or-later +component : games +summary : Unified library for all your games +description: | + GameHub allows to view, download, install, run and uninstall games from multiple sources. +builddeps : + - pkgconfig(gee-0.8) + - pkgconfig(json-glib-1.0) + - pkgconfig(manette-0.2) + - pkgconfig(webkit2gtk-4.0) + - vala +setup : | + %meson_configure +build : | + %ninja_build +install : | + %ninja_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,60 @@ + + + gamehub + + Pierre-Yves + pyu@riseup.net + + GPL-3.0-or-later + games + Unified library for all your games + GameHub allows to view, download, install, run and uninstall games from multiple sources. + + https://getsol.us/sources/README.Solus + + + gamehub + Unified library for all your games + GameHub allows to view, download, install, run and uninstall games from multiple sources. + + games + + /usr/bin/com.github.tkashkin.gamehub + /usr/bin/com.github.tkashkin.gamehub-overlayfs-helper + /usr/share/applications/com.github.tkashkin.gamehub.desktop + /usr/share/com.github.tkashkin.gamehub/compat/dosbox/windowed.conf + /usr/share/glib-2.0/schemas/com.github.tkashkin.gamehub.gschema.xml + /usr/share/icons/hicolor/128x128/apps/com.github.tkashkin.gamehub.svg + /usr/share/icons/hicolor/128x128@2/apps/com.github.tkashkin.gamehub.svg + /usr/share/icons/hicolor/32x32/apps/com.github.tkashkin.gamehub.svg + /usr/share/icons/hicolor/32x32@2/apps/com.github.tkashkin.gamehub.svg + /usr/share/icons/hicolor/48x48/apps/com.github.tkashkin.gamehub.svg + /usr/share/icons/hicolor/48x48@2/apps/com.github.tkashkin.gamehub.svg + /usr/share/icons/hicolor/64x64/apps/com.github.tkashkin.gamehub.svg + /usr/share/icons/hicolor/64x64@2/apps/com.github.tkashkin.gamehub.svg + /usr/share/locale/de/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/el/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/fr/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/id/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/nb_NO/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/nl/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/pl/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/pt_BR/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/ru/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/tr/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/zh_CMN-HANT/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/locale/zh_Hant/LC_MESSAGES/com.github.tkashkin.gamehub.mo + /usr/share/metainfo/com.github.tkashkin.gamehub.appdata.xml + /usr/share/polkit-1/actions/com.github.tkashkin.gamehub.policy + + + + + 2019-06-27 + 0.14.1_2 + Packaging update + Pierre-Yves + pyu@riseup.net + + + \ No newline at end of file