123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>plymouth</Name>
- <Homepage>http://cgit.freedesktop.org/plymouth</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2+</License>
- <IsA>app:console</IsA>
- <IsA>library</IsA>
- <Summary>Graphical Boot Animation and Logger</Summary>
- <Description>plymouth provides an attractive graphical boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a log file for viewing after boot.</Description>
- <Archive sha1sum="2a68a69b674b643cd50c48685669bb0523aeb68b" type="tarxz">http://freedesktop.org/software/plymouth/releases/plymouth-22.02.122.tar.xz</Archive>
- <Archive sha1sum="f12d053f015708646d0871332b4b9465e7b11cef" type="tarxz" target="plymouth-22.02.122/themes">https://sourceforge.net/projects/pisilinux/files/source/plymouth-theme-pisilinux-0.4.tar.xz</Archive>
- <AdditionalFiles>
- <AdditionalFile permission="0755" target="generate-flist">pisilinux/generate-flist.py</AdditionalFile>
- </AdditionalFiles>
- <BuildDependencies>
- <Dependency>docbook-xsl</Dependency>
- <Dependency>kernel-headers</Dependency>
- <Dependency>libdrm-devel</Dependency>
- <Dependency>libpng-devel</Dependency>
- <Dependency>cairo-devel</Dependency>
- <Dependency>pango-devel</Dependency>
- <Dependency>graphite2-devel</Dependency>
- <Dependency>harfbuzz-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gtk2-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>eudev-devel</Dependency>
- <Dependency>libxslt-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- Pisi Linux patches-->
- <!--<Patch level="1">pisilinux/fix-fbdev-path.patch</Patch>-->
- <!-- <Patch level="1">01-0008-show-delay.patch</Patch> -->
- <!--Patch level="1">pisilinux/plymouth-update-initrd.patch</Patch-->
- <!-- <Patch level="1">pisilinux/01-disable-source-code-tracing.patch</Patch> -->
- <!--Patch level="1">pisilinux/adapt-theme-script.patch</Patch-->
- <!--Patch level="1">pisilinux/01-add-pisilinux-theme.patch</Patch-->
- <!--<Patch level="1">pisilinux/implement-suspend-modes.patch</Patch>-->
- <!--MaGeia patches-->
- <!--Patch level="1">mageia/01-plymouth-restore-suspend.patch</Patch-->
- <!-- <Patch level="1">fedora/fix-crash.patch</Patch> -->
- <!-- <Patch level="1">mageia/1001-device_manager-ignore-drm-devices-when-kernel-modese.patch</Patch> -->
- <Patch level="1">mageia/1002-main-allow-the-device-timeout-to-be-overridden-on-th.patch</Patch>
- <Patch level="1">pisilinux/pisilinux.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>plymouth</Name>
- <RuntimeDependencies>
- <Dependency>eudev</Dependency>
- <Dependency>libdrm</Dependency>
- <Dependency>plymouth-core-libs</Dependency>
- <Dependency>plymouth-theme-pisilinux</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/bin</Path>
- <Path fileType="executable">/sbin</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/sbin</Path>
- <Path fileType="executable">/bin/plymouth</Path>
- <Path fileType="executable">/usr/libexec/plymouth</Path>
- <Path fileType="config">/etc/plymouth</Path>
- <Path fileType="config">/etc/logrotate.d/bootlog</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="library">/lib</Path>
- <Path fileType="library">/usr/lib/plymouth/text.so</Path>
- <Path fileType="library">/usr/lib/plymouth/details.so</Path>
- <Path fileType="library">/usr/lib/plymouth/renderers</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="data">/usr/share/plymouth</Path>
- <Path fileType="data">/usr/share/plymouth/themes</Path>
- <Path fileType="data">/usr/share/plymouth/themes/details</Path>
- <Path fileType="data">/usr/share/plymouth/themes/text</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/var/lib/plymouth</Path>
- <Path fileType="data">/run/plymouth</Path>
- <Path fileType="data">/var/spool/plymouth</Path>
- <Path fileType="locale">/usr/share/locale</Path>
- <Path fileType="config">/usr/lib/tmpfiles.d/plymouth.conf</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/plymouth.conf">tmpfiles.conf</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/var/lib/plymouth/boot-duration">pisilinux/boot-duration</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/lib/initramfs/plymouth.list">pisilinux/initramfs.files</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/plymouth-pisilinux.png">pisilinux/images/white-head.png</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/plymouth/themes/charge/charge.plymouth">fedora/charge.plymouth</AdditionalFile>
- </AdditionalFiles>
- <Provides>
- <COMAR script="package.py">System.Package</COMAR>
- </Provides>
- </Package>
- <Package>
- <Name>plymouth-core-libs</Name>
- <Summary>Plymouth core libraries</Summary>
- <Description>plymouth-core-libs contains the libply and libply-splash-core libraries used by Plymouth.</Description>
- <Files>
- <Path fileType="library">/lib/libply-splash-core.so*</Path>
- <Path fileType="library">/lib/libply.so*</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-graphics-libs</Name>
- <Summary>Plymouth graphics libraries</Summary>
- <Description>plymouth-graphics-libs contains the libply-splash-graphics library used by graphics Plymouth splashes.</Description>
- <RuntimeDependencies>
- <Dependency>zlib</Dependency>
- <Dependency>libpng</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/libply-splash-graphics.so*</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-devel</Name>
- <Summary>Development headers and files for plymouth</Summary>
- <RuntimeDependencies>
- <Dependency release="current">plymouth</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-renderer-x11</Name>
- <Summary>An X11 renderer for debugging purposes</Summary>
- <RuntimeDependencies>
- <Dependency>cairo</Dependency>
- <Dependency>gtk2</Dependency>
- <Dependency>atk</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>fontconfig</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/plymouth/renderers/x11*</Path>
- </Files>
- </Package>
- <!--Package>
- <Name>plymouth-utils</Name>
- <Summary>Plymouth related utilities</Summary>
- <Description>plymouth-utils contains utilities that integrate with Plymouth including a boot log viewing application.</Description>
- <RuntimeDependencies>
- <Dependency>pango</Dependency>
- <Dependency>gtk2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin/plymouth-log-viewer</Path>
- <Path fileType="data">/usr/share/gdm/autostart/LoginWindow/plymouth-log-viewer.desktop</Path>
- </Files>
- </Package-->
- <Package>
- <Name>plymouth-plugin-label</Name>
- <Summary>Plymouth label plugin</Summary>
- <Description>plymouth-plugin-label contains the label control plugin for Plymouth. It provides the ability to render text on graphical boot splashes using pango and cairo.</Description>
- <RuntimeDependencies>
- <Dependency>cairo</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>harfbuzz</Dependency>
- <Dependency release="current">plymouth-graphics-libs</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/plymouth/label.so</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-plugin-fade-throbber</Name>
- <Summary>Plymouth Fade-Throbber plugin</Summary>
- <Description>plymouth-plugin-fade-throbber contains the "Fade-In" boot splash plugin for Plymouth. It features a centered image that fades in and out while other images pulsate around during system boot up.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-graphics-libs</Dependency>
- <!-- <Dependency release="current">plymouth-core-libs</Dependency> -->
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/plymouth/fade-throbber.so</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-theme-spinner</Name>
- <Summary>Spinner theme for Plymouth</Summary>
- <Description>plymouth-theme-spinner contains the "Spinner" boot splash theme for Plymouth. It features a simple theme with a small spinner on a dark background.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-two-step</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/plymouth/themes/spinner</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-theme-fade-in</Name>
- <Summary>Fade-in theme for Plymouth</Summary>
- <Description>plymouth-theme-fade-in contains the "Fade-In" boot splash theme for Plymouth. It features a centered logo that fades in and out while stars twinkle around the logo during system boot up.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-fade-throbber</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/plymouth/themes/fade-in</Path>
- </Files>
- </Package>
- <!--Package>
- <Name>plymouth-plugin-throbgress</Name>
- <Summary>Plymouth Throbgress plugin</Summary>
- <Description>plymouth-plugin-throbgress contains the "throbgress" boot splash plugin for Plymouth. It features a centered logo and animated spinner that spins repeatedly while a progress bar advances at the bottom of the screen.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-label</Dependency>
- <Dependency release="current">plymouth-graphics-libs</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/plymouth/throbgress.so</Path>
- </Files>
- </Package-->
- <Package>
- <Name>plymouth-theme-spinfinity</Name>
- <Summary>Plymouth Spinfinity theme</Summary>
- <Description>plymouth-theme-spinfinity contains the "Spinfinity" boot splash theme for Plymouth. It features a centered logo and animated spinner that spins in the shape of an infinity sign.</Description>
- <RuntimeDependencies>
- <!-- <Dependency release="current">plymouth-plugin-throbgress</Dependency> -->
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/plymouth/themes/spinfinity</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-plugin-space-flares</Name>
- <Summary>Plymouth space-flares plugin</Summary>
- <Description>plymouth-plugin-space-flares contains the "space-flares" boot splash plugin for Plymouth. It features a corner image with animated flares.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-label</Dependency>
- <Dependency release="current">plymouth-graphics-libs</Dependency>
- <!-- <Dependency release="current">plymouth-core-libs</Dependency> -->
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/plymouth/space-flares.so</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-theme-solar</Name>
- <Summary>Plymouth Solar theme</Summary>
- <Description>plymouth-theme-solar contains the "Solar" boot splash theme for Plymouth. It features a blue flamed sun with animated solar flares.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-space-flares</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/plymouth/themes/solar</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-plugin-two-step</Name>
- <Summary>Plymouth Two-Step plugin</Summary>
- <Description>plymouth-plugin-two-step contains the "two-step" boot splash plugin for Plymouth. It features a two phased boot process that starts with a progressing animation synced to boot time and finishes with a short, fast one-shot animation.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-label</Dependency>
- <Dependency release="current">plymouth-graphics-libs</Dependency>
- <!-- <Dependency release="current">plymouth-core-libs</Dependency> -->
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/plymouth/two-step.so</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-theme-charge</Name>
- <Summary>Plymouth Charge plugin</Summary>
- <Description>plymouth-theme-charge This package contains the "charge" boot splash theme for Plymouth. It features the shadowy hull of a Fedora logo charge up and and finally burst into full form.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-two-step</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/plymouth/themes/charge</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-plugin-script</Name>
- <Summary>Plymouth script plugin</Summary>
- <Description>plymouth-plugin-script contains "script" boot splash plugin for Plymouth. It features an extensible, scriptable boot splash language that simplifies the process of designing custom boot splash themes.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-graphics-libs</Dependency>
- <!-- <Dependency release="current">plymouth-core-libs</Dependency> -->
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/plymouth/script.so</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-theme-script</Name>
- <Summary>Plymouth Script theme</Summary>
- <Description>plymouth-theme-script contains the "script" boot splash theme for Plymouth. It it is a simple example theme the uses the "script" plugin.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-script</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/plymouth/themes/script</Path>
- </Files>
- </Package>
- <Package>
- <Name>plymouth-theme-pisilinux</Name>
- <Summary>Plymouth Pisi Linux theme</Summary>
- <Description>plymouth-theme-pisilinux contains a simple but elegant boot theme for Pisi Linux.</Description>
- <RuntimeDependencies>
- <Dependency release="current">plymouth-plugin-script</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/plymouth/themes/pisilinux</Path>
- </Files>
- </Package>
- <History>
- <Update release="15">
- <Date>2024-07-20</Date>
- <Version>22.02.122</Version>
- <Comment>Revert.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2024-07-07</Date>
- <Version>24.004.60</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="13">
- <Date>2024-07-07</Date>
- <Version>24.004.60</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="12">
- <Date>2022-08-07</Date>
- <Version>22.02.122</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2022-03-25</Date>
- <Version>22.02.122</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2021-01-25</Date>
- <Version>0.9.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2020-01-25</Date>
- <Version>0.8.8</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2018-08-13</Date>
- <Version>0.8.8</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2017-03-01</Date>
- <Version>0.8.8</Version>
- <Comment>Rebuild for new toolchain.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2016-08-25</Date>
- <Version>0.8.8</Version>
- <Comment>script fix.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2016-08-22</Date>
- <Version>0.8.8</Version>
- <Comment>actions fix</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2016-08-21</Date>
- <Version>0.8.8</Version>
- <Comment>New theme.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-06-08</Date>
- <Version>0.8.8</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-04-21</Date>
- <Version>0.8.8</Version>
- <Comment>Release bump</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-04-21</Date>
- <Version>0.8.8</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|