Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10998020
D571.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
D571.id.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,10 @@
+libX11.so.6
+libXext.so.6
+libXfixes.so.3
+libXrandr.so.2
+libc.so.6
+libgcc_s.so.1
+libjpeg.so.8
+libpng15.so.15
+libslopy.so
+libstdc++.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,24 @@
+name : maim
+version : 5.4.63
+release : 1
+source :
+ - https://github.com/naelstrof/maim/archive/v5.4.63.tar.gz : 00753b7146348b4c0f76fb4254b3557d344d94db953b395483f1a657ebf09459
+license : GPL-3.0
+component : system.utils
+summary : maim (Make Image) is a screenshot tool for the command line.
+description: |
+ maim (Make Image) is a screenshot tool for the command line. Developed as an improvement to scrot.
+builddeps :
+ - pkgconfig(glm)
+ - pkgconfig(glu)
+ - pkgconfig(xcomposite)
+ - pkgconfig(xrandr)
+ - pkgconfig(libturbojpeg)
+ - pkgconfig(libpng)
+ - slop-devel
+setup : |
+ %cmake .
+build : |
+ %make
+install : |
+ %make_install
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,35 @@
+<PISI>
+ <Source>
+ <Name>maim</Name>
+ <Packager>
+ <Name>Martin Fraga</Name>
+ <Email>mbfraga@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">maim (Make Image) is a screenshot tool for the command line.</Summary>
+ <Description xml:lang="en">maim (Make Image) is a screenshot tool for the command line. Developed as an improvement to scrot.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>maim</Name>
+ <Summary xml:lang="en">maim (Make Image) is a screenshot tool for the command line.</Summary>
+ <Description xml:lang="en">maim (Make Image) is a screenshot tool for the command line. Developed as an improvement to scrot.
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-07-18</Date>
+ <Version>5.4.63</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Martin Fraga</Name>
+ <Email>mbfraga@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 28, 4:30 PM (2 w, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790990
Default Alt Text
D571.id.diff (2 KB)
Attached To
Mode
D571: Initial commit for maim
Attached
Detach File
Event Timeline
Log In to Comment