[MacPorts] #41363: itstool: installs_libs no?
#41363: itstool: installs_libs no? --------------------------+---------------------- Reporter: ryandesign@… | Owner: devans@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: itstool --------------------------+---------------------- Should itstool be marked `installs_libs no`? Would that be accurate? It's `supported_archs noarch` so I know it doesn't install any compiled libraries; it installs .its files, and I don't know if those are considered libraries or not. Currently, some ports using itstool are not distributable, e.g.: {{{ $ ./port_binary_distributable.tcl -v gdm "gdm" is not distributable because its license "GPL-2" conflicts with license "GPL-3+" of dependency "itstool" }}} If it is accurate that itstool does not install libraries, then it should be so marked to get closer to distributability. -- Ticket URL: <https://trac.macports.org/ticket/41363> MacPorts <http://www.macports.org/> Ports system for OS X
#41363: itstool: installs_libs no? ---------------------------+---------------------- Reporter: ryandesign@… | Owner: devans@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: itstool | ---------------------------+---------------------- Comment (by devans@…): I think you are right here. The .its files that are installed with this port constitute the set of "built-in" rules that determine how various documents will be processed. AFAICT, they do not add any content to the processed files and can be added to, replaced or disabled by command line arguments. -- Ticket URL: <https://trac.macports.org/ticket/41363#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41363: itstool: installs_libs no? ---------------------------+---------------------- Reporter: ryandesign@… | Owner: devans@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: itstool | ---------------------------+---------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: r114872. -- Ticket URL: <https://trac.macports.org/ticket/41363#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts