DEB tellico: Add the usual option BUILD_ALL.

Remove rules for installing svg icons into XDG directory.
Remove old 'watch' file.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/93/head
Slávek Banko 3 years ago
parent bd72eef4a4
commit aee138a3f5
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -13,17 +13,12 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
-DCMAKE_SKIP_RPATH="OFF" \
-DBUILD_ALL="ON" \
-DWITH_ALL_OPTIONS="ON"
DEB_MAKE_CHECK_TARGET = check
binary-install/tellico-data-trinity::
# Add svg icons to xdg directories
admin/mkinstalldirs debian/$(cdbs_curpkg)/opt/trinity/share/icons/hicolor/scalable/apps
install -c -p -m 644 -T icons/tellico.svg debian/$(cdbs_curpkg)/opt/trinity/share/icons/hicolor/scalable/apps/tellico.svg
admin/mkinstalldirs debian/$(cdbs_curpkg)/opt/trinity/share/icons/hicolor/scalable/mimetypes
install -c -p -m 644 -T icons/tellico_mime.svg debian/$(cdbs_curpkg)/opt/trinity/share/icons/hicolor/scalable/mimetypes/application-x-tellico.svg
# Install mime info into system directory
mkdir -p debian/$(cdbs_curpkg)/usr/share/mime
[ ! -d debian/tmp/opt/trinity/share/apps/mime ] || \

@ -1,3 +0,0 @@
# watch control file for uscan
version=3
http://periapsis.org/tellico/download/tellico-(.*).tar.gz

@ -13,6 +13,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
-DCMAKE_SKIP_RPATH="OFF" \
-DBUILD_ALL="ON" \
-DWITH_ALL_OPTIONS="ON"
DEB_MAKE_CHECK_TARGET = check

@ -1,3 +0,0 @@
# watch control file for uscan
version=3
http://periapsis.org/tellico/download/tellico-(.*).tar.gz
Loading…
Cancel
Save