Page MenuHomeSolus

D1668.diff
No OneTemporary

D1668.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,2 @@
+libc.so.6
+libsane.so.1
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,33 @@
+name : perl-image-sane
+version : 0.14
+release : 1
+source :
+ - http://search.cpan.org/CPAN/authors/id/R/RA/RATCLIFFE/Image-Sane-0.14.tar.gz : a4b027c9b7650291f1acb0eb93861a7fc45aef4e08f6726843f174fa113c8ba5
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Perl extension for the SANE Project
+description: |
+ This module allows you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.
+builddeps :
+ - pkgconfig(ImageMagick)
+ - pkgconfig(sane-backends)
+ - perl-class-data-inheritable
+ - perl-devel-stacktrace
+ - perl-exception-class
+ - perl-extutils-depends
+ - perl-extutils-pkgconfig
+ - perl-readonly
+ - perl-test-requires
+ - perl-try-tiny
+ - perl-test-pod
+rundeps :
+ - perl-exception-class
+ - perl-readonly
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
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,38 @@
+<PISI>
+ <Source>
+ <Name>perl-image-sane</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Perl extension for the SANE Project</Summary>
+ <Description xml:lang="en">This module allows you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-image-sane</Name>
+ <Summary xml:lang="en">Perl extension for the SANE Project</Summary>
+ <Description xml:lang="en">This module allows you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/Image/Sane.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/Image/Sane/Device.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Image/Sane/.packlist</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Image/Sane/Sane.so</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-25</Date>
+ <Version>0.14</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

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

Event Timeline