Page MenuHomeSolus

D1657.id4014.diff
No OneTemporary

D1657.id4014.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,23 @@
+name : libfrint
+version : 0.7.0
+release : 1
+source :
+ - https://people.freedesktop.org/~anarsoul/libfprint-0.7.0.tar.xz : 863eee8cf4cbc56776cf08e5b98e30e130f3394b6db95bf8e01addb6bf08f1f3
+license : LGPL-2.1
+component : desktop.library
+summary : Library for fingerprint readers
+description: |
+ libfprint is an open source software library designed to make it easy for application developers to add support for consumer fingerprint readers to their software.
+builddeps :
+ - pkgconfig(glib-2.0)
+ - pkgconfig(libusb-1.0)
+ - pkgconfig(pixman-1)
+ - pkgconfig(nss)
+setup : |
+ %configure
+build : |
+ %make
+install : |
+ %make_install
+
+
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,51 @@
+<PISI>
+ <Source>
+ <Name>libfrint</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505linux@gmail.com</Email>
+ </Packager>
+ <License>LGPL-2.1</License>
+ <PartOf>desktop.library</PartOf>
+ <Summary xml:lang="en">Library for fingerprint readers</Summary>
+ <Description xml:lang="en">libfprint is an open source software library designed to make it easy for application developers to add support for consumer fingerprint readers to their software.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>libfrint</Name>
+ <Summary xml:lang="en">Library for fingerprint readers</Summary>
+ <Description xml:lang="en">libfprint is an open source software library designed to make it easy for application developers to add support for consumer fingerprint readers to their software.
+</Description>
+ <PartOf>desktop.library</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/udev/rules.d/60-fprint-autosuspend.rules</Path>
+ <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>libfrint-devel</Name>
+ <Summary xml:lang="en">Development files for libfrint</Summary>
+ <Description xml:lang="en">libfprint is an open source software library designed to make it easy for application developers to add support for consumer fingerprint readers to their software.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">libfrint</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/</Path>
+ <Path fileType="library">/usr/lib64/lib*.a</Path>
+ <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-16</Date>
+ <Version>0.7.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505linux@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 9:00 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821466
Default Alt Text
D1657.id4014.diff (3 KB)

Event Timeline