SF.net SVN: gar:[26857] csw/mgar/pkg/gs_databasinkit/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Wed Jan 12 00:07:28 CET 2022
Revision: 26857
http://sourceforge.net/p/gar/code/26857
Author: rmottola
Date: 2022-01-11 23:07:28 +0000 (Tue, 11 Jan 2022)
Log Message:
-----------
gs_databasinkit/trunk: improve overrides
Modified Paths:
--------------
csw/mgar/pkg/gs_databasinkit/trunk/Makefile
Modified: csw/mgar/pkg/gs_databasinkit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gs_databasinkit/trunk/Makefile 2022-01-11 14:06:12 UTC (rev 26856)
+++ csw/mgar/pkg/gs_databasinkit/trunk/Makefile 2022-01-11 23:07:28 UTC (rev 26857)
@@ -34,7 +34,16 @@
#RUNTIME_DEP_PKGS_CSWdatabasinkit_5.10 += CSWlibobjc4
RUNTIME_DEP_PKGS_CSWdatabasinkit += $(RUNTIME_DEP_PKGS_CSWdatabasinkit_$(GAROSREL))
+#standard for GNUstep
+CHECKPKG_OVERRIDES_CSWdatabasinkit += binary-architecture-does-not-match-placement
+CHECKPKG_OVERRIDES_CSWdatabasinkit += no-direct-binding
+CHECKPKG_OVERRIDES_CSWdatabasinkit += soname-not-found
+CHECKPKG_OVERRIDES_CSWdatabasinkit += dependency-on-nonexistent-package|CSWwebservices
+CHECKPKG_OVERRIDES_CSWdatabasinkit += surplus-dependency|CSWgnustep-base
+CHECKPKG_OVERRIDES_CSWdatabasinkit += surplus-dependency|CSWwebservices
+CHECKPKG_OVERRIDES_CSWdatabasinkit += surplus-dependency|CSWgnustep-make
+
CONFIGURE_ARGS = $(DIRPATHS)
# now special targets for build and install so that we can source
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