diff options
Diffstat (limited to 'project/cmake/cpack/deb/packages/kodi-bin.txt.in')
| -rw-r--r-- | project/cmake/cpack/deb/packages/kodi-bin.txt.in | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/project/cmake/cpack/deb/packages/kodi-bin.txt.in b/project/cmake/cpack/deb/packages/kodi-bin.txt.in deleted file mode 100644 index 8ee33d3..0000000 --- a/project/cmake/cpack/deb/packages/kodi-bin.txt.in +++ /dev/null | |||
| @@ -1,25 +0,0 @@ | |||
| 1 | # kodi-bin debian package metadata | ||
| 2 | # | ||
| 3 | # Setting PACKAGE_SHLIBDEPS to 'ON' will cause CPack to ignore PACKAGE_DEPENDS | ||
| 4 | # content and use dpkg-shlibdeps to automatically generate the package dependency | ||
| 5 | # list. Only useful for packages that contain binaries. | ||
| 6 | # | ||
| 7 | # PACKAGE_ARCHITECTURE should be set to 'all' only if package contains | ||
| 8 | # architecture agnostic data. CPack will set proper architecture (amd64/i386/etc) | ||
| 9 | # based on build options. | ||
| 10 | # | ||
| 11 | # Remaining settings are (hopefully) self-explanatory. | ||
| 12 | |||
| 13 | PACKAGE_NAME @APP_NAME_LC@-bin | ||
| 14 | PACKAGE_ARCHITECTURE | ||
| 15 | PACKAGE_SECTION video | ||
| 16 | PACKAGE_PRIORITY optional | ||
| 17 | PACKAGE_SHLIBDEPS | ||
| 18 | PACKAGE_DEPENDS libasound2 (>= 1.0.27), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libbluetooth3 (>= 4.91), libbz2-1.0, libc6 (>= 2.15), libcdio13 (>= 0.83), libcrossguid1, libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.16), libegl1-mesa (>= 7.8.1) | libegl1-x11, libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libgnutls30 (>= 3.4.2), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2, libmicrohttpd10 (>= 0.9.20), libmysqlclient20 (>= 5.7.11), libpcre3, libpcrecpp0v5 (>= 7.7), libpulse0 (>= 0.99.4), libpython2.7 (>= 2.7), libsmbclient (>= 2:4.0.3+dfsg1), libsqlite3-0 (>= 3.6.11), libssh-4 (>= 0.6.1), libstdc++6 (>= 5.2), libtag1v5 (>= 1.9.1-2.4ubuntu1), libtinyxml2.6.2v5, libudev1 (>= 183), libva-x11-1 (>= 1.0.3), libva1 (>= 1.4.0), libx11-6, libxext6, libxml2 (>= 2.7.4), libxrandr2 (>= 2:1.2.99.3), libxslt1.1 (>= 1.1.25), libyajl2 (>= 2.0.4), zlib1g (>= 1:1.2.0.2) | ||
| 19 | PACKAGE_RECOMMENDS | ||
| 20 | PACKAGE_SUGGESTS | ||
| 21 | PACKAGE_BREAKS xbmc-bin (<< 2:14.0~git20141019), xbmc-common | ||
| 22 | PACKAGE_REPLACES xbmc-bin (<< 2:14.0~git20141019), xbmc-common | ||
| 23 | PACKAGE_PROVIDES @APP_NAME_LC@-bin, @APP_NAME_LC@-common, xbmc-bin, xbmc-common | ||
| 24 | PACKAGE_DESCRIPTION_HEADER @APP_NAME@ Media Center (binary data package) | ||
| 25 | PACKAGE_DESCRIPTION_FOOTER This package contains @APP_NAME@'s binary data. | ||
