Source: mousepad
Section: editors
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 appstream,
 autoconf,
 automake,
 autotools-dev,
 dh-autoreconf,
 g++,
 gcc,
 gettext,
 intltool,
 itstool,
 libappstream-dev,
 libappstream-glib-dev,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libgspell-1-dev,
 libgtksourceview-4-dev,
 libpolkit-agent-1-dev,
 libpolkit-gobject-1-dev,
 libtiff-dev,
 libtool,
 libxfce4ui-2-dev,
 libxfce4util-dev,
 libxfconf-0-4 | libxfconf-0-3 | libxfconf-0-2,
 libxfconf-0-dev,
 libxml2-dev,
 libxml2-utils,
 libxml-parser-perl,
 make,
 meson,
 ninja-build,
 pkexec,
 pkgconf,
 pkg-config,
 polkitd,
 shared-mime-info,
 xfce4-dev-tools,
Standards-Version: 4.7.2
Homepage: https://docs.xfce.org/apps/mousepad/start
Vcs-Browser: https://salsa.debian.org/xfce-team/apps/mousepad
Vcs-Git: https://salsa.debian.org/xfce-team/apps/mousepad.git

Package: mousepad
Section: xfce
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Mousepad is a simple text editor for Xfce
 Mousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest GTK features available, which means that if GTK adds something new in a major release that is useful for the editor, we will likely bump the GTK dependency and integrate this new feature in Mousepad.

Package: libmousepad-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libmousepad0 (= ${binary:Version}),
Description: Mousepad is a simple text editor for Xfce
 Mousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest GTK features available, which means that if GTK adds something new in a major release that is useful for the editor, we will likely bump the GTK dependency and integrate this new feature in Mousepad.

Package: libmousepad0
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Mousepad is a simple text editor for Xfce
 Mousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest GTK features available, which means that if GTK adds something new in a major release that is useful for the editor, we will likely bump the GTK dependency and integrate this new feature in Mousepad.