@@ -12,8 +12,6 @@ from pisi.actionsapi import shelltools
|
||||
def setup():
|
||||
# Make it build with libtool 1.5
|
||||
#shelltools.system("rm -rf m4/lt* m4/libtool.m4")
|
||||
shelltools.system("sed -e 's:truetype/ttf-dejavu:TTF:g' -i modules/visualization/projectm.cpp")
|
||||
shelltools.system("sed -e 's|-Werror-implicit-function-declaration||g' -i configure")
|
||||
shelltools.system("sed -i '/DEPRECATED/s:^://:' modules/text_renderer/freetype/text_layout.c")
|
||||
shelltools.system("export CFLAGS+=-I/usr/include/samba-4.0")
|
||||
shelltools.system("export CPPFLAGS+=-I/usr/include/samba-4.0")
|
||||
|
||||
@@ -13,14 +13,13 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>VLC media player</Summary>
|
||||
<Description>VLC is a famous video player and streamer.</Description>
|
||||
<Archive sha1sum="9eab63eeb525f200220fe7f99ca2a67805058517" type="tarxz">http://mirrors.netix.net/vlc/vlc/3.0.1/vlc-3.0.1.tar.xz</Archive>
|
||||
<Archive sha1sum="9e50c246242cd1dd94a8534b9be11c13104bb76d" type="tarxz">http://mirrors.netix.net/vlc/vlc/3.0.2/vlc-3.0.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>libcdio-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>lua-devel</Dependency>
|
||||
<!--Dependency>lua51-devel</Dependency-->
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
<Dependency>xcb-proto</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -309,6 +308,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2018-04-28</Date>
|
||||
<Version>3.0.2</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2018-03-03</Date>
|
||||
<Version>3.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user