File: README.source

package info (click to toggle)
libjs-jquery-selectize.js 0.12.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,448 kB
  • sloc: sh: 116; makefile: 44
file content (20 lines) | stat: -rw-r--r-- 993 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
libjs-jquery-selectize.js for Debian
------------------------------------

A few things worth mentioning about this package.

- The examples/ directory is not being installed because of a minified
  JS, examples/js/es5.js, which is not package by Debian.  Well,
  actually it is packaged apparently, but by a Ruby package, and I
  don't feel like adding more dependencies just for testing.

- The script debian/build.sh tries to mimick what Grunt does.  I was
  only able to regenerated the JS file (selectize.js); unfortunately,
  in order to regenerated the .less and CSS files I would have to
  package more things, and I do not currently have the time/energy to
  do so.  Therefore, for the specific cases of .less and CSS files, I
  opted to install what comes with the upstream source, under the
  dist/{css,less} directories.  This should not be a big issue,
  because there is no minified code there.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Wed, 17 Aug 2016 19:00:31 -0400