SF.net SVN: gar:[22699] csw/mgar/pkg/evince/trunk
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Mon Dec 16 12:41:06 CET 2013
Revision: 22699
http://sourceforge.net/p/gar/code/22699
Author: cgrzemba
Date: 2013-12-16 11:41:04 +0000 (Mon, 16 Dec 2013)
Log Message:
-----------
evince/trunk: add postinstall hook for glib schema compile
Modified Paths:
--------------
csw/mgar/pkg/evince/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/evince/trunk/files/CSWevince.postinstall
Modified: csw/mgar/pkg/evince/trunk/Makefile
===================================================================
--- csw/mgar/pkg/evince/trunk/Makefile 2013-12-15 20:49:57 UTC (rev 22698)
+++ csw/mgar/pkg/evince/trunk/Makefile 2013-12-16 11:41:04 UTC (rev 22699)
@@ -14,6 +14,7 @@
SPKG_SOURCEURL = http://projects.gnome.org/evince/
MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/$(NAME)/$(GNOME_VERSION)/
DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES += CSWevince.postinstall
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
# GARFLAVOR = DBG
@@ -134,6 +135,7 @@
RUNTIME_DEP_PKGS_CSWevince += CSWlibpoppler-glib8
RUNTIME_DEP_PKGS_CSWevince += CSWlibkpathsea6
RUNTIME_DEP_PKGS_CSWevince += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWevince += CSWlibglib2-dev
# sparc, there is not realy a difference either elfdump nor ldd
RUNTIME_DEP_PKGS_CSWevince_sparc += CSWlibpango1-0-0
RUNTIME_DEP_PKGS_CSWevince_sparc += CSWlibpangoft2-1-0-0
@@ -143,6 +145,7 @@
RUNTIME_DEP_PKGS_CSWevince_sparc += CSWlibfontconfig1
RUNTIME_DEP_PKGS_CSWevince_sparc += CSWlibpangocairo1-0-0
RUNTIME_DEP_PKGS_CSWevince += $(RUNTIME_DEP_PKGS_CSWevince_$(GARCH))
+CHECKPKG_OVERRIDES_CSWevince += surplus-dependency|CSWlibglib2-dev
# at least the machine-id file must exist, dbus-daemon creates this
# CHECKPKG_OVERRIDES_CSWevince += surplus-dependency|CSWdbus
Added: csw/mgar/pkg/evince/trunk/files/CSWevince.postinstall
===================================================================
--- csw/mgar/pkg/evince/trunk/files/CSWevince.postinstall (rev 0)
+++ csw/mgar/pkg/evince/trunk/files/CSWevince.postinstall 2013-12-16 11:41:04 UTC (rev 22699)
@@ -0,0 +1,2 @@
+
+glib-compile-schemas /opt/csw/share/glib-2.0/schemas/org.gnome.Evince.gschema.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list