qt: update to 4.6.3.
This commit is contained in:
parent
ba5db14085
commit
717e89e74c
|
@ -6,8 +6,6 @@ long_desc="${long_desc}
|
|||
This package contains the header development files and development
|
||||
programs used for runing Qt applications."
|
||||
|
||||
revision=2
|
||||
|
||||
Add_dependency run openssl-devel
|
||||
Add_dependency run dbus-devel
|
||||
Add_dependency run fontconfig-devel
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'qt'
|
||||
pkgname=qt
|
||||
version=4.6.2
|
||||
revision=3
|
||||
version=4.6.3
|
||||
_distname=qt-everywhere-opensource-src
|
||||
wrksrc=${_distname}-${version}
|
||||
distfiles="ftp://ftp.qt.nokia.com/qt/source/${_distname}-$version.tar.gz"
|
||||
|
@ -20,7 +19,7 @@ configure_args="-confirm-license -opensource
|
|||
make_install_target="INSTALL_ROOT=$XBPS_DESTDIR/$pkgname-$version install"
|
||||
short_desc="A cross-platform application and UI framework"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=176f51ddb06dce67ab4b2efc6b327dc21ed8f764c5d97acc15ff1f907c2affae
|
||||
checksum=f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768
|
||||
long_desc="
|
||||
Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
|
||||
maintaining GUI (graphical user interface) applications."
|
||||
|
|
Loading…
Reference in New Issue