new packages: libphonenumber and futuresql

This commit is contained in:
suvari
2025-07-13 16:15:17 +03:00
parent 1b4552c625
commit e62222048c
11 changed files with 381 additions and 11 deletions
+126 -9
View File
@@ -92345,6 +92345,55 @@ talking to the kernel.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>futuresql</Name>
<Homepage>https://api.kde.org/futuresql/html/index.html</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<PartOf>desktop.misc</PartOf>
<Summary xml:lang="en">Non-blocking Qt database framework</Summary>
<Description xml:lang="en">A non-blocking database framework for Qt. FutureSQL was in part inspired by Diesel, and provides a higher level of abstraction than QtSql. Its features include non-blocking database access by default, relatively boilderplate-free queries, automatic database migrations and simple mapping to objects.</Description>
<Icon>futuresql</Icon>
<Archive type="targz" sha1sum="6eae044d65752264f838f8e578427d67fc86076b" name="v0.1.1.tar.gz">https://github.com/KDE/futuresql/archive/refs/tags/v0.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt6-sql-odbc</Dependency>
<Dependency>qt6-sql-mysql</Dependency>
<Dependency>qt6-sql-sqlite</Dependency>
<Dependency>qt6-sql-postgresql</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/misc/futuresql/pspec.xml</SourceURI>
</Source>
<Package>
<Name>futuresql</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="6.9.0">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/FutureSQL6</Path>
<Path fileType="library">/usr/lib/libfuturesql6.so*</Path>
<Path fileType="library">/usr/lib/cmake/FutureSQL6</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-07-13</Date>
<Version>0.1.1</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gdm</Name>
@@ -236527,7 +236576,7 @@ complete albums that you have purchased from Amazon.</Description>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libLLVM*.so</Path>
<Path fileType="library">/usr/lib/libLLVM*.so.19*</Path>
<Path fileType="library">/usr/lib/libLLVM*.so*</Path>
<Path fileType="library">/usr/lib/LLVMgold.*</Path>
<Path fileType="library">/usr/lib/libLTO.*</Path>
<Path fileType="library">/usr/lib/libRemarks.so*</Path>
@@ -236648,11 +236697,11 @@ complete albums that you have purchased from Amazon.</Description>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/clang/19/lib/linux/*.so</Path>
<Path fileType="library">/usr/lib/clang/19/lib/i386-pc-linux-gnu/*.so</Path>
<Path fileType="library">/usr/lib/clang/19/lib/i386-pc-linux-gnu/*.a</Path>
<Path fileType="library">/usr/lib/clang/19/lib/x86_64-pc-linux-gnu/*.so</Path>
<Path fileType="library">/usr/lib/clang/19/lib/x86_64-pc-linux-gnu/*.a</Path>
<Path fileType="library">/usr/lib/clang/20/lib/linux/*.so</Path>
<Path fileType="library">/usr/lib/clang/20/lib/i386-pc-linux-gnu/*.so</Path>
<Path fileType="library">/usr/lib/clang/20/lib/i386-pc-linux-gnu/*.a</Path>
<Path fileType="library">/usr/lib/clang/20/lib/x86_64-pc-linux-gnu/*.so</Path>
<Path fileType="library">/usr/lib/clang/20/lib/x86_64-pc-linux-gnu/*.a</Path>
</Files>
</Package>
<Package>
@@ -236706,10 +236755,10 @@ complete albums that you have purchased from Amazon.</Description>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/clang</Path>
<Path fileType="header">/usr/lib/clang/19.1.7/include</Path>
<Path fileType="header">/usr/lib32/clang/19/include</Path>
<Path fileType="header">/usr/lib/clang/20.1.8/include</Path>
<Path fileType="header">/usr/lib32/clang/20/include</Path>
<Path fileType="data">/usr/lib32/cmake/clang/Clang*</Path>
<Path fileType="header">/usr/lib/clang/19/include</Path>
<Path fileType="header">/usr/lib/clang/20/include</Path>
<Path fileType="data">/usr/lib/cmake/clang/Clang*</Path>
<Path fileType="header">/usr/include/clang-c</Path>
<Path fileType="header">/usr/include/clang-tidy</Path>
@@ -294158,6 +294207,74 @@ yığın. Üç bölüm sağlar:</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libphonenumber</Name>
<Homepage>https://github.com/googlei18n/libphonenumber</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>Apache</License>
<IsA>library</IsA>
<PartOf>programming.library</PartOf>
<Summary xml:lang="en">Google&apos;s common library for parsing, formatting, and validating international phone numbers</Summary>
<Summary xml:lang="tr">Google&apos;ın uluslararası telefon numaralarını ayrıştırma, biçimlendirme ve doğrulama için ortak kütüphanesi</Summary>
<Description xml:lang="en">Google&apos;s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0</Description>
<Description xml:lang="tr">Google&apos;ın uluslararası telefon numaralarını ayrıştırma, biçimlendirme ve doğrulama için ortak Java, C++ ve JavaScript kitaplığı. Java sürümü akıllı telefonlarda çalışmak üzere optimize edilmiştir ve 4.0&apos;dan beri Android çerçevesi tarafından kullanılmaktadır.</Description>
<Archive type="targz" sha1sum="ad6c4dc459b9029b3eaad5f4431a756a2a040291" name="v9.0.9.tar.gz">https://github.com/google/libphonenumber/archive/refs/tags/v9.0.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
<Dependency>gtest-devel</Dependency>
<Dependency>protobuf-devel</Dependency>
<Dependency>abseil-cpp-devel</Dependency>
<Dependency>jre8-openjdk-headless</Dependency>
</BuildDependencies>
<Patches>
<Patch>0002-Remove-Werror.patch</Patch>
<Patch>libphonenumber-8.13.47-cmake.patch</Patch>
</Patches>
<SourceURI>programming/library/libphonenumber/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libphonenumber</Name>
<RuntimeDependencies>
<Dependency>icu4c</Dependency>
<Dependency>boost</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>protobuf</Dependency>
<Dependency>abseil-cpp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/libgeocoding.so*</Path>
<Path fileType="library">/usr/lib/libphonenumber.so*</Path>
</Files>
</Package>
<Package>
<Name>libphonenumber-devel</Name>
<RuntimeDependencies>
<Dependency>abseil-cpp-devel</Dependency>
<Dependency release="1">libphonenumber</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-07-03</Date>
<Version>9.0.9</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libportal</Name>