Revision: 25677 http://sourceforge.net/p/gar/code/25677 Author: pfelecan Date: 2016-04-20 11:44:28 +0000 (Wed, 20 Apr 2016) Log Message: ----------- remove runtime dependency on old fontconfig package
Modified Paths: -------------- csw/mgar/pkg/emacs/trunk/Makefile Modified: csw/mgar/pkg/emacs/trunk/Makefile =================================================================== --- csw/mgar/pkg/emacs/trunk/Makefile 2016-04-20 10:32:24 UTC (rev 25676) +++ csw/mgar/pkg/emacs/trunk/Makefile 2016-04-20 11:44:28 UTC (rev 25677) @@ -240,7 +240,6 @@ CATALOGNAME_CSWemacs-athena = emacs_athena RUNTIME_DEP_PKGS_CSWemacs-athena = CSWemacs-bin-common RUNTIME_DEP_PKGS_CSWemacs-athena += CSWemacs-common -RUNTIME_DEP_PKGS_CSWemacs-athena += CSWfconfig RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibfontconfig1 RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibfreetype6 RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibgdk-pixbuf2-0-0 @@ -270,14 +269,12 @@ CHECKPKG_OVERRIDES_CSWemacs-athena += file-with-bad-content|/usr/local|root/opt/csw/bin/emacs-24.5-athena CHECKPKG_OVERRIDES_CSWemacs-athena += file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-24.5-athena CHECKPKG_OVERRIDES_CSWemacs-athena += surplus-dependency|CSWemacs-common -CHECKPKG_OVERRIDES_CSWemacs-athena += surplus-dependency|CSWfconfig PACKAGES += CSWemacs-gtk SPKG_DESC_CSWemacs-gtk = $(DESCRIPTION) - based on the GTK toolkit CATALOGNAME_CSWemacs-gtk = emacs_gtk RUNTIME_DEP_PKGS_CSWemacs-gtk = CSWemacs-bin-common RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWemacs-common -RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWfconfig RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibdbus1-3 RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibfontconfig1 RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibfreetype6 @@ -311,7 +308,6 @@ CHECKPKG_OVERRIDES_CSWemacs-gtk += file-with-bad-content|/usr/local|root/opt/csw/bin/emacs-24.5-gtk CHECKPKG_OVERRIDES_CSWemacs-gtk += file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-24.5-gtk CHECKPKG_OVERRIDES_CSWemacs-gtk += surplus-dependency|CSWemacs-common -CHECKPKG_OVERRIDES_CSWemacs-gtk += surplus-dependency|CSWfconfig PACKAGES += CSWemacs-nox SPKG_DESC_CSWemacs-nox = $(DESCRIPTION) - without any XWindows dependencies This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.