Install introspection data and lib into a private dir

This commit is contained in:
JosephMcc
2017-01-08 04:00:44 -08:00
parent 32fd96e327
commit d45e07b7a1
8 changed files with 56 additions and 85 deletions

50
debian/control vendored
View File

@@ -117,52 +117,4 @@ Description: generic text editor (debugging symbols)
provided to help debugging problems.
.
The debugging symbols are installed in /usr/lib/debug and will
automatically be used by gdb.
Package: xed-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
Description: generic text editor (documentation files)
Xed is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
found in simple text editors. Xed is a graphical application which
supports editing multiple text files in one window (known sometimes as
tabs or MDI).
.
Xed fully supports international text through its use of the
Unicode UTF-8 encoding in edited files. Its core feature set includes syntax
highlighting of source code, auto indentation and printing and print preview
support.
.
Xed is also extensible through its plugin system, which currently
includes support for spell checking, comparing files, viewing CVS
ChangeLogs, and adjusting indentation levels.
.
This package contains the documentation files.
Package: gir1.2-xed
Architecture: any
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends},
Description: GObject introspection data for Xed
Xed is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
found in simple text editors. Xed is a graphical application which
supports editing multiple text files in one window (known sometimes as
tabs or MDI).
.
Xed fully supports international text through its use of the
Unicode UTF-8 encoding in edited files. Its core feature set includes syntax
highlighting of source code, auto indentation and printing and print preview
support.
.
Xed is also extensible through its plugin system, which currently
includes support for spell checking, comparing files, viewing CVS
ChangeLogs, and adjusting indentation levels.
.
This package contains introspection data for Xed.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
automatically be used by gdb.

View File

@@ -1,2 +0,0 @@
usr/lib/*/girepository-1.0
usr/share/gir-1.0

View File

@@ -1,7 +1,7 @@
usr/share/appdata/
usr/share/glib-2.0/
usr/share/help/
usr/share/locale/
usr/share/xed/icons/
usr/share/xed/plugins/
usr/share/appdata
usr/share/glib-2.0
usr/share/help
usr/share/locale
usr/share/xed/icons
usr/share/xed/plugins
usr/share/xed/ui/

View File

@@ -1,2 +1,4 @@
usr/include/xed/
usr/include
usr/lib/*/pkgconfig/
usr/share/gtk-doc
usr/share/xed/gir-1.0

View File

@@ -1 +0,0 @@
usr/share/gtk-doc/

9
debian/xed.install vendored
View File

@@ -1,5 +1,8 @@
usr/bin/
usr/lib/*/xed/plugins/
usr/bin/xed
usr/lib/*/xed/plugins/*.plugin
usr/lib/*/xed/girepository-1.0/
usr/lib/*/xed/plugins/*.plugin
usr/lib/*/xed/plugins/*.so
usr/lib/xed/xed-bugreport.sh
usr/share/applications/
usr/share/applications/xed.desktop
usr/share/man/