Page MenuHomeSolus

D5346.id12974.diff
No OneTemporary

D5346.id12974.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,15 @@
+libQt5Core.so.5
+libQt5Gui.so.5
+libQt5Multimedia.so.5
+libQt5Network.so.5
+libQt5PrintSupport.so.5
+libQt5Qml.so.5
+libQt5Quick.so.5
+libQt5QuickWidgets.so.5
+libQt5Widgets.so.5
+libQt5Xml.so.5
+libc.so.6
+libgcc_s.so.1
+libm.so.6
+libstdc++.so.6
+libz.so.1
Index: files/rolisteam.desktop
===================================================================
--- /dev/null
+++ files/rolisteam.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Rolisteam
+Comment=Rolisteam helps you to manage a tabletop role playing game with remote friends/players.
+Type=Application
+Exec=rolisteam
+Icon=rolisteam
+Categories=Game
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,25 @@
+name : rolisteam
+version : 1.8.2
+release : 1
+source :
+ - git|https://github.com/Rolisteam/rolisteam.git : v1.8.2
+license : GPL-2.0-or-later
+component : games.rpg
+summary : Rolisteam is a virtual tabletop.
+description: |
+ Rolisteam helps you to manage a tabletop role playing game with remote friends/players.
+ It provides many features to share maps, pictures and it also includes tool to communicate with your friends/players.
+builddeps :
+ - pkgconfig(Qt5Gui)
+ - pkgconfig(Qt5Multimedia)
+ - pkgconfig(Qt5UiTools)
+ - pkgconfig(Qt5WebChannel)
+setup : |
+ lrelease rolisteam.pro
+ %qmake PREFIX=$installdir/usr/bin -r rolisteam.pro
+build : |
+ %make
+install : |
+ %make_install
+ install -Dm644 $pkgfiles/rolisteam.desktop $installdir/usr/share/applications/rolisteam.desktop
+ install -Dm644 resources/logo/256-icone.png $installdir/usr/share/icons/hicolor/256x256/apps/rolisteam.png
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,38 @@
+<PISI>
+ <Source>
+ <Name>rolisteam</Name>
+ <Packager>
+ <Name>Jan Baudisch</Name>
+ <Email>dev@baudisch.xyz</Email>
+ </Packager>
+ <License>GPL-2.0-or-later</License>
+ <PartOf>games.rpg</PartOf>
+ <Summary xml:lang="en">Rolisteam is a virtual tabletop.</Summary>
+ <Description xml:lang="en">Rolisteam helps you to manage a tabletop role playing game with remote friends/players.
+It provides many features to share maps, pictures and it also includes tool to communicate with your friends/players.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>rolisteam</Name>
+ <Summary xml:lang="en">Rolisteam is a virtual tabletop.</Summary>
+ <Description xml:lang="en">Rolisteam helps you to manage a tabletop role playing game with remote friends/players.
+It provides many features to share maps, pictures and it also includes tool to communicate with your friends/players.
+</Description>
+ <PartOf>games.rpg</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/rolisteam</Path>
+ <Path fileType="data">/usr/share/applications/rolisteam.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/rolisteam.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-02-11</Date>
+ <Version>1.8.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Jan Baudisch</Name>
+ <Email>dev@baudisch.xyz</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 10:27 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846428
Default Alt Text
D5346.id12974.diff (3 KB)

Event Timeline