liblxqt: update to 0.10.0.
This commit is contained in:
parent
a65279352c
commit
00c752901e
2 changed files with 3 additions and 14 deletions
|
@ -1,10 +0,0 @@
|
|||
--- lxqtnotification.h 2015-02-07 20:56:30.000000000 +0100
|
||||
+++ lxqtnotification.h 2015-07-15 10:42:09.051660625 +0200
|
||||
@@ -25,6 +25,7 @@
|
||||
#ifndef LXQTNOTIFICATION_H
|
||||
#define LXQTNOTIFICATION_H
|
||||
|
||||
+#include <QObject>
|
||||
#include <QStringList>
|
||||
#include "lxqtglobals.h"
|
||||
|
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'liblxqt'
|
||||
pkgname=liblxqt
|
||||
version=0.9.0
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_QT5=1"
|
||||
hostmakedepends="cmake pkg-config"
|
||||
makedepends="kwindowsystem-devel libqtxdg-devel"
|
||||
short_desc="LXQT Desktop library"
|
||||
|
@ -11,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b4f0941bcb8839163aed5c332a26d05650a8d75be241cb39c702f9bd15fe4d52
|
||||
checksum=77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c
|
||||
|
||||
liblxqt-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue