Skip to content

Commit

Permalink
Removed indirect dependencies from Debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
aumouvantsillage committed Mar 9, 2018
1 parent c417120 commit a93db29
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 88 deletions.
116 changes: 40 additions & 76 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ Then run Grunt with the `--config` option:

Other Grunt tasks are available for developers:

Command | Effect
----------------------------------|-------
`grunt electron-bundle` (default) | Build the desktop application and create zip bundles for various platforms.
`grunt deb` | Build Debian packages.
`grunt electron-build` | Build the desktop application without creating bundles.
`grunt web-build` | Build the web application without uploading it.
`grunt web-demo` | Build the web application and upload it to a server.
`grunt pot` | Extract a template file (`locales/messages.pot`) for translation.
| Command | Effect |
|:----------------------------------|:----------------------------------------------------------------------------|
| `grunt electron-bundle` (default) | Build the desktop application and create zip bundles for various platforms. |
| `grunt deb` | Build Debian packages. |
| `grunt electron-build` | Build the desktop application without creating bundles. |
| `grunt web-build` | Build the web application without uploading it. |
| `grunt web-demo` | Build the web application and upload it to a server. |
| `grunt pot` | Extract a template file (`locales/messages.pot`) for translation. |


Install
Expand Down Expand Up @@ -118,72 +118,36 @@ If Sozi complains about missing libraries, here is the list of all the known
runtime dependencies of the `Sozi` executable:

```
sudo apt install \
libasound2 \
libatk1.0-0 \
libavahi-client3 \
libavahi-common3 \
libc6 libcairo2 \
libcomerr2 \
libcups2 \
libdatrie1 \
libdbus-1-3 \
libdbus-glib-1-2 \
libexpat1 \
libffi6 \
libfontconfig1 \
libfreetype6 \
libgcc1 \
libgconf-2-4 \
libgcrypt20 \
libgdk-pixbuf2.0-0 \
libglib2.0-0 \
libgmp10 \
libgnutls30 \
libgpg-error0 \
libgraphite2-3 \
libgssapi-krb5-2 \
libgtk2.0-0 \
libharfbuzz0b \
libhogweed4 \
libidn11 \
libk5crypto3 \
libkeyutils1 \
libkrb5-3 \
libkrb5support0 \
liblzma5 \
libnettle6 \
libnspr4 \
libnss3 \
libp11-kit0 \
libpango-1.0-0 \
libpangocairo-1.0-0 \
libpangoft2-1.0-0 \
libpcre3 \
libpixman-1-0 \
libpng12-0 \
libselinux1 \
libstdc++6 \
libsystemd0 \
libtasn1-6 \
libthai0 \
libx11-6 \
libx11-xcb1 \
libxau6 \
libxcb1 \
libxcb-render0 \
libxcb-shm0 \
libxcomposite1 \
libxcursor1 \
libxdamage1 \
libxdmcp6 \
libxext6 \
libxfixes3 \
libxi6 \
libxinerama1 \
libxrandr2 \
libxrender1 \
libxss1 \
libxtst6 \
zlib1g
libasound2
libatk1.0-0
libc6
libcairo2
libcups2
libdbus-1-3
libexpat1
libfontconfig1
libfreetype6
libgcc1
libgconf-2-4
libgdk-pixbuf2.0-0
libglib2.0-0
libgtk2.0-0
libnspr4
libnss3
libpango-1.0-0
libpangocairo-1.0-0
libstdc++6
libx11-6
libx11-xcb1
libxcb1
libxcomposite1
libxcursor1
libxdamage1
libxext6
libxfixes3
libxi6
libxrandr2
libxrender1
libxss1
libxtst6
```
18 changes: 6 additions & 12 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,12 @@ Standards-Version: 3.9.3

Package: sozi
Architecture: any
Depends: libasound2, libatk1.0-0, libavahi-client3, libavahi-common3,
libc6, libcairo2, libcomerr2, libcups2, libdatrie1, libdbus-1-3, libdbus-glib-1-2,
libexpat1, libffi6, libfontconfig1, libfreetype6, libgcc1, libgconf-2-4,
libgcrypt20, libgdk-pixbuf2.0-0, libglib2.0-0, libgmp10, libgnutls30, libgpg-error0,
libgraphite2-3, libgssapi-krb5-2, libgtk2.0-0, libharfbuzz0b, libhogweed4,
libidn11, libk5crypto3, libkeyutils1, libkrb5-3, libkrb5support0, liblzma5,
libnettle6, libnspr4, libnss3, libp11-kit0, libpango-1.0-0, libpangocairo-1.0-0,
libpangoft2-1.0-0, libpcre3, libpixman-1-0, libpng12-0, libselinux1, libstdc++6,
libsystemd0, libtasn1-6, libthai0, libx11-6, libx11-xcb1, libxau6, libxcb1,
libxcb-render0, libxcb-shm0, libxcomposite1, libxcursor1, libxdamage1, libxdmcp6,
libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, libxss1,
libxtst6, zlib1g
Depends: libasound2, libatk1.0-0, libc6, libcairo2, libcups2, libdbus-1-3, libexpat1,
libfontconfig1, libfreetype6, libgcc1, libgconf-2-4, libgdk-pixbuf2.0-0, libglib2.0-0,
libgtk2.0-0, libnspr4, libnss3, libpango-1.0-0, libpangocairo-1.0-0, libstdc++6,
libx11-6, libx11-xcb1, libxcb1, libxcomposite1, libxcursor1, libxdamage1, libxext6,
libxfixes3, libxi6, libxrandr2, libxrender1, libxss1, libxtst6

Suggests: inkscape
Description: A zooming presentation editor and player.
.
Expand Down

0 comments on commit a93db29

Please sign in to comment.