FS#46595 - [qtav] packaging fix...

Attached to Project: Community Packages
Opened by Josip Ponjavic (metak) - Wednesday, 07 October 2015, 17:10 GMT
Last edited by Felix Yan (felixonmars) - Thursday, 08 October 2015, 00:54 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After: upgpkg: qtav 1.8.0-4
rename /usr/bin/player to /usr/bin/qtav-player to avoid conflicts with latest python-pillow

This breaks 'player.desktop' file.

Additional info:
* When I was maintaining this package in arch-deepin repo I also added these lines:

install -D ../src/QtAV.svg "${pkgdir}"/usr/share/icons/hicolor/scalable/apps/QtAV.svg
mv "${pkgdir}"/usr/share/applications/player.desktop "${pkgdir}"/usr/share/applications/qtav-player.desktop
sed -i'' '8,9 s/player/qtav-player/' "${pkgdir}"/usr/share/applications/qtav-player.desktop

This task depends upon

Closed by  Felix Yan (felixonmars)
Thursday, 08 October 2015, 00:54 GMT
Reason for closing:  Implemented
Additional comments about closing:  1.8.0-5
Comment by Felix Yan (felixonmars) - Thursday, 08 October 2015, 00:54 GMT
Thank you, 1.8.0-5 uploaded to address these.

Loading...