From 1729cf9def36f907dc6b2f601bed957de8d82b5b Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 24 Dec 2018 15:17:35 -0500 Subject: Stop distributing CoqIDE CoqIDE currently requires gtksourceview2, which has been removed from Debian (see https://bugs.debian.org/885677). Upstream has an active pull request to update to gtksourceview3 (https://github.com/coq/coq/pull/9279), and it looks like Debian may ship gtksourceview2 with buster anyway, so this is likely to be a temporary change. --- debian/coqide.desktop | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 debian/coqide.desktop (limited to 'debian/coqide.desktop') diff --git a/debian/coqide.desktop b/debian/coqide.desktop deleted file mode 100644 index ea667c56..00000000 --- a/debian/coqide.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=CoqIDE Proof Assistant -Comment=Graphical interface for the Coq proof assistant -Exec=coqide -Type=Application -Categories=Development;Science;Math;IDE;GTK; -Terminal=false -Icon=coq -- cgit v1.2.3