From: Timo Röhling Date: Fri, 17 May 2024 16:01:57 +0000 (+0200) Subject: Reformat d/control X-Git-Tag: archive/raspbian/1.9.25+dfsg3-1+rpi1^2~26 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=071a855cbe6ef2838b36daf5b4d8075e4ff40282;p=filament.git Reformat d/control Gbp-Dch: ignore --- diff --git a/debian/control b/debian/control index a562a84..5097bb2 100644 --- a/debian/control +++ b/debian/control @@ -2,25 +2,26 @@ Source: filament Section: libs Priority: optional Maintainer: Timo Röhling -Build-Depends: debhelper-compat (= 13), - clang:native, - cmake, - libfilament-tools , - libassimp-dev, - libastcenc-dev, - libbenchmark-dev, - libdraco-dev, - libepoxy-dev, - libgtest-dev, - libimgui-dev, - libjsmn-dev, - libmeshoptimizer-dev, - libpng-dev, - libsdl2-dev, - libstb-dev, - libtinyexr-dev, - robin-map-dev, - zlib1g-dev, +Build-Depends: + debhelper-compat (= 13), + clang:native, + cmake, + libfilament-tools , + libassimp-dev, + libastcenc-dev, + libbenchmark-dev, + libdraco-dev, + libepoxy-dev, + libgtest-dev, + libimgui-dev, + libjsmn-dev, + libmeshoptimizer-dev, + libpng-dev, + libsdl2-dev, + libstb-dev, + libtinyexr-dev, + robin-map-dev, + zlib1g-dev, Homepage: https://github.com/google/filament Standards-Version: 4.6.2 Rules-Requires-Root: no @@ -30,8 +31,9 @@ Vcs-Browser: https://salsa.debian.org/roehling/filament Package: libfilament1.9 Architecture: any Multi-Arch: same -Depends: ${misc:Depends}, - ${shlibs:Depends}, +Depends: + ${misc:Depends}, + ${shlibs:Depends}, Description: Real-time physically based rendering engine Physically based rendering is a rendering method that provides a more accurate representation of materials and how they interact with light @@ -41,11 +43,12 @@ Package: libfilament-dev Section: libdevel Architecture: any Multi-Arch: same -Depends: ${misc:Depends}, - libfilament1.9 (= ${binary:Version}), - libimgui-dev, - libstb-dev, - robin-map-dev, +Depends: + ${misc:Depends}, + libfilament1.9 (= ${binary:Version}), + libimgui-dev, + libstb-dev, + robin-map-dev, Recommends: libfilament-tools (= ${binary:Version}) Description: Real-time physically based rendering engine - development headers Physically based rendering is a rendering method that provides a more @@ -58,8 +61,9 @@ Package: libfilament-tools Section: devel Architecture: any Multi-Arch: foreign -Depends: ${misc:Depends}, - ${shlibs:Depends}, +Depends: + ${misc:Depends}, + ${shlibs:Depends}, Description: Real-time physically based rendering engine - command-line tools Physically based rendering is a rendering method that provides a more accurate representation of materials and how they interact with light