1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
Source: eel
Section: devel
Priority: optional
Maintainer: Takuo KITAME <kitame@northeye.org>
Build-Depends: debhelper (>> 3.0.0), libfreetype6-dev, libxml-dev (>= 1.8.10), libgnome-dev (>= 1.4.1.2), liboaf-dev (>= 0.6.6), libgconf-dev (>= 1.0.6), libgnome-vfs-dev (>= 1.0.3), libgdk-pixbuf-gnome-dev (>= 0.10.0), librsvg-dev (>= 1.0.2), gettext
Standards-Version: 3.5.2
Package: libeel-dev
Architecture: any
Depends: libeel0 (= ${Source-Version}), libgnome-dev (>= 1.4.1.2), libgconf-dev (>= 1.0.6), libgdk-pixbuf-gnome-dev (>= 0.10.0), libgnome-vfs-dev (>= 1.0.3), libfreetype6-dev, librsvg-dev (>= 1.0.2)
Description: Eazel Extensions Library - development files
This package provides the necessary development libraries and include
files to allow you to develop with Eel.
.
The Eazel Extensions Library is a collection of widgets and extensions
to many modules of the GNOME platform. These widgets and extensions
were developed by hackers working on Nautilus. For the duration of
the Nautilus 1.0 development cycle, the code was internal to Nautilus
and its components.
Package: libeel0
Section: libs
Architecture: any
Depends: libeel-data, ${shlibs:Depends}
Recommends: xfs
Description: Eazel Extensions Library
The Eazel Extensions Library is a collection of widgets and extensions
to many modules of the GNOME platform. These widgets and extensions
were developed by hackers working on Nautilus. For the duration of
the Nautilus 1.0 development cycle, the code was internal to Nautilus
and its components.
Package: libeel-data
Section: libs
Architecture: all
Depends: libeel0 (= ${Source-Version})
Conflicts: libeel0 (<< 1.0-3)
Replaces: libeel0 (<< 1.0-3)
Description: Eazel Extensions Library - data files
This package includes locale data and fonts for EEL.
.
The Eazel Extensions Library is a collection of widgets and extensions
to many modules of the GNOME platform. These widgets and extensions
were developed by hackers working on Nautilus. For the duration of
the Nautilus 1.0 development cycle, the code was internal to Nautilus
and its components.
|