new packages for krita: zug, lager
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<Description xml:lang="en">Krita is a free and open source digital painting application. It is for artists who want to create professional work from start to end. </Description>
|
||||
<Archive sha1sum="ab9e6dbf99f0ffbeada82ed73b28b7301a9cfa8b" type="tarxz">https://download.kde.org/stable/krita/5.2.1/krita-5.2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zug</Dependency>
|
||||
<Dependency>immer</Dependency>
|
||||
<Dependency>eigen3</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
@@ -55,7 +56,7 @@
|
||||
<Dependency>kitemviews-devel</Dependency>
|
||||
<Dependency>opencolorio-devel</Dependency>
|
||||
<Dependency>poppler-qt5-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<!-- <Dependency>kitemmodels-devel</Dependency> -->
|
||||
<Dependency>python3-qt5-devel</Dependency>
|
||||
<Dependency>python3-pyqt5-sip</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
|
||||
+93
-3
@@ -226963,8 +226963,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
<Summary xml:lang="tr">Krita ücretsiz bir dijital resim uygulamasıdır.</Summary>
|
||||
<Description xml:lang="en">Krita is a free and open source digital painting application. It is for artists who want to create professional work from start to end.</Description>
|
||||
<Description xml:lang="tr">Krita, ücretsiz ve açık kaynaklı bir dijital resim uygulamasıdır. Baştan sona profesyonel işler yaratmak isteyen sanatçılar içindir.</Description>
|
||||
<Archive type="tarxz" sha1sum="b4b0d4bee8b4cc7a19a7d6a04a9cd34070cf3362" name="krita-5.2.0.tar.xz">https://download.kde.org/stable/krita/5.2.0/krita-5.2.0.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="ab9e6dbf99f0ffbeada82ed73b28b7301a9cfa8b" name="krita-5.2.1.tar.xz">https://download.kde.org/stable/krita/5.2.1/krita-5.2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zug</Dependency>
|
||||
<Dependency>immer</Dependency>
|
||||
<Dependency>eigen3</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
@@ -227006,7 +227007,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
<Dependency>kitemviews-devel</Dependency>
|
||||
<Dependency>opencolorio-devel</Dependency>
|
||||
<Dependency>poppler-qt5-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>python3-qt5-devel</Dependency>
|
||||
<Dependency>python3-pyqt5-sip</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
@@ -227084,7 +227084,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2023-11-01</Date>
|
||||
<Version>5.2.0</Version>
|
||||
<Version>5.2.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
@@ -370660,6 +370660,55 @@ complete albums that you have purchased from Amazon.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>lager</Name>
|
||||
<Homepage>https://sinusoid.es/lager</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>boost</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary xml:lang="en">C++ library for value-oriented design using the unidirectional data-flow architecture</Summary>
|
||||
<Summary xml:lang="tr">Tek yönlü veri akışı mimarisini kullanan değer odaklı tasarım için C++ kitaplığı</Summary>
|
||||
<Description xml:lang="en">lager is a C++ library to assist value-oriented design by implementing the unidirectional data-flow architecture. It is heavily inspired by Elm and Redux, and enables composable designs by promoting the use of simple value types and testable application logic via pure functions.</Description>
|
||||
<Description xml:lang="tr">lager, tek yönlü veri akışı mimarisini uygulayarak değer odaklı tasarıma yardımcı olan bir C++ kitaplığıdır. Büyük ölçüde Elm ve Redux'tan esinlenmiştir ve saf işlevler aracılığıyla basit değer türlerinin ve test edilebilir uygulama mantığının kullanımını teşvik ederek birleştirilebilir tasarımlara olanak tanır.</Description>
|
||||
<Icon>lager</Icon>
|
||||
<Archive type="targz" sha1sum="1aac55d7b77c745bbe71f32f1d8e7114acbd11d0" name="v0.1.1.tar.gz">https://github.com/arximboldi/lager/archive/refs/tags/v0.1.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zug</Dependency>
|
||||
<Dependency>immer</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>catch2</Dependency>
|
||||
<Dependency>ccache</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>sdl2-ttf-devel</Dependency>
|
||||
<Dependency>qt5-quickcontrols2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/library/lager/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>lager</Name>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/lager</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-11-01</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>libaccounts-glib</Name>
|
||||
@@ -377775,6 +377824,47 @@ to create header files and sources from protocol files.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>zug</Name>
|
||||
<Homepage>https://sinusoid.es/zug</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>boost</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary xml:lang="en">Transducers for C++</Summary>
|
||||
<Summary xml:lang="tr">C++ için dönüştürücüler</Summary>
|
||||
<Description xml:lang="en">Transducers for C++ — Clojure style higher order push/pull sequence transformations</Description>
|
||||
<Description xml:lang="tr">C++ için dönüştürücüler — Clojure tarzı yüksek dereceli itme/çekme dizisi dönüşümleri</Description>
|
||||
<Archive type="targz" sha1sum="34830fa8800f06981660a0dc60408b7cc449c139" name="v0.1.1.tar.gz">https://github.com/arximboldi/zug/archive/refs/tags/v0.1.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>catch2</Dependency>
|
||||
<Dependency>ccache</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/library/zug/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>zug</Name>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/zug</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-11-01</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>zxing-cpp</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
172348f367606e5668b00998c402f3e63aff456a
|
||||
f0a5d8fa358218b29c4c8c005802209c863dc96d
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
1c556de4db66f58d6b1c1a5bd79be007720c306a
|
||||
b4b1ca3e04f931e3b38405aa99c1efac79cee437
|
||||
@@ -0,0 +1,23 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import cmaketools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-Dlager_BUILD_EXAMPLES=OFF \
|
||||
-Dlager_BUILD_TESTS=OFF")
|
||||
|
||||
def build():
|
||||
cmaketools.make()
|
||||
|
||||
def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.dodoc("LICENSE", "README*")
|
||||
|
||||
|
||||
@@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>lager</Name>
|
||||
<Homepage>https://sinusoid.es/lager</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>boost</License>
|
||||
<Icon>lager</Icon>
|
||||
<IsA>library</IsA>
|
||||
<Summary>C++ library for value-oriented design using the unidirectional data-flow architecture</Summary>
|
||||
<Description>lager is a C++ library to assist value-oriented design by implementing the unidirectional data-flow architecture. It is heavily inspired by Elm and Redux, and enables composable designs by promoting the use of simple value types and testable application logic via pure functions.</Description>
|
||||
<Archive sha1sum="1aac55d7b77c745bbe71f32f1d8e7114acbd11d0" type="targz">https://github.com/arximboldi/lager/archive/refs/tags/v0.1.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zug</Dependency>
|
||||
<Dependency>immer</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>catch2</Dependency>
|
||||
<Dependency>ccache</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>sdl2-ttf-devel</Dependency>
|
||||
<Dependency>qt5-quickcontrols2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>lager</Name>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency>libgcc</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/lager</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-11-01</Date>
|
||||
<Version>0.1.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>lager</Name>
|
||||
<Summary xml:lang="tr">Tek yönlü veri akışı mimarisini kullanan değer odaklı tasarım için C++ kitaplığı</Summary>
|
||||
<Description xml:lang="tr">lager, tek yönlü veri akışı mimarisini uygulayarak değer odaklı tasarıma yardımcı olan bir C++ kitaplığıdır. Büyük ölçüde Elm ve Redux'tan esinlenmiştir ve saf işlevler aracılığıyla basit değer türlerinin ve test edilebilir uygulama mantığının kullanımını teşvik ederek birleştirilebilir tasarımlara olanak tanır.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -0,0 +1,21 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import cmaketools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr")
|
||||
|
||||
def build():
|
||||
cmaketools.make()
|
||||
|
||||
def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.dodoc("LICENSE", "README*")
|
||||
|
||||
|
||||
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>zug</Name>
|
||||
<Homepage>https://sinusoid.es/zug</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>boost</License>
|
||||
<Icon></Icon>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Transducers for C++</Summary>
|
||||
<Description>Transducers for C++ — Clojure style higher order push/pull sequence transformations</Description>
|
||||
<Archive sha1sum="34830fa8800f06981660a0dc60408b7cc449c139" type="targz">https://github.com/arximboldi/zug/archive/refs/tags/v0.1.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>catch2</Dependency>
|
||||
<Dependency>ccache</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>zug</Name>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency>libgcc</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/zug</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-11-01</Date>
|
||||
<Version>0.1.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>zug</Name>
|
||||
<Summary xml:lang="tr">C++ için dönüştürücüler</Summary>
|
||||
<Description xml:lang="tr">C++ için dönüştürücüler — Clojure tarzı yüksek dereceli itme/çekme dizisi dönüşümleri</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user