Page MenuHomeSolus

D1657.id11618.diff
No OneTemporary

D1657.id11618.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,23 @@
+name : libfprint
+version : 0.99.0
+release : 1
+source :
+ - https://gitlab.freedesktop.org/libfprint/libfprint/uploads/82ba3cef5bdf72997df711eacdb13c0f/libfprint-0.99.0.tar.xz : 0785974bc5d534492fde1e2e2a44a7cbaf8334f9ade2284f8959020f08b5249b
+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(gtk+-3.0)
+ - pkgconfig(gtk-doc)
+ - pkgconfig(libusb-1.0)
+ - pkgconfig(nss)
+ - pkgconfig(pixman-1)
+ - pkgconfig(xv)
+setup : |
+ %meson_configure
+build : |
+ %ninja_build
+install : |
+ %ninja_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,101 @@
+<PISI>
+ <Source>
+ <Name>libfprint</Name>
+ <Packager>
+ <Name>Abdulkadir Furkan Şanlı</Name>
+ <Email>abdulkadirfsanli@protonmail.com</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="executable">/usr/bin/gtk-libfprint-test</Path>
+ <Path fileType="library">/usr/lib/udev/rules.d/60-fprint-autosuspend.rules</Path>
+ <Path fileType="library">/usr/lib64/libfprint.so.0</Path>
+ <Path fileType="library">/usr/lib64/libfprint.so.0.0.0</Path>
+ <Path fileType="data">/usr/share/applications/org.freedesktop.libfprint.Demo.desktop</Path>
+ <Path fileType="data">/usr/share/icons/org.freedesktop.libfprint.Demo.png</Path>
+ <Path fileType="data">/usr/share/metainfo/org.freedesktop.libfprint.Demo.appdata.xml</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/libfprint/fprint.h</Path>
+ <Path fileType="library">/usr/lib64/libfprint.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/libfprint.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/libfprint/advanced-topics.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/api-index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/driver-dev.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/driver-helpers.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/driver-img.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/getting-started.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/intro.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Device-discovery.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Device-operations.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Devices-operations.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Driver-Image-operations.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Driver-operations.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Driver-structures.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Helpers-for-libusb.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Image-device-operations.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Image-driver-structures.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Image-frame-assembly.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Image-operations.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Initialisation-and-events-handling.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Logging.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Print-discovery-(deprecated).html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Sequential-state-machine.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Stored-prints.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint-Timeouts.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/libfprint.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/pt01.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/pt02.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/pt03.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libfprint/up.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-12-20</Date>
+ <Version>0.99.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Abdulkadir Furkan Şanlı</Name>
+ <Email>abdulkadirfsanli@protonmail.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
5820391
Default Alt Text
D1657.id11618.diff (8 KB)

Event Timeline