ソースを参照

unified debian package

Ivan Denisov 5 年 前
コミット
d1c50703a9
4 ファイル変更2 行追加86 行削除
  1. 2 2
      dev/deb/control
  2. 0 28
      dev/deb/control_amd64
  3. 0 28
      dev/deb/control_gnome
  4. 0 28
      dev/deb/control_i386

+ 2 - 2
dev/deb/control_bionic → dev/deb/control

@@ -5,9 +5,9 @@ Homepage: https://github.com/bbcb/bbcp
 Package: bbcb
 Version: {#VERSION}
 Priority: optional
-Installed-Size: 11500
+Installed-Size: 12000
 Architecture: i386
-Depends: libc6, libgtk2.0-0, gtk2-engines, gtk2-engines-murrine, libcanberra-gtk-module, gtk2-engines-pixbuf, libatk-adaptor, libgail-common, gnome-themes-extra
+Depends: libc6, libgtk2.0-0, gtk2-engines, gtk2-engines-murrine, libcanberra-gtk-module, gtk2-engines-pixbuf, libatk-adaptor, libgail-common, gnome-icon-theme:i386 | gnome-icon-theme:amd64, gnome-themes-extra | gnome-themes-standard
 Description: IDE for Component Pascal programming language.
  BlackBox Component Builder is an IDE for Component Pascal programming language.
  .

+ 0 - 28
dev/deb/control_amd64

@@ -1,28 +0,0 @@
-Source: bbcb
-Section: devel
-Maintainer: Ivan Denisov <d.ivan.krsk@gmail.com>
-Homepage: https://github.com/bbcb/bbcp
-Package: bbcb
-Version: {#VERSION}
-Priority: optional
-Installed-Size: 11500
-Architecture: amd64
-Depends: libc6:i386, libgtk2.0-0:i386, gtk2-engines:i386, gtk2-engines-murrine:i386, libcanberra-gtk-module:i386, gnome-icon-theme-full:amd64
-Description: IDE for Component Pascal programming language.
- BlackBox Component Builder is an IDE for Component Pascal programming language.
- .
- BlackBox consists of modules, compiler and environment for their work over OS.
- .
- It is also providing facilities for interface design and modules extension.
- .
- Component Pascal is strongly typed and module based. The compiler is very fast.
- .
- Each module is a unit of compilation and execution.
- .
- Modules are brought into memory when specified. There is no need for "headers".
- .
- Symbol files are automatically generated by the compiler for exported items.
- .
- Data structures are automatically garbage collected when no longer referenced.
- .
- The framework comes with a complete set of documentation for each module.

+ 0 - 28
dev/deb/control_gnome

@@ -1,28 +0,0 @@
-Source: bbcb
-Section: devel
-Maintainer: Ivan Denisov <d.ivan.krsk@gmail.com>
-Homepage: https://github.com/bbcb/bbcp
-Package: bbcb
-Version: {#VERSION}
-Priority: optional
-Installed-Size: 11500
-Architecture: i386
-Depends: libc6, libgtk2.0-0, gtk2-engines, gtk2-engines-murrine, libcanberra-gtk-module, gtk2-engines-pixbuf, libatk-adaptor, libgail-common, gnome-themes-standard
-Description: IDE for Component Pascal programming language.
- BlackBox Component Builder is an IDE for Component Pascal programming language.
- .
- BlackBox consists of modules, compiler and environment for their work over OS.
- .
- It is also providing facilities for interface design and modules extension.
- .
- Component Pascal is strongly typed and module based. The compiler is very fast.
- .
- Each module is a unit of compilation and execution.
- .
- Modules are brought into memory when specified. There is no need for "headers".
- .
- Symbol files are automatically generated by the compiler for exported items.
- .
- Data structures are automatically garbage collected when no longer referenced.
- .
- The framework comes with a complete set of documentation for each module.

+ 0 - 28
dev/deb/control_i386

@@ -1,28 +0,0 @@
-Source: bbcb
-Section: devel
-Maintainer: Ivan Denisov <d.ivan.krsk@gmail.com>
-Homepage: https://github.com/bbcb/bbcp
-Package: bbcb
-Version: {#VERSION}
-Priority: optional
-Installed-Size: 11500
-Architecture: i386
-Depends: libc6, libgtk2.0-0, gtk2-engines, gtk2-engines-murrine, libcanberra-gtk-module, gnome-icon-theme-full
-Description: IDE for Component Pascal programming language.
- BlackBox Component Builder is an IDE for Component Pascal programming language.
- .
- BlackBox consists of modules, compiler and environment for their work over OS.
- .
- It is also providing facilities for interface design and modules extension.
- .
- Component Pascal is strongly typed and module based. The compiler is very fast.
- .
- Each module is a unit of compilation and execution.
- .
- Modules are brought into memory when specified. There is no need for "headers".
- .
- Symbol files are automatically generated by the compiler for exported items.
- .
- Data structures are automatically garbage collected when no longer referenced.
- .
- The framework comes with a complete set of documentation for each module.