Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584926 - media-video/kaffeine-2.0.1 version bump
Summary: media-video/kaffeine-2.0.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo KDE team
URL: https://quickgit.kde.org/?p=kaffeine.git
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-03 11:24 UTC by pierigno
Modified: 2016-06-03 17:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kaffeine-2.0.1.ebuild (kaffeine-2.0.1.ebuild,1.59 KB, text/plain)
2016-06-03 11:26 UTC, pierigno
Details
updated kaffeine-9999 to reflect new dependancies (kaffeine-9999.ebuild,1.04 KB, text/plain)
2016-06-03 12:30 UTC, pierigno
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pierigno 2016-06-03 11:24:56 UTC
media-video/kaffeine-2.0.1 has been released a few days ago, with support to kde5 and libdvbv5. Development seems quite active these days.

I've provided a tentative ebuild.

Please, update


Reproducible: Always
Comment 1 pierigno 2016-06-03 11:26:29 UTC
Created attachment 436294 [details]
kaffeine-2.0.1.ebuild

tentative ebuild for recent kaffeine-2.0.1 release.
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2016-06-03 11:36:40 UTC
Comment on attachment 436294 [details]
kaffeine-2.0.1.ebuild

To many QA issues, we have a better live ebuild in kde overlay as version bump base. Which misses only the tools use flag.
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2016-06-03 11:42:00 UTC
(In reply to Johannes Huber from comment #2)
> Comment on attachment 436294 [details]
> kaffeine-2.0.1.ebuild
> 
> To many QA issues, we have a better live ebuild in kde overlay as version
> bump base. Which misses only the tools use flag.

I looked at the tools, there are only useful for a local checkout in $HOME. We won't add this.
Comment 4 pierigno 2016-06-03 12:30:42 UTC
Created attachment 436300 [details]
updated kaffeine-9999 to reflect new dependancies

the README has the following dependancies:

apt-get install kdelibs5-dev libvlc-dev libxss-dev libkf5idletime-dev vlc \
		   libkf5coreaddons-dev libkf5i18n-dev libqt5x11extras5-dev \
		   libkf5solid-dev libkf5widgetsaddons-dev kio-dev \
		   qt5-default libdvbv5-dev libkf5notifications-dev \
		   cmake extra-cmake-modules make g++ gettext

but the live ebuild still depends on media-libs/v4l and not media-libs/libdvb

I suppose the live ebuild needs to reflects those new dependancies.
Comment 5 Johannes Huber (RETIRED) gentoo-dev 2016-06-03 12:34:47 UTC
(In reply to pierigno from comment #4)
> Created attachment 436300 [details]
> updated kaffeine-9999 to reflect new dependancies
> 
> the README has the following dependancies:
> 
> apt-get install kdelibs5-dev libvlc-dev libxss-dev libkf5idletime-dev vlc \
> 		   libkf5coreaddons-dev libkf5i18n-dev libqt5x11extras5-dev \
> 		   libkf5solid-dev libkf5widgetsaddons-dev kio-dev \
> 		   qt5-default libdvbv5-dev libkf5notifications-dev \
> 		   cmake extra-cmake-modules make g++ gettext
> 
> but the live ebuild still depends on media-libs/v4l and not media-libs/libdvb
> 
> I suppose the live ebuild needs to reflects those new dependancies.

linking check tells me something else:
dev-qt/qtcore-5.6.0
dev-qt/qtdbus-5.6.0
dev-qt/qtgui-5.6.0-r1
dev-qt/qtnetwork-5.6.0
dev-qt/qtsql-5.6.0
dev-qt/qtwidgets-5.6.0
dev-qt/qtx11extras-5.6.0
dev-qt/qtxml-5.6.0
kde-frameworks/kconfig-5.22.0
kde-frameworks/kconfigwidgets-5.22.0
kde-frameworks/kcoreaddons-5.22.0
kde-frameworks/kdbusaddons-5.22.0
kde-frameworks/ki18n-5.22.1
kde-frameworks/kio-5.22.0
kde-frameworks/kwidgetsaddons-5.22.0
kde-frameworks/kxmlgui-5.22.0
kde-frameworks/solid-5.22.0
media-libs/libv4l-1.10.0
media-video/vlc-2.2.3
sys-devel/gcc-5.3.0
sys-libs/glibc-2.23-r2
x11-libs/libXScrnSaver-1.2.2-r1
Comment 6 Johannes Huber (RETIRED) gentoo-dev 2016-06-03 12:35:13 UTC
Comment on attachment 436300 [details]
updated kaffeine-9999 to reflect new dependancies

Whole ebuilds not needed.
Comment 7 Johannes Huber (RETIRED) gentoo-dev 2016-06-03 12:54:45 UTC
(In reply to Johannes Huber from comment #5)
> linking check tells me something else:
> dev-qt/qtcore-5.6.0
> dev-qt/qtdbus-5.6.0
> dev-qt/qtgui-5.6.0-r1
> dev-qt/qtnetwork-5.6.0
> dev-qt/qtsql-5.6.0
> dev-qt/qtwidgets-5.6.0
> dev-qt/qtx11extras-5.6.0
> dev-qt/qtxml-5.6.0
> kde-frameworks/kconfig-5.22.0
> kde-frameworks/kconfigwidgets-5.22.0
> kde-frameworks/kcoreaddons-5.22.0
> kde-frameworks/kdbusaddons-5.22.0
> kde-frameworks/ki18n-5.22.1
> kde-frameworks/kio-5.22.0
> kde-frameworks/kwidgetsaddons-5.22.0
> kde-frameworks/kxmlgui-5.22.0
> kde-frameworks/solid-5.22.0
> media-libs/libv4l-1.10.0
> media-video/vlc-2.2.3
> sys-devel/gcc-5.3.0
> sys-libs/glibc-2.23-r2
> x11-libs/libXScrnSaver-1.2.2-r1

OK i understand now, this is kind of automagic...
Comment 8 Johannes Huber (RETIRED) gentoo-dev 2016-06-03 13:13:42 UTC
(In reply to Johannes Huber from comment #7)
> 
> OK i understand now, this is kind of automagic...

Revert my statement it is media-libs/libv4l. README states it too...

Compiling libdvbv5 (as normal user):
        wget https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.10.0.tar.bz2
        tar xvf v4l-utils-1.10.0.tar.bz2
        cd v4l-utils
        ./bootstrap.sh && ./configure && make

Seems that a binary distro renamed the package and upstream adapted the name. If you have a look into the libv4l package you will find the SRC_URI stated in the README.
Comment 10 pierigno 2016-06-03 17:46:06 UTC
Ah, didn't know dvbv5 apps were merged into v4l. Makes sense now, thank you