brltty-6.3
This commit is contained in:
@@ -24,7 +24,7 @@ def build():
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.removeDir("/run")
|
||||
#pisitools.removeDir("/run")
|
||||
pisitools.removeDir("/var")
|
||||
pisitools.dodoc("LICENSE*", "README")
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>GPLv3</License>
|
||||
<Summary>Braille display driver for Linux/Unix</Summary>
|
||||
<Description>Braille display driver for Linux/Unix</Description>
|
||||
<Archive sha1sum="c52a5857e5ff13503ba44159a021f9fad91339df" type="tarxz">https://brltty.app/archive/brltty-6.0.tar.xz</Archive>
|
||||
<Archive sha1sum="3d5b68f2f9b5bfe699a1002887c00bd33c340f7c" type="tarxz">https://brltty.app/archive/brltty-6.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gpm</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
@@ -31,9 +31,9 @@
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>libXaw-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<Dependency>liblouis-devel</Dependency>
|
||||
<Dependency versionFrom="3.17.0">liblouis-devel</Dependency>
|
||||
<Dependency>bluez-libs-devel</Dependency>
|
||||
<Dependency>at-spi2-core-devel</Dependency>
|
||||
<Dependency versionFrom="2.40.1">at-spi2-core-devel</Dependency>
|
||||
<Dependency>speech-dispatcher-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -86,6 +86,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2021-05-02</Date>
|
||||
<Version>6.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-04-12</Date>
|
||||
<Version>6.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user