Page MenuHomeSolus

D571.id1388.diff
No OneTemporary

D571.id1388.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ 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
Index: package.yml
===================================================================
--- /dev/null
+++ 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
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ 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

Mime Type
text/plain
Expires
Sat, Jul 29, 12:06 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5891058
Default Alt Text
D571.id1388.diff (2 KB)

Event Timeline