dcmtk: new package
This commit is contained in:
+100
-3
@@ -269574,7 +269574,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Summary xml:lang="tr">ffmpeg için geliştirme dosyaları</Summary>
|
||||
<Summary xml:lang="pl">Pliki nagłówkowe ffmpeg</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="26">ffmpeg</Dependency>
|
||||
<Dependency release="27">ffmpeg</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -269582,6 +269582,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="27">
|
||||
<Date>2023-06-06</Date>
|
||||
<Version>4.4.4</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2023-04-14</Date>
|
||||
<Version>4.4.4</Version>
|
||||
@@ -270372,7 +270379,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>gstreamer-devel</Dependency>
|
||||
<Dependency>gst-plugins-base-devel</Dependency>
|
||||
<Dependency release="39">gst-plugins-bad</Dependency>
|
||||
<Dependency release="40">gst-plugins-bad</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
@@ -270383,6 +270390,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Replaces>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="40">
|
||||
<Date>2023-06-06</Date>
|
||||
<Version>1.22.3</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2023-05-22</Date>
|
||||
<Version>1.22.3</Version>
|
||||
@@ -350657,6 +350671,82 @@ complete albums that you have purchased from Amazon.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>dcmtk</Name>
|
||||
<Homepage>https://github.com/DCMTK/dcmtk</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>ASIS</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary xml:lang="en">A collection of libraries and applications implementing large parts the DICOM standard</Summary>
|
||||
<Summary xml:lang="tr">DICOM standardının büyük bölümlerini uygulayan kitaplıklar ve uygulamalar koleksiyonu</Summary>
|
||||
<Description xml:lang="en">DCMTK is a collection of libraries and applications implementing large parts the DICOM standard.</Description>
|
||||
<Description xml:lang="tr">DICOM standardının büyük bölümlerini uygulayan kitaplıklar ve uygulamalar koleksiyonu.</Description>
|
||||
<Icon>dcmtk</Icon>
|
||||
<Archive type="targz" sha1sum="d6304e564458d97074c48bd8054c30d9a8bf1062" name="DCMTK-3.6.7.tar.gz">https://github.com/DCMTK/dcmtk/archive/refs/tags/DCMTK-3.6.7.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>libiconv-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/library/dcmtk/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>dcmtk</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>tiff</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>icu4c</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libiconv</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>dcmtk-devel</Name>
|
||||
<Summary xml:lang="en">Development files for dcmtk</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency release="1">dcmtk</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-06-06</Date>
|
||||
<Version>3.6.7</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>double-conversion</Name>
|
||||
@@ -374112,7 +374202,7 @@ contacts, tasks, and calendar information.</Summary>
|
||||
<Summary xml:lang="tr">opencv için geliştirme dosyaları</Summary>
|
||||
<Summary xml:lang="pl">Pliki naglowkowe do opencv</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="15">opencv</Dependency>
|
||||
<Dependency release="16">opencv</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -374120,6 +374210,13 @@ contacts, tasks, and calendar information.</Summary>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2023-06-06</Date>
|
||||
<Version>4.5.4</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2021-12-09</Date>
|
||||
<Version>4.5.4</Version>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0017f81ed04d320fc966d092d3b2be617ccedfec
|
||||
b496ab1e9bf1a9a9edf5a3e85d04dcd35074ac6f
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
ccdfbe01b17e8db4039a142b0976f23b5872d88d
|
||||
287411cb0295d7f6965ebb5e9a2c597f24f2f2ac
|
||||
@@ -0,0 +1,33 @@
|
||||
#!/usr/bin/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 shelltools
|
||||
from pisi.actionsapi import cmaketools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
|
||||
cmaketools.configure("-DCMAKE_BUILD_TYPE='Release' \
|
||||
-DCMAKE_INSTALL_PREFIX='/usr' \
|
||||
-DCMAKE_INSTALL_LIBDIR='lib' \
|
||||
-DBUILD_SHARED_LIBS=ON \
|
||||
-DBUILD_STATIC_LIBS=OFF", sourceDir="..")
|
||||
|
||||
def build():
|
||||
cmaketools.make("-C build")
|
||||
|
||||
def install():
|
||||
shelltools.cd("build")
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.domove("/usr/etc/dcmtk/", "/etc")
|
||||
pisitools.removeDir("/usr/etc")
|
||||
|
||||
# pisitools.dodoc("Copyright", "README")
|
||||
|
||||
@@ -0,0 +1,80 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>dcmtk</Name>
|
||||
<Homepage>https://github.com/DCMTK/dcmtk</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>ASIS</License>
|
||||
<IsA>library</IsA>
|
||||
<Icon>dcmtk</Icon>
|
||||
<Summary>A collection of libraries and applications implementing large parts the DICOM standard</Summary>
|
||||
<Description>DCMTK is a collection of libraries and applications implementing large parts the DICOM standard.</Description>
|
||||
<Archive sha1sum="d6304e564458d97074c48bd8054c30d9a8bf1062" type="targz">https://github.com/DCMTK/dcmtk/archive/refs/tags/DCMTK-3.6.7.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>libiconv-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch></Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>dcmtk</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>tiff</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>icu4c</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libiconv</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>dcmtk-devel</Name>
|
||||
<Summary>Development files for dcmtk</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency release="current">dcmtk</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-06-06</Date>
|
||||
<Version>3.6.7</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>dcmtk</Name>
|
||||
<Summary xml:lang="tr">DICOM standardının büyük bölümlerini uygulayan kitaplıklar ve uygulamalar koleksiyonu</Summary>
|
||||
<Description xml:lang="tr">DICOM standardının büyük bölümlerini uygulayan kitaplıklar ve uygulamalar koleksiyonu.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user