136 lines
4 KiB
Text
136 lines
4 KiB
Text
# vim:noexpandtab:
|
|
Source: @MOZ_PKG_NAME@
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Capitulo Mexicano de Software Libre <devel@cmxsl.org>
|
|
Vcs-Git: https://git.cmxsl.org/CMXSL.org/trisquel-icecat
|
|
Build-Depends: cdbs,
|
|
locales,
|
|
debhelper (>= 9),
|
|
autotools-dev,
|
|
autoconf2.13,
|
|
zip,
|
|
libx11-dev,
|
|
libx11-xcb-dev,
|
|
libxt-dev,
|
|
libxext-dev,
|
|
libgtk-3-dev (>= 3.14),
|
|
libglib2.0-dev (>= 2.42),
|
|
libpango1.0-dev (>= 1.14.0),
|
|
libfontconfig1-dev,
|
|
libfreetype6-dev (>= 2.0.1),
|
|
icu-devtools [s390x],
|
|
libstartup-notification0-dev,
|
|
libasound2-dev,
|
|
libcurl4-openssl-dev,
|
|
libssl-dev,
|
|
libdbus-glib-1-dev (>= 0.60),
|
|
lsb-release,
|
|
libiw-dev,
|
|
mesa-common-dev,
|
|
libnotify-dev (>= 0.4),
|
|
libxrender-dev,
|
|
libpulse-dev,
|
|
nasm (>= 2.14.02),
|
|
yasm (>= 1.1),
|
|
unzip,
|
|
dbus-x11,
|
|
xvfb,
|
|
python3 (>= 3.8),
|
|
libaom-dev [ppc64el riscv64 s390x],
|
|
libffi-dev (>= 3.0.9) [powerpc ppc64el s390x],
|
|
clang-20 | clang-19 | clang-18,
|
|
libclang-20-dev | libclang-19-dev | libclang-18-dev,
|
|
llvm-20-dev | llvm-19-dev | llvm-18-dev,
|
|
cargo-1.84 | cargo-1.82,
|
|
rustc-1.84 | rustc-1.82,
|
|
nodejs (>= 12.22.12)
|
|
Standards-Version: 3.9.1
|
|
|
|
Package: @MOZ_PKG_NAME@
|
|
Architecture: any
|
|
Depends: lsb-release,
|
|
${misc:Depends},
|
|
${shlibs:Depends}
|
|
Recommends: ${support:Recommends},
|
|
libcanberra0,
|
|
libdbusmenu-glib4,
|
|
libdbusmenu-gtk3-4
|
|
Provides: www-browser,
|
|
firefox-esr,
|
|
iceweasel,
|
|
gnome-www-browser,
|
|
${app:Provides}
|
|
Suggests: webext-ublock-origin,
|
|
fonts-lyx,
|
|
${support:Suggests}
|
|
Breaks: ${transitional:Breaks}
|
|
Replaces: ${transitional:Replaces}
|
|
Conflicts: ${app:Conflicts},
|
|
${transitional:Conflicts}
|
|
XB-Xul-AppId: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
|
|
Description: Safe and easy web browser from GNUzilla
|
|
IceCat delivers safe, easy web browsing. A familiar user interface,
|
|
enhanced security features including protection from online identity theft,
|
|
and integrated search let you get the most out of the web.
|
|
|
|
Package: @MOZ_PKG_NAME@-dbg
|
|
Architecture: any
|
|
Section: debug
|
|
Priority: extra
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
@MOZ_PKG_NAME@ (= ${binary:Version})
|
|
Provides: ${app:Provides}
|
|
Conflicts: ${app:Conflicts},
|
|
Description: Safe and easy web browser from GNUzilla - debug symbols
|
|
IceCat delivers safe, easy web browsing. A familiar user interface,
|
|
enhanced security features including protection from online identity theft,
|
|
and integrated search let you get the most out of the web.
|
|
.
|
|
This package contains the debugging symbols for the IceCat web
|
|
browser
|
|
|
|
Package: @MOZ_PKG_NAME@-dev
|
|
Architecture: any
|
|
Section: oldlibs
|
|
Priority: extra
|
|
Depends: ${misc:Depends}
|
|
Description: Safe and easy web browser from GNUzilla - development files
|
|
This is a transitional package to ensure that upgrades work correctly.
|
|
It can be safely removed
|
|
|
|
Package: @MOZ_PKG_NAME@-mozsymbols
|
|
Architecture: amd64 i386
|
|
Section: debug
|
|
Priority: extra
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
Provides: ${app:Provides}
|
|
Conflicts: ${app:Conflicts}
|
|
Description: Safe and easy web browser from GNUzilla - Breakpad symbols
|
|
IceCat delivers safe, easy web browsing. A familiar user interface,
|
|
enhanced security features including protection from online identity theft,
|
|
and integrated search let you get the most out of the web.
|
|
.
|
|
This package contains the IceCat symbols in a format expected by GNUzilla's
|
|
Breakpad. Eventually this package should go away and the symbol upload be
|
|
implemented in soyuz (or other builders that build this package)
|
|
|
|
Package: @MOZ_PKG_NAME@-geckodriver
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
@MOZ_PKG_NAME@ (= ${binary:Version})
|
|
Description: Safe and easy web browser from GNUzilla - geckodriver
|
|
IceCat delivers safe, easy web browsing. A familiar user interface,
|
|
enhanced security features including protection from online identity theft,
|
|
and integrated search let you get the most out of the web.
|
|
.
|
|
This package contains geckodriver, a proxy for using W3C WebDriver-compatible
|
|
clients (such as selenium) to interact with Gecko-based browsers. See
|
|
https://firefox-source-docs.mozilla.org/testing/geckodriver/ for details.
|
|
|
|
# Transitional packages below here
|
|
|
|
# Language packs below here
|