Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489162 - app-editors/znotes: use system copy of dev-qt/qtlockedfile
Summary: app-editors/znotes: use system copy of dev-qt/qtlockedfile
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2013-10-23 14:57 UTC by Nikoli
Modified: 2017-12-22 09:45 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-10-23 14:57:29 UTC
znotes-0.4.5 $ grep -i -e SINGLE_INSTANCE -e qtlockedfile znotes.pro -a2
!without_single_inst {
    QT += network
    DEFINES += SINGLE_INSTANCE
    SOURCES += single_inst/qtlockedfile_win.cpp \
        single_inst/qtlockedfile_unix.cpp \
        single_inst/qtlockedfile.cpp \
        single_inst/qtlocalpeer.cpp
    HEADERS += single_inst/qtlockedfile.h \
        single_inst/qtlocalpeer.h
}
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-12-22 09:45:41 UTC
This package is has dead upstream and requires dead Qt 4 and is being treecleaned.