File: control

package info (click to toggle)
xfce4-dev-tools 4.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,976 kB
  • sloc: sh: 5,180; ansic: 404; xml: 137; python: 128; makefile: 109
file content (23 lines) | stat: -rw-r--r-- 923 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: xfce4-dev-tools
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 13),
               libglib2.0-dev,
               meson,
               xsltproc
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools
Homepage: https://docs.xfce.org/xfce/xfce4-dev-tools/start

Package: xfce4-dev-tools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, python3
Recommends: autoconf, automake, intltool, libtool, meson
Suggests: docker.io
Description: Script to help building Xfce from git
 xfce4-dev-tools provide an easy way to handle the setup and maintenance of a
 projects build framework. It's required to build Xfce applications from git.