123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>Calamares</Name>
- <Homepage>http://pisilinux.org</Homepage>
- <Packager>
- <Name>Ergün Salman</Name>
- <Email>Poyraz76@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2</License>
- <Summary>A distribution independent installer framework</Summary>
- <Description>Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations.</Description>
- <Archive sha1sum="4c3fbb60f0844031e6669d0631b624b522f4a4ce" type="targz">https://github.com/calamares/calamares/archive/v3.2-rc3.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>gettext-devel</Dependency>
- <Dependency>yaml-cpp</Dependency>
- <Dependency versionFrom="1.60">boost-devel</Dependency>
- <Dependency versionFrom="1.60">boost-python3</Dependency>
- <Dependency>ki18n-devel</Dependency>
- <Dependency>kcoreaddons</Dependency>
- <Dependency>solid-devel</Dependency>
- <Dependency>parted-devel</Dependency>
- <Dependency>qt5-linguist</Dependency>
- <Dependency>qt5-svg-devel</Dependency>
- <Dependency>udisks2-devel</Dependency>
- <Dependency>libyaml-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>kconfig-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>polkit-qt-devel</Dependency>
- <Dependency>qt5-webkit-devel</Dependency>
- <Dependency>qt5-webengine-devel</Dependency>
- <Dependency>libatasmart-devel</Dependency>
- <Dependency>kcoreaddons-devel</Dependency>
- <Dependency>qt5-designer-devel</Dependency>
- <Dependency>qt5-assistant-devel</Dependency>
- <Dependency>libutil-linux-devel</Dependency>
- <Dependency>qt5-declarative-devel</Dependency>
- <Dependency>libxkbfile-devel</Dependency>
- <Dependency>e2fsprogs-devel</Dependency>
- <Dependency>squashfs-tools</Dependency>
- <Dependency>efibootmgr-devel</Dependency>
- <Dependency>rsync</Dependency>
- <Dependency>gptfdisk</Dependency>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>kpmcore-devel</Dependency>
- <Dependency>kiconthemes-devel</Dependency>
- <Dependency>kio-devel</Dependency>
- <Dependency>kservice-devel</Dependency>
- <Dependency>kconfig-devel</Dependency>
- <Dependency>kparts-devel</Dependency>
- <Dependency>plasma-framework-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">pisilocalayar.patch</Patch>
- <Patch level="1">pisi_set_hostname.patch</Patch>
- <Patch level="1">no_fsck_and_pymouth.patch</Patch>
- </Patches>
- </Source>
-
- <Package>
- <Name>Calamares</Name>
- <RuntimeDependencies>
- <Dependency>libgcc</Dependency>
- <Dependency versionFrom="1.60">boost</Dependency>
- <Dependency versionFrom="1.60">boost-python3</Dependency>
- <Dependency>python3</Dependency>
- <Dependency>kcrash</Dependency>
- <Dependency>parted</Dependency>
- <Dependency>solid</Dependency>
- <Dependency>ki18n</Dependency>
- <Dependency>rsync</Dependency>
- <Dependency>kconfig</Dependency>
- <Dependency>kcoreaddons</Dependency>
- <Dependency>qt5-svg</Dependency>
- <Dependency>qt5-webkit</Dependency>
- <Dependency>libatasmart</Dependency>
- <Dependency>qt5-declarative</Dependency>
- <Dependency>rsync</Dependency>
- <Dependency>ntfs-3g</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>gptfdisk</Dependency>
- <Dependency>e2fsprogs</Dependency>
- <Dependency>dmidecode</Dependency>
- <Dependency>efibootmgr</Dependency>
- <Dependency>libxkbfile</Dependency>
- <Dependency>dosfstools</Dependency>
- <Dependency>libutil-linux</Dependency>
- <Dependency>util-linux</Dependency>
- <Dependency>kpmcore</Dependency>
- <Dependency>partitionmanager</Dependency>
- <Dependency>qt5-webengine</Dependency>
- <Dependency>kiconthemes</Dependency>
- <Dependency>kio</Dependency>
- <Dependency>kservice</Dependency>
- <Dependency>kconfig</Dependency>
- <Dependency>kparts</Dependency>
- <Dependency>kpackage</Dependency>
- <Dependency>calamares-theme-pisilinux</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/*</Path>
- <Path fileType="library">/usr/lib/calamares/</Path>
- <Path fileType="data">/usr/include/libcalamares/*</Path>
- <Path fileType="library">/usr/lib/cmake/Calamares/</Path>
- <Path fileType="library">/usr/lib/calamares/modules/*</Path>
- <Path fileType="library">/usr/libexec/</Path>
- <Path fileType="library">/etc/locale.conf</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/calamares.desktop">calamares.desktop</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/etc/locale.conf">locale.conf</AdditionalFile>
- </AdditionalFiles>
- </Package>
-
- <History>
- <Update release="10">
- <Date>2018-03-24</Date>
- <Version>3.2.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2018-03-22</Date>
- <Version>3.2.0</Version>
- <Comment>Version Bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2017-12-27</Date>
- <Version>3.1.11</Version>
- <Comment>Version Bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2017-12-19</Date>
- <Version>3.1.10</Version>
- <Comment>Version Bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2017-12-07</Date>
- <Version>3.1.7</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2017-11-15</Date>
- <Version>3.1.7</Version>
- <Comment>Version Bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2016-12-13</Date>
- <Version>2.4.83</Version>
- <Comment>Version Bump</Comment>
- <Name>Ergün Salman</Name>
- <Email>Poyraz76@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-12-13</Date>
- <Version>2.4.80</Version>
- <Comment>Version Bump</Comment>
- <Name>Ergün Salman</Name>
- <Email>Poyraz76@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-08</Date>
- <Version>2.2</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-06-03</Date>
- <Version>2.2</Version>
- <Comment>First Release.</Comment>
- <Name>Ergün Salman</Name>
- <Email>Poyraz76@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|