[go: up one dir, main page]

File: control

package info (click to toggle)
fribidi 0.10.4-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 512 kB
  • ctags: 20
  • sloc: makefile: 91; ansic: 57
file content (35 lines) | stat: -rw-r--r-- 1,002 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
24
25
26
27
28
29
30
31
32
33
34
35
Source: fribidi
Section: libs
Priority: optional
Maintainer: Baruch Even <baruch@debian.org>
Standards-Version: 3.6.1
Build-Depends: debhelper (>> 3.0.0), pkg-config

Package: libfribidi0
Architecture: any
Depends: ${shlibs:Depends}
Description: Free Implementation of the Unicode BiDi algorithm
 FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
 languages.
 .
 Upstream: http://freedesktop.org/Software/FriBidi

Package: libfribidi-dev
Architecture: any
Section: libdevel
Depends: libfribidi0 (= ${Source-Version})
Description: Development files for FreeBidi library
 This package contains the header files and static libraries for the
 FriBidi C library.
 .
 Upstream: http://freedesktop.org/Software/FriBidi

Package: libfribidi0-udeb
Architecture: any
Section: debian-installer
Priority: extra
Depends: libc-udeb
Description: Free Implementation of the Unicode BiDi algorithm
 This Debian Installer component provided Bidirectional support 
 for Arabic and/or Hebrew languages.