Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11038294
D5346.id13101.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D5346.id13101.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/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
diff --git a/files/rolisteam.desktop b/files/rolisteam.desktop
new file mode 100644
--- /dev/null
+++ b/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
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/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
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/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
Details
Attached
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
5802818
Default Alt Text
D5346.id13101.diff (3 KB)
Attached To
Mode
D5346: Inclusion of rolisteam
Attached
Detach File
Event Timeline
Log In to Comment