Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10972783
D1830.id4360.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
D1830.id4360.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,2 @@
+libc.so.6
+libpthread.so.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,21 @@
+name : openbazaard
+version : 0.10.1
+release : 1
+source :
+ - https://github.com/OpenBazaar/openbazaar-go/archive/v0.10.1.tar.gz : e97c9c137cef442b18ae92bbb2e0c1a1b25a2c47cd08ca9ca8c3b8001cacfcc2
+license : MIT
+component : network.clients
+summary : OpenBazaar Server Daemon
+description: |
+ OpenBazaar Server Daemon
+extract : no
+builddeps :
+ - golang
+build : |
+ export GOPATH=$workdir
+ mkdir -p src/github.com/OpenBazaar/openbazaar-go
+ tar -xf $sources/v${version}.tar.gz -C src/github.com/OpenBazaar/openbazaar-go --strip-components=1
+ cd src/github.com/OpenBazaar/openbazaar-go
+ go install
+install : |
+ install -Dm755 bin/openbazaar-go $installdir/usr/bin/openbazaard
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,34 @@
+<PISI>
+ <Source>
+ <Name>openbazaard</Name>
+ <Packager>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>network.clients</PartOf>
+ <Summary xml:lang="en">OpenBazaar Server Daemon</Summary>
+ <Description xml:lang="en">OpenBazaar Server Daemon
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>openbazaard</Name>
+ <Summary xml:lang="en">OpenBazaar Server Daemon</Summary>
+ <Description xml:lang="en">OpenBazaar Server Daemon
+</Description>
+ <PartOf>network.clients</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-30</Date>
+ <Version>0.10.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 22, 4:06 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813815
Default Alt Text
D1830.id4360.diff (2 KB)
Attached To
Mode
D1830: Initial commit of openbazaard
Attached
Detach File
Event Timeline
Log In to Comment