123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gitg</Name>
- <Homepage>https://wiki.gnome.org/Apps/Gitg</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>gitg</Icon>
- <IsA>app:gui</IsA>
- <Summary>GTK+ graphical interface for the git revision control system</Summary>
- <Description>GTK+ graphical interface for the git revision control system</Description>
- <Archive sha1sum="94365c20fce545fc0cc3378fd4b20f6350d6c469" type="tarxz">https://download.gnome.org/sources/gitg/44/gitg-44.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>gettext-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gspell-devel</Dependency>
- <Dependency>gtksourceview4-devel</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- <Dependency>gsettings-desktop-schemas-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>gtksourceview3-devel</Dependency>
- <Dependency>gtkspell3-devel</Dependency>
- <Dependency>json-glib-devel</Dependency>
- <Dependency>meson</Dependency>
- <Dependency>libdazzle-devel</Dependency>
- <Dependency>libgee-devel</Dependency>
- <Dependency>libgit2-glib-devel</Dependency>
- <Dependency>libpeas-devel</Dependency>
- <Dependency>libsecret-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>vala-devel</Dependency>
- <Dependency>gpgme-devel</Dependency>
- <!-- <Dependency>gpgme-qt6-devel</Dependency> -->
- <Dependency>libhandy-devel</Dependency>
- <Dependency>libpeas-1-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch>14a7b064.patch</Patch>
- <!-- <Patch>vapi.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>gitg</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>gpgme</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libgee</Dependency>
- <Dependency>libpeas</Dependency>
- <Dependency>gspell</Dependency>
- <Dependency>json-glib</Dependency>
- <Dependency>gtksourceview4</Dependency>
- <Dependency>libxml2</Dependency>
- <Dependency>gtkspell3</Dependency>
- <Dependency>libdazzle</Dependency>
- <Dependency>libsecret</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libgit2-glib</Dependency>
- <Dependency>libhandy</Dependency>
- <Dependency>libpeas-1</Dependency>
- <Dependency>gtksourceview3</Dependency>
- <Dependency>gobject-introspection</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/girepository-1.0</Path>
- <Path fileType="library">/usr/lib/gitg</Path>
- <Path fileType="library">/usr/lib/lib*.so*</Path>
- <Path fileType="library">/usr/lib/python3*</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/gitg</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="info">/usr/share/metainfo</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/glade</Path>
- <Path fileType="localdata">/usr/share/locale</Path>
- </Files>
- </Package>
- <Package>
- <Name>gitg-devel</Name>
- <Summary>Development files for gitg</Summary>
- <RuntimeDependencies>
- <Dependency release="current">gitg</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gpgme-devel</Dependency>
- <Dependency>libgee-devel</Dependency>
- <Dependency>libdazzle-devel</Dependency>
- <Dependency>libgit2-glib-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- <Path fileType="data">/usr/share/gir-1.0</Path>
- <Path fileType="data">/usr/share/vala</Path>
- </Files>
- </Package>
- <History>
- <Update release="10">
- <Date>2024-12-26</Date>
- <Version>44</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2024-10-21</Date>
- <Version>44</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2024-09-13</Date>
- <Version>44</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2024-05-30</Date>
- <Version>44</Version>
- <Comment>Rebuild py3.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2023-08-03</Date>
- <Version>44</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2023-04-13</Date>
- <Version>41</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2021-12-28</Date>
- <Version>41</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2021-10-24</Date>
- <Version>3.32.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-07-11</Date>
- <Version>3.32.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-06-08</Date>
- <Version>3.32.1</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|