Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2015 20:13:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202626] deskutils/homerun: switch to cmake:outsource to not install unneeded files
Message-ID:  <bug-202626-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202626

            Bug ID: 202626
           Summary: deskutils/homerun: switch to cmake:outsource to not
                    install unneeded files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
                CC: yurkis@gmail.com
                CC: yurkis@gmail.com
             Flags: maintainer-feedback?(yurkis@gmail.com)

Created attachment 160310
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160310&action=edit
Patch

homerun tries to install unneeded files:

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir
include/homerun/CMakeFiles/Export/_usr/local/lib/cmake/Homerun
Error: Orphaned: @dir include/homerun/CMakeFiles/dox.dir
Error: Orphaned: @dir include/homerun/CMakeFiles/homerun.dir
Error: Orphaned: @dir include/homerun/CMakeFiles/homerun_automoc.dir

It also installs header file which is only used internally. Fix this by using
cmake:outsource.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202626-13>