qrencode: rebuild
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
autotools.autoreconf("-vif")
|
||||
shelltools.system("./autogen.sh")
|
||||
|
||||
|
||||
autotools.configure("--with-tests")
|
||||
|
||||
def build():
|
||||
@@ -24,4 +24,4 @@ def check():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("COPYING", "NEWS", "README")
|
||||
pisitools.dodoc("COPYING", "NEWS", "README")
|
||||
@@ -15,6 +15,7 @@
|
||||
<Archive sha1sum="644054a76c8b593acb66a8c8b7dcf1b987c3d0b2" type="targz">http://fukuchi.org/works/qrencode/qrencode-3.4.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libsdl-devel</Dependency> <!-- This is for a specific test -->
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
<Dependency>m4</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -45,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-05-01</Date>
|
||||
<Version>3.4.4</Version>
|
||||
<Comment>Release Bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>3.4.4</Version>
|
||||
@@ -60,4 +68,4 @@
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user