Page MenuHomeSolus

D10554.id25419.diff
No OneTemporary

D10554.id25419.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,19 @@
+name : utfcpp
+version : 3.1.2
+release : 1
+source :
+ - https://github.com/nemtrif/utfcpp/archive/v3.1.2.tar.gz : fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d
+license : BSL-1.0
+component : programming.library
+homepage : http://utfcpp.sourceforge.net/
+summary : UTF-8 with C++ in a Portable Way.
+description: |
+ UTF-8 with C++ in a Portable Way.
+patterns :
+ - /* # it's a header-only library
+setup : |
+ %cmake_ninja -DUTF8_SAMPLES=OFF -DUTF8_TESTS=OFF
+build : |
+ %ninja_build
+install : |
+ %ninja_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,40 @@
+<PISI>
+ <Source>
+ <Name>utfcpp</Name>
+ <Homepage>http://utfcpp.sourceforge.net/</Homepage>
+ <Packager>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
+ </Packager>
+ <License>BSL-1.0</License>
+ <PartOf>programming.library</PartOf>
+ <Summary xml:lang="en">UTF-8 with C++ in a Portable Way.</Summary>
+ <Description xml:lang="en">UTF-8 with C++ in a Portable Way.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>utfcpp</Name>
+ <Summary xml:lang="en">UTF-8 with C++ in a Portable Way.</Summary>
+ <Description xml:lang="en">UTF-8 with C++ in a Portable Way.
+</Description>
+ <PartOf>programming.library</PartOf>
+ <Files>
+ <Path fileType="header">/usr/include/utf8cpp/utf8.h</Path>
+ <Path fileType="header">/usr/include/utf8cpp/utf8/checked.h</Path>
+ <Path fileType="header">/usr/include/utf8cpp/utf8/core.h</Path>
+ <Path fileType="header">/usr/include/utf8cpp/utf8/cpp11.h</Path>
+ <Path fileType="header">/usr/include/utf8cpp/utf8/unchecked.h</Path>
+ <Path fileType="library">/usr/lib64/cmake/utf8cpp/utf8cppConfig.cmake</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2021-02-14</Date>
+ <Version>3.1.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:53 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814914
Default Alt Text
D10554.id25419.diff (2 KB)

Event Timeline