Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11038308
D4811.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D4811.id.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,7 @@
+libQt5Core.so.5
+libQt5Gui.so.5
+libQt5Location.so.5
+libQt5Network.so.5
+libQt5Positioning.so.5
+libc.so.6
+libstdc++.so.6
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,24 @@
+name : qt5-location-googlemaps
+version : 0.0.0.1
+release : 1
+source :
+ - https://github.com/vladest/googlemaps/archive/v.0.0.0.1.tar.gz : 4cd92401dc13b9133e241e9cd0b56d87f0198086985228e5f78504f2e93248b7
+license :
+ - MIT
+component : desktop.qt
+summary : QtLocation Google Maps plugin
+description: |
+ QtLocation plugin for Google Maps tile API
+builddeps:
+ - pkgconfig(Qt5UiTools)
+ - pkgconfig(Qt5Location)
+setup : |
+ mkdir build
+ cd build
+ %qmake ..
+build : |
+ cd build
+ %make
+install : |
+ cd build
+ INSTALL_ROOT=$installdir %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,34 @@
+<PISI>
+ <Source>
+ <Name>qt5-location-googlemaps</Name>
+ <Packager>
+ <Name>Jan Baudisch</Name>
+ <Email>dev@baudisch.xyz</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>desktop.qt</PartOf>
+ <Summary xml:lang="en">QtLocation Google Maps plugin</Summary>
+ <Description xml:lang="en">QtLocation plugin for Google Maps tile API
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>qt5-location-googlemaps</Name>
+ <Summary xml:lang="en">QtLocation Google Maps plugin</Summary>
+ <Description xml:lang="en">QtLocation plugin for Google Maps tile API
+</Description>
+ <PartOf>desktop.qt</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/qt5/plugins/geoservices/libqtgeoservices_googlemaps.so</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-12-24</Date>
+ <Version>0.0.0.1</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:28 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811571
Default Alt Text
D4811.id.diff (2 KB)
Attached To
Mode
D4811: Inclusion of qt5-location-googlemaps
Attached
Detach File
Event Timeline
Log In to Comment