lp:~neon/libkcompactdisc/master

Created by Gaurav Chaturvedi and last modified
Get this branch:
bzr branch lp:~neon/libkcompactdisc/master

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
library for interfacing with CDs
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/libkcompactdisc.

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

Last successful import was .

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
Import started on russkaya and finished taking 20 seconds — see the log

Recent revisions

306. By Raphael Kubo da Costa <email address hidden>

Merge branch 'Applications/15.12'

* Applications/15.12:
  Extend -std=c99 compiler flag to clang.

305. By Michael Pyne <email address hidden>

Be safer with strncpy.

Hard to believe we're maintaining a bunch of slightly-different C files
for Unix systems only a dusty mainframe could love.

Thanks to the bug reporter for reporting static analyzer results.

BUG:331330
FIXED-IN:4.12.3

304. By 8-kde

Fix compilation: ALSA no longer compiles with -std=c90

See also: https://bugzilla.novell.com/show_bug.cgi?id=817077

303. By Pino Toscano

Merge remote-tracking branch 'origin/KDE/4.10'

302. By Pino Toscano

disable wmlib on GNU/Hurd

there is no implementation for it, yet

301. By Philip Muškovac

Add copies of the GPL-2 and LGPL-2

As required of the licenses for proper licensing

300. By Raphael Kubo da Costa <email address hidden>

Use exported targets the right way.

Besides the exported targes file and the Config file having different
purposes, so far applications wishing to use libkcompactdisc (such as
kscd) had to use the full imported target name (which was weirdly
named `KDE::Libkcompactdisckcompactdisc') instead of a variable such
as `LIBKCOMPACTDISC_LIBRARIES'.

We now have a LibkcompactdiscConfig.cmake.in file which is used to
generate a proper Config file. It currently defines the
`LIBKCOMPACTDISC_INCLUDE_DIRS' and `LIBKCOMPACTDISC_LIBRARIES'
variables and includes the exported targets file, which is now named
LibkcompactdiscTargets.cmake.

Reviewed-by: Alexander Neundorf
REVIEW: 104545

299. By Michael Jansen <email address hidden>

Remove find_package(Qt4) and QT_INCLUDES.

find_package(KDE4) looks for Qt and adds all necessary stuff to the KDE4_XX
variables.

298. By Rex Dieter

add KDE4_DEFINITIONS QT_DEFINITIONS

fixes header conflicts between alsa and time.h

297. By Trever Fischer

Allow libkcompactdisc to build outside of kdemm full checkout, and install CMake exports

svn path=/trunk/KDE/kdemultimedia/libkcompactdisc/; revision=1287559

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.