Revision: 22493 http://gar.svn.sourceforge.net/gar/?rev=22493&view=rev Author: pfelecan Date: 2013-11-13 14:26:02 +0000 (Wed, 13 Nov 2013) Log Message: ----------- verbiste/trunk: TeX files must go tho their destination
Modified Paths: -------------- csw/mgar/pkg/verbiste/trunk/Makefile Modified: csw/mgar/pkg/verbiste/trunk/Makefile =================================================================== --- csw/mgar/pkg/verbiste/trunk/Makefile 2013-11-13 13:43:35 UTC (rev 22492) +++ csw/mgar/pkg/verbiste/trunk/Makefile 2013-11-13 14:26:02 UTC (rev 22493) @@ -12,6 +12,7 @@ MASTER_SITES = http://perso.b2b2c.ca/sarrazip/dev/ DISTFILES = $(DISTNAME).tar.gz PATCHFILES += 0001-fix-locale.patch +PATCHFILES += 0002-fix-TeX-destination.patch BUILD_DEP_PKGS += CSWlibglib2-dev BUILD_DEP_PKGS += CSWlibgtk2-dev @@ -75,11 +76,13 @@ RUNTIME_DEP_PKGS_CSWverbiste += CSWlibstdc++6 RUNTIME_DEP_PKGS_CSWverbiste += CSWlibverbiste0-1-0 RUNTIME_DEP_PKGS_CSWverbiste += CSWorbit2 +RUNTIME_DEP_PKGS_CSWverbiste += CSWtexlive-binaries CHECKPKG_OVERRIDES_CSWverbiste += surplus-dependency|CSWlibatk1-0-0 CHECKPKG_OVERRIDES_CSWverbiste += surplus-dependency|CSWlibfreetype6 CHECKPKG_OVERRIDES_CSWverbiste += surplus-dependency|CSWlibgio2-0-0 CHECKPKG_OVERRIDES_CSWverbiste += surplus-dependency|CSWorbit2 CHECKPKG_OVERRIDES_CSWverbiste += surplus-dependency|CSWlibpango1-0-0 +CHECKPKG_OVERRIDES_CSWverbiste += surplus-dependency|CSWtexlive-binaries PACKAGES += CSWlibverbiste0-1-0 CATALOGNAME_CSWlibverbiste0-1-0 = libverbiste0_1_0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.