123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-notes</Name>
- <Homepage>https://wiki.gnome.org/Apps/Notes</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <PartOf>desktop.gnome.apps</PartOf>
- <IsA>app:gui</IsA>
- <Summary>Simple Note Viewer</Summary>
- <Description>Write out notes, every detail matters</Description>
- <Archive sha1sum="2d95eef59b7baf16b8428d3d4bf709a6d9a4368c" type="tarxz">mirrors://gnome/bijiben/40/bijiben-40.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency>git</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>itstool</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>meson</Dependency>
- <Dependency>vala-devel</Dependency>
- <Dependency>yelp-tools</Dependency>
- <Dependency>gnome-online-accounts-devel</Dependency>
- <Dependency>json-glib-devel</Dependency>
- <Dependency>curl-devel</Dependency>
- <Dependency>evolution-data-server-devel</Dependency>
- <Dependency>libhandy-devel</Dependency>
- <Dependency>tinysparql-devel</Dependency>
- <Dependency>webkit2gtk-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">data.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>gnome-notes</Name>
- <RuntimeDependencies>
- <Dependency>cairo</Dependency>
- <Dependency>curl</Dependency>
- <Dependency>evolution-data-server</Dependency>
- <Dependency>gnome-online-accounts</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>json-glib</Dependency>
- <Dependency>libxml2</Dependency>
- <Dependency>libical</Dependency>
- <Dependency>libhandy</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>tinysparql</Dependency>
- <Dependency>webkit2gtk</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/bijiben</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/gnome-shell</Path>
- <Path fileType="data">/usr/share/help</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- <Path fileType="data">/usr/share/mime</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2024-10-23</Date>
- <Version>40.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2024-09-20</Date>
- <Version>40.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2024-04-18</Date>
- <Version>40.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2022-09-18</Date>
- <Version>40.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2021-06-03</Date>
- <Version>40.1</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|