Page MenuHomeSolus

D1657.id7678.diff
No OneTemporary

D1657.id7678.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,25 @@
+name : libfprint
+version : 0.8.1
+release : 1
+source :
+ - https://gitlab.freedesktop.org/libfprint/libfprint/uploads/a6084497941324538aefbdf7b954f1e9/libfprint-0.8.1.tar.xz: 7cefff4f70fa3ea24c4ba2f106cdf958b8fa78c81ad40e72f45a388f2b867f2a
+license : LGPL-2.1-or-later
+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)
+ - pkgconfig(xv)
+ - meson
+setup : |
+ %meson_configure
+build : |
+ %ninja_build
+install : |
+ %ninja_install
+
+
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,60 @@
+<PISI>
+ <Source>
+ <Name>libfprint</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Packager>
+ <License>LGPL-2.1-or-later</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>libfprint</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>libfprint-devel</Name>
+ <Summary xml:lang="en">Development files for libfprint</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">libfprint</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/</Path>
+ <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>libfprint-docs</Name>
+ <Summary xml:lang="en">Documentation for libfprint</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.docs</PartOf>
+ <Files>
+ <Path fileType="doc">/usr/share/gtk-doc/html/</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-06-15</Date>
+ <Version>0.8.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</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
5821470
Default Alt Text
D1657.id7678.diff (4 KB)

Event Timeline