mousepad-0.5.9
This commit is contained in:
@@ -18,5 +18,5 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README.md", "THANKS")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README.md")
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<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="be822712e1e25e4eb8920ef6c8ce33ec55a0c7d7" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.8.tar.bz2</Archive>
|
||||
<Archive sha1sum="1847dfa005b07b91a3cce97518633959c71e3f11" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.9.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
@@ -55,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2022-04-03</Date>
|
||||
<Version>0.5.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-11-26</Date>
|
||||
<Version>0.5.8</Version>
|
||||
|
||||
Reference in New Issue
Block a user