Page MenuHomeSolus

D3446.diff
No OneTemporary

D3446.diff

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,6 @@
+libc.so.6
+libdl.so.2
+libgcc_s.so.1
+libpthread.so.0
+librt.so.1
+libstdc++.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,14 @@
+name : mergerfs
+version : 2.24.2
+release : 1
+source :
+ - https://github.com/trapexit/mergerfs/releases/download/2.24.2/mergerfs-2.24.2.tar.gz : 91401b54e04ae240d5f8d3ae74946a88afd9ddb7056e212a0e25eac5682fa9ea
+license : ISC
+component : system.utils
+summary : A featureful union filesystem
+description: |
+ Mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices
+build : |
+ %make
+install : |
+ %make_install PREFIX=/usr
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,36 @@
+<PISI>
+ <Source>
+ <Name>mergerfs</Name>
+ <Packager>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
+ </Packager>
+ <License>ISC</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">A featureful union filesystem</Summary>
+ <Description xml:lang="en">Mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>mergerfs</Name>
+ <Summary xml:lang="en">A featureful union filesystem</Summary>
+ <Description xml:lang="en">Mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/mergerfs</Path>
+ <Path fileType="executable">/usr/bin/mount.mergerfs</Path>
+ <Path fileType="man">/usr/share/man/man1/mergerfs.1</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-07-29</Date>
+ <Version>2.24.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:11 PM (3 h, 4 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5835311
Default Alt Text
D3446.diff (2 KB)

Event Timeline