- Remove tab from WWW line in pkg-descr.

- Replace USES=bzip2 with USES=tar:bzip2, as suggested by pi@ while
  discussing the fallout from the doxygen update.
This commit is contained in:
Raphael Kubo da Costa 2014-06-16 11:37:04 +00:00
parent 0d6e593fd0
commit 3d76f43254
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357970
2 changed files with 2 additions and 3 deletions

View file

@ -14,8 +14,7 @@ LICENSE= LGPL20
USE_QT4= corelib dbus gui \ USE_QT4= corelib dbus gui \
moc_build qmake_build rcc_build uic_build moc_build qmake_build rcc_build uic_build
USE_BZIP2= yes USES= cmake:outsource tar:bzip2
USES= cmake:outsource
USE_LDCONFIG= yes USE_LDCONFIG= yes
OPTIONS_DEFINE= GENDOCS OPTIONS_DEFINE= GENDOCS

View file

@ -2,4 +2,4 @@ A library that provides Qt4 implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export The DBusMenu protocol makes it possible for applications to export
and import their menus over DBus. and import their menus over DBus.
WWW: http://people.canonical.com/~agateau/dbusmenu/ WWW: http://people.canonical.com/~agateau/dbusmenu/