This commit is contained in:
4fury-c3440d8
2021-01-17 18:42:19 +00:00
parent 01fad8fafe
commit 9922ae2d26
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "THANKS", "TODO")
pisitools.dodoc("AUTHORS", "NEWS", "README.md", "THANKS", "TODO")
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
Parole is a modern simple media player based on the GStreamer framework and written to fit well in the Xfce desktop. Parole is designed with simplicity, speed and resource usage in mind.
</Description>
<Archive sha1sum="6bf27fd73628ea010e4f2f7c4746445256c52fc4" type="tarbz2">
https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.5.tar.bz2
<Archive sha1sum="02d63e3adb0d12378c2bf896922759f0e70c944e" type="tarbz2">
https://archive.xfce.org/src/apps/parole/4.16/parole-4.16.0.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>gtk-doc</Dependency>
@@ -83,6 +83,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-01-17</Date>
<Version>4.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-11-21</Date>
<Version>1.0.5</Version>