frei0r:ver.bump

This commit is contained in:
Rmys
2018-08-04 14:29:44 +03:00
parent 1a19f67fbd
commit 0c868ee5da
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README", "NEWS")
pisitools.dodoc("AUTHORS*", "ChangeLog*", "COPYING*", "README*", "NEWS")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A plugin API for video sources and filters</Summary>
<Description>frei0r-plugins is a minimalistic plugin API for video sources and filters. The behaviour of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects.</Description>
<Archive sha1sum="7995d06c5412b14fa3b05647084ca9d7a0c84faa" type="targz">http://distfiles.macports.org/frei0r-plugins/frei0r-plugins-1.4.tar.gz</Archive>
<Archive sha1sum="e76c4608aff637822bbde8bf0b2a8ce0440b0141" type="targz">https://files.dyne.org/frei0r/releases/frei0r-plugins-1.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<!--<Dependency>gavl-devel</Dependency>-->
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-08-03</Date>
<Version>1.6.1</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-25</Date>
<Version>1.4</Version>