Package Details: backlite 1.0.3-2

Package Base: backlite
Description: A lite version of k9copy which can run without all the KDE stuff.
Upstream URL: http://downloads.sourceforge.net/k9copy/
Category: multimedia
Licenses: GPL
Submitter: otula
Maintainer: None
Last Packager: None
Votes: 12
First Submitted: 2009-03-01 13:16
Last Updated: 2013-03-24 11:57

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by otula

2014-03-25 19:15

Hi, there is a time limit on the ulozisko.sk.

I've uploaded this package here: http://otakar.4fan.cz/tmp/backlite-1.0.3-2-x86_64.pkg.tar.xz

Best regards, Otakar

Comment by whatshisname

2014-03-25 15:47

It appears Otakar's latest working package has been removed from the link he posted. Sure wouldl like to see this package come back.

Comment by otula

2013-11-30 12:57

Hi guys, I can't continue to maintain this package, so I disowned it...

If you want, here is my last working 64bit package:
http://www.ulozisko.sk/650017/backlite-1.0.3-2-x86_64.pkg.tar.xz

Best regards, Otakar

Comment by becatlibra

2013-10-16 15:06

This has been broken for a long time ... Any chance it's going to be fixed?

Comment by timcowchip

2013-08-23 22:28

ffmpeg has been updated 6 times since backlite was last updated

Comment by timcowchip

2013-08-17 01:25

It looks like ffmpeg has been updated to the point of braking stuff again. Hope backlite can be patched once more. I love this program.

Comment by timcowchip

2013-08-17 01:13

g++ -c -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -W -D_REENTRANT -DVERSION=\"v1.0.3\" -DVERSION_MAJOR=1 -DVERSION_MINOR=0 -DVERSION_BUGFIX=3 -DBACKLITE -DHAVE_SWSCALE -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtDBus -I/usr/include/qt4/phonon -I/usr/include/qt4 -Isrc/backup -Isrc/vamps -Isrc/mplayer -Isrc/main -Isrc/specific -Isrc/gui -Isrc/devices -Iicons -Isrc/mpeg2 -Isrc/dvdnav -Isrc/dvdread -Isrc/core -Isrc/assistant -Isrc/subtitles -Isrc/player -Isrc/import -Isrc/batch -Isrc/notify -I/usr/include/qt4/phonon_compat -I. -I. -o k9title.o src/import/k9title.cpp
In file included from src/import/k9newdvd.h:21:0,
from src/import/k9title.cpp:13:
src/import/k9avidecode.h:43:49: error: use of enum ‘CodecID’ without previous declaration
typedef AVCodec* (*avcodec_find_decoder_t)(enum CodecID);
^
src/import/k9title.cpp: In destructor ‘virtual k9Title::~k9Title()’:
src/import/k9title.cpp:28:14: warning: unused variable ‘p’ [-Wunused-variable]
k9NewDVD *p=(k9NewDVD*)parent();
^
make: *** [k9title.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
The build failed.

Comment by PhaytalError

2013-07-04 20:07

Shouldn't this include as (optional) dependencies: dvd+rw-tools, dvdauthor, libdvdnav, and xine-lib? None of those have KDE requirements.

Comment by otula

2013-03-24 12:00

Hi guys!

I've repaired the package via gentoo's patches and it works now! :-)

Comment by akspecs

2013-03-02 04:38

Tried getting this working with the qmake-qt4 but no dice. It worked fine for me before... :/

I guess this is as out of date as using DVDs are.

For those that still use DVDs, what's a better alternative? This was nice because you had the option to preserve the DVD menus and make practically an identical backup that fit on a standard 4.7 GB DVD.

Comment by chelqo

2013-02-17 18:13

Development of K9Copy was stopped in 2011:
http://k9copy.sourceforge.net/web/index.php/en/news

Comment by becatlibra

2012-12-28 21:15

This is failing to update:

aur/backlite 1.0.3-1 [installed: 1.0.2-1] (23)


g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DVERSION=\"v1.0.3\" -DVERSION_MAJOR=1 -DVERSION_MINOR=0 -DVERSION_BUGFIX=3 -DBACKLITE -DHAVE_SWSCALE -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include/phonon -I/usr/include -Isrc/backup -Isrc/vamps -Isrc/mplayer -Isrc/main -Isrc/specific -Isrc/gui -Isrc/devices -Iicons -Isrc/mpeg2 -Isrc/dvdnav -Isrc/dvdread -Isrc/core -Isrc/assistant -Isrc/subtitles -Isrc/player -Isrc/import -Isrc/batch -Isrc/notify -I/usr/include/libavcodec -I/usr/include/libavformat -I/usr/include/libswscale -I/usr/include/phonon_compat -I. -I. -o k9title.o src/import/k9title.cpp
In file included from src/import/k9newdvd.h:21:0,
from src/import/k9title.cpp:13:
src/import/k9avidecode.h:32:91: error: ‘AVFormatParameters’ has not been declared
src/import/k9title.cpp: In destructor ‘virtual k9Title::~k9Title()’:
src/import/k9title.cpp:28:14: warning: unused variable ‘p’ [-Wunused-variable]
make: *** [k9title.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build backlite.

Comment by akspecs

2012-04-17 15:59

Thank you for this PKGBUILD ;)

I really needed a program like this and I accidently stumbled across this "light version" of k9copy.

Comment by otula

2011-12-25 10:48

There is a version 1.0.3 but I got an error during building:

make: *** [k9avidecode.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from src/devices/k9cddrive.h:1,
from src/gui/k9assistant.h:7,
from src/assistant/k9astmp4.h:18,
from src/assistant/k9astmp4.cpp:13:
src/devices/k9cddrives.h:50: warning: unused parameter ‘device’
src/devices/k9cddrives.h:50: warning: unused parameter ‘label’
src/devices/k9cddrives.h:50: warning: unused parameter ‘burnDevice’
Probíhá rušení...

Comment by Basique

2010-03-30 17:06

Backlite depends on phonon.