mousepad-0.5.6
This commit is contained in:
@@ -15,15 +15,17 @@
|
||||
<Description>
|
||||
Mousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest Gtk+ features available, which means that if Gtk adds something new in a major release that is useful for the editor, we will likely bump the Gtk dependency and integrate this new feature in Mousepad.
|
||||
</Description>
|
||||
<Archive sha1sum="48605c524f0f67356f1e6dd396cc788e161988a1" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.5.tar.bz2</Archive>
|
||||
<Archive sha1sum="738a0cd15895df344b927399faa18ad1922a3302" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.6.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gspell-devel</Dependency>
|
||||
<Dependency>xfconf-devel</Dependency>
|
||||
<Dependency>enchant2-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>gtksourceview3-devel</Dependency>
|
||||
<Dependency>gtksourceview4-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -35,11 +37,13 @@
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>gspell</Dependency>
|
||||
<Dependency>harfbuzz</Dependency>
|
||||
<Dependency>xfconf</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>enchant2</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>gtksourceview3</Dependency>
|
||||
<Dependency>gtksourceview4</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -51,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2021-08-27</Date>
|
||||
<Version>0.5.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2021-05-14</Date>
|
||||
<Version>0.5.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user