gnote:new package

This commit is contained in:
2021-06-14 15:10:06 +03:00
parent 5f6e8899a7
commit 2db0f4ee26
7 changed files with 200 additions and 2 deletions
+83
View File
@@ -10952,6 +10952,89 @@ components such as the Settings and gnome-shell.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gnote</Name>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.gnome.apps</PartOf>
<Summary xml:lang="en">Note-taking application</Summary>
<Summary xml:lang="tr">Not alma uygulaması</Summary>
<Description xml:lang="en">Note-taking application</Description>
<Description xml:lang="tr">Not alma uygulaması</Description>
<Icon>gnote</Icon>
<Archive type="tarxz" sha1sum="aaa1a6c06daf1223f502fb0b70d4a2ebfad60bd4" name="gnote-40.1.tar.xz">mirrors://gnome/gnote/40/gnote-40.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>gspell-devel</Dependency>
<Dependency>gtkmm3-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>itstool</Dependency>
<Dependency>libsecret-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>libpcre-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/gnome/apps/gnote/pspec.xml</SourceURI>
</Source>
<Package>
<Name>gnote</Name>
<RuntimeDependencies>
<Dependency>atk</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>atkmm</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>glibmm</Dependency>
<Dependency>gspell</Dependency>
<Dependency>gtkmm3</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>cairomm</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>pangomm</Dependency>
<Dependency>enchant2</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>libsecret</Dependency>
<Dependency>libsigc++</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libutil-linux</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libgnote*</Path>
<Path fileType="library">/usr/lib/gnote</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/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/gnote</Path>
<Path fileType="data">/usr/share/help</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="localdata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/man</Path>
<Path fileType="data">/usr/share/metainfo</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-06-14</Date>
<Version>40.1</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gnome-books</Name>