lyx, snapper, tomahawk-qt5: rebuild against boost-1.58.
This commit is contained in:
parent
6246ee3a45
commit
a7137e9719
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lyx'
|
# Template file for 'lyx'
|
||||||
pkgname=lyx
|
pkgname=lyx
|
||||||
version=2.1.3
|
version=2.1.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-included-boost"
|
configure_args="--without-included-boost"
|
||||||
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'snapper'
|
# Template file for 'snapper'
|
||||||
pkgname=snapper
|
pkgname=snapper
|
||||||
version=0.2.6
|
version=0.2.6
|
||||||
revision=2
|
revision=3
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-zypp --with-conf=/etc/conf.d --sbindir=/usr/bin"
|
configure_args="--disable-zypp --with-conf=/etc/conf.d --sbindir=/usr/bin"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tomahawk'
|
# Template file for 'tomahawk'
|
||||||
pkgname=tomahawk-qt5
|
pkgname=tomahawk-qt5
|
||||||
version=0.8.4
|
version=0.8.4
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_options="upower hatchet kde xmpp"
|
build_options="upower hatchet kde xmpp"
|
||||||
|
|
Loading…
Reference in a new issue