123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>garcon</Name>
- <Homepage>https://www.xfce.org/</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2</License>
- <IsA>library</IsA>
- <Summary>Menu library for Xfce</Summary>
- <Description>
- garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus.
- </Description>
- <Archive sha1sum="3cf37e443ae39efceacf207f8dfa8cb218054418" type="tarbz2">https://archive.xfce.org/src/xfce/garcon/4.19/garcon-4.19.3.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>python3</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>python-six</Dependency>
- <!-- <Dependency>gtk2-devel</Dependency> -->
- <Dependency>gtk3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>freetype-devel</Dependency>
- <Dependency versionFrom="4.19.4">libxfce4ui-devel</Dependency>
- <Dependency versionFrom="4.19.3">libxfce4util-devel</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>garcon</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libxfce4ui</Dependency>
- <Dependency>libxfce4util</Dependency>
- <Dependency>gobject-introspection</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>garcon-devel</Name>
- <Summary>garcon development files</Summary>
- <RuntimeDependencies>
- <Dependency>gobject-introspection-devel</Dependency>
- <Dependency>gtk2-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency versionFrom="4.16.0">libxfce4ui-devel</Dependency>
- <Dependency release="current">garcon</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <Package>
- <Name>garcon-docs</Name>
- <Summary>garcon documentation files</Summary>
- <RuntimeDependencies>
- <Dependency release="current">garcon</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/gtk-doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="12">
- <Date>2024-12-01</Date>
- <Version>4.19.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="11">
- <Date>2024-11-03</Date>
- <Version>4.19.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="10">
- <Date>2024-02-05</Date>
- <Version>4.19.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2023-04-18</Date>
- <Version>4.19.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2023-03-28</Date>
- <Version>4.18.1</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2022-12-14</Date>
- <Version>4.18.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2022-12-02</Date>
- <Version>4.17.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-10-31</Date>
- <Version>4.17.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-05-15</Date>
- <Version>4.17.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2021-02-02</Date>
- <Version>4.16.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2020-12-24</Date>
- <Version>0.8.0</Version>
- <Comment>New release.</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-11-19</Date>
- <Version>0.7.1</Version>
- <Comment>Rebuild.For Beta System.</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|