Language

Package: xfce4-dev-tools @ 4.20.0

Synopsis

Xfce developer tools

Description

The Xfce development tools are a collection of tools and macros for Xfce developers and people that want to build Xfce from Git In addition it contains the Xfce developer's handbook.

Home page
https://docs.xfce.org/xfce/xfce4-dev-tools/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'pkg-config' should probably be a native input
  • gnu/packages/xfce.scm (line: 2451, column: 12)
inputs-should-be-native

Identify inputs that should be native inputs

'glib:bin' should probably be a native input
  • gnu/packages/xfce.scm (line: 2451, column: 12)
inputs-should-be-native

Identify inputs that should be native inputs

'libtool' should probably be a native input
  • gnu/packages/xfce.scm (line: 2451, column: 12)
inputs-should-be-native

Identify inputs that should be native inputs

'intltool' should probably be a native input
  • gnu/packages/xfce.scm (line: 2451, column: 12)
inputs-should-be-native

Identify inputs that should be native inputs

'gtk-doc' should probably be a native input
  • gnu/packages/xfce.scm (line: 2451, column: 12)
inputs-should-be-native

Identify inputs that should be native inputs

'automake' should probably be a native input
  • gnu/packages/xfce.scm (line: 2451, column: 12)
inputs-should-be-native

Identify inputs that should be native inputs

'autoconf' should probably be a native input
  • gnu/packages/xfce.scm (line: 2451, column: 12)
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
  • gnu/packages/xfce.scm (line: 2453, column: 5)