lp:~lubuntu-dev/lxde/libsysstat-lxde

Created by Julien Lavergne and last modified
Get this branch:
bzr branch lp:~lubuntu-dev/lxde/libsysstat-lxde

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lubuntu Developers
Project:
LXDE
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.lxde.org/git/lxde/libsysstat.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 25 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

32. By Luís Pereira

Adds the Requires field to the .pc confile file

It has been unnoticed because other packages already required it.

31. By Luís Pereira

Generate .pc file with the proper version value

Closes libsystat#3.

30. By Jerome Leclanche <email address hidden>

Clean up CMakeLists.txt, drop Qt4 support

29. By Jerome Leclanche <email address hidden>

Release 0.2.0

28. By Alf Gaida

simplify QT switching, use ENV

27. By Luís Pereira

Use QString::fromLatin1() instead of QString::fromAscii()

QString::fromAscii() is obsolete in Qt5.

Signed-off-by: Luís Pereira <email address hidden>

26. By Luís Pereira

Adapt the build system to handle Qt4 and Qt5

The library name for Qt4 is sysstat, for Qt5 is sysstat-qt5.
The headers for Qt4 are:
#include <sysstat/version.h> and #include <SysStat/Version>
The headers for Qt5 are:
#include <sysstat-qt5.version.h> and #include <SysStat/Version>

New code should use the portable way:
#include <SysStat/Version>
as it works with Qt4 and Qt5.

Signed-off-by: Luís Pereira <email address hidden>

25. By PCMan

Improve FreeBSD support

24. By Jerome Leclanche <email address hidden>

Update AUTHORS and COPYING

23. By PCMan

Add CPack rules for creating tarball

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.