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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399
|
Source: gem
Section: graphics
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Paul Brossier <piem@debian.org>,
Homepage: https://gem.iem.at/
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/gem
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/gem.git
Build-Depends:
debhelper (>=12~),
autoconf,
automake,
pkg-config,
puredata-dev | puredata (<<0.43),
freeglut3-dev,
libassimp-dev,
libdc1394-22-dev [linux-any],
libdv4-dev [linux-any],
libfribidi-dev,
libftgl-dev,
libgl1-mesa-dev | libgl-dev,
libglewmx-dev,
libglfw3-dev,
libgmerlin-avdec-dev,
libiec61883-dev [linux-any],
libjpeg-dev,
libmagick++-dev,
libmpeg3-dev,
libquicktime-dev,
libsdl1.2-dev,
libtiff-dev,
libunicap2-dev [linux-any],
libv4l-dev [linux-any],
libvlc-dev,
libvncserver-dev,
libxxf86vm-dev,
zlib1g-dev (>= 1:1.1.3),
Build-Conflicts: libgraphicsmagick++-dev
Rules-Requires-Root: no
Standards-Version: 4.3.0
Package: gem
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
puredata-core | pd,
Recommends:
gem-doc,
gem-extra,
gem-plugin-gmerlin | gem-plugin-film,
gem-plugin-magick | gem-plugin-image,
gem-plugin-lqt | gem-plugin-record,
gem-plugin-v4l2 | gem-plugin-video,
gem-plugin-assimp | gem-plugin-model,
Suggests:
pd-zexy,
fonts-dejavu-core,
Description: Graphics Environment for Multimedia - Pure Data library
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package contains the core library.
If you want to use external data (live video capture, film footage, still
images,...), you have to install one (or all) of the gem-plugin-* packages.
Package: gem-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Recommends:
gem,
Replaces: gem (<< 1:0.93)
Breaks: gem (<< 1:0.93)
Description: Graphics Environment for Multimedia (documentation)
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package includes the documentation for Gem.
Package: gem-dev
Section: libdevel
Architecture: all
Depends:
${misc:Depends},
puredata-dev | puredata (<<0.43),
libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev | libglu-dev,
libftgl-dev,
Suggests:
pkg-config,
Recommends:
gem,
Description: Graphics Environment for Multimedia (development files)
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides the header-files for compiling externals (plugins) for
Gem.
Package: gem-extra
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Description: Graphics Environment for Multimedia - extra objects
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package includes some contrib objects, mainly for tracking.
Currently included objects are:
[pix_mano], [pix_drum] tracking objects by Jaime Oliver
[pix_fiducialtrack] reacTIVision-like tracking
Package: gem-plugin-gmerlin
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-film
Description: Graphics Environment for Multimedia - GMERLIN support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides film/movie decoding using the gmerlin-avdecoder library.
Package: gem-plugin-lqt
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-film,
gem-plugin-record
Description: Graphics Environment for Multimedia - LQT support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides film/movie input and output using the libquicktime
library.
Package: gem-plugin-mpeg3
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-film
Description: Graphics Environment for Multimedia - MPEG support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides film/movie decoding using the libmpeg3 library (allowing
you to read MPEG-1 and MPEG-2 video files).
.
NOTE: the gem-plugin-gmerlin package allows you to read those files as well
in a more consistent/stable manner.
Package: gem-plugin-magick
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-image
Description: Graphics Environment for Multimedia - ImageMagick support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides image input and output using the ImageMagick library.
Package: gem-plugin-jpeg
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-image
Description: Graphics Environment for Multimedia - JPEG support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides image input and output using the libjpeg library.
If you have installed the gem-plugin-magick package as well, you might find
that you don't need this package as you can already read and write jpeg images.
Package: gem-plugin-tiff
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-image
Description: Graphics Environment for Multimedia - TIFF support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides image input and output using the libtiff library.
If you have installed the gem-plugin-magick package as well, you might find
that you don't need this package as you can already read and write TIFF images.
Package: gem-plugin-sgi
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-image
Description: Graphics Environment for Multimedia - SGI support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides image loading for SGI images.
If you have installed the gem-plugin-magick package as well, you might find
that you don't need this package as you can already read and write(!) SGI
images.
Package: gem-plugin-v4l2
Architecture: linux-any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Suggests:
v4l2loopback-dkms | v4l2loopback-modules,
Provides: gem-plugin-video,
gem-plugin-record
Description: Graphics Environment for Multimedia - V4L2 output support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides video input and output using V4L2.
.
For video output, you might want to use a loopback device, for which you will
have to install the v4l2loopback kernel module as well.
Package: gem-plugin-dv4l
Architecture: linux-any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-video
Description: Graphics Environment for Multimedia - DV support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides video capturing using libdv, allowing you to capture from
your consumer-grade ("firewire") DV-camcorder.
Package: gem-plugin-dc1394
Architecture: linux-any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-video
Description: Graphics Environment for Multimedia - DC1394 support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides video capturing using dc1394, allowing you to capture
from your industry grade ("firewire") IIDC camera
Package: gem-plugin-unicap
Architecture: linux-any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-video
Description: Graphics Environment for Multimedia - unicap support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides video capturing using unicap.
Package: gem-plugin-vnc
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-video
Description: Graphics Environment for Multimedia - VNC support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides video capturing using vncserver
Package: gem-plugin-vlc
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-video
Description: Graphics Environment for Multimedia - VLC support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides video capturing using the VideoLAN-Client engine
Package: gem-plugin-assimp
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-model
Description: Graphics Environment for Multimedia - Assimp support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides model loading using Assimp.
Package: gem-plugin-glfw3
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-window
Description: Graphics Environment for Multimedia - GLFW3 support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides windowing using GLFW3.
Package: gem-plugin-glut
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-window
Description: Graphics Environment for Multimedia - GLUT support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides windowing using GLUT.
Package: gem-plugin-sdl
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
gem (>= ${source:Version}),
gem (<< ${source:Upstream-Version}+1~),
Provides: gem-plugin-window
Description: Graphics Environment for Multimedia - SDL support
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics
rendering and animation to Pd. Pd is a graphical programming language and
computer music system.
.
This package provides windowing using SDL.
|