Revision: 24851 http://sourceforge.net/p/gar/code/24851 Author: rmottola Date: 2015-04-13 22:19:27 +0000 (Mon, 13 Apr 2015) Log Message: ----------- gs_gorm/trunk: correct deps, corresponding x86 overrides
Modified Paths: -------------- csw/mgar/pkg/gs_gorm/trunk/Makefile Modified: csw/mgar/pkg/gs_gorm/trunk/Makefile =================================================================== --- csw/mgar/pkg/gs_gorm/trunk/Makefile 2015-04-13 21:55:53 UTC (rev 24850) +++ csw/mgar/pkg/gs_gorm/trunk/Makefile 2015-04-13 22:19:27 UTC (rev 24851) @@ -19,14 +19,12 @@ RUNTIME_DEP_PKGS_CSWgorm += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWgorm += CSWlibobjc4 +RUNTIME_DEP_PKGS_CSWgorm += CSWgnustep-make +RUNTIME_DEP_PKGS_CSWgorm += CSWgnustep-base +RUNTIME_DEP_PKGS_CSWgorm += CSWgnustep-gui +RUNTIME_DEP_PKGS_CSWgorm += CSWgnustep-back -CHECKPKG_OVERRIDES_CSWgorm += CSWgnustep-make -CHECKPKG_OVERRIDES_CSWgorm += CSWgnustep-base -CHECKPKG_OVERRIDES_CSWgorm += CSWgnustep-gui -CHECKPKG_OVERRIDES_CSWgorm += CSWgnustep-back - - #overrides CHECKPKG_OVERRIDES_CSWgnustep-base += surplus-dependency|CSWgnustep-make @@ -46,7 +44,24 @@ CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Libraries/libGormCore.so.1.2.20|arch_id=18|arch_name=sparcv8+ CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so.1.1.0|arch_id=18|arch_name=sparcv8+ +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Gorm|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Xib.plugin/Xib|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/3Containers|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Nib.plugin/Nib|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/0Menus|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/GModel.plugin/GModel|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/4Data|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Gorm.plugin/Gorm|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/1Windows|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/2Controls|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Libraries/libGorm.so.1.1.0|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so.1.1.0|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Libraries/libGormCore.so.1.2.20|arch_id=3|arch_name=i386 +CHECKPKG_OVERRIDES_CSWgorm += binary-architecture-does-not-match-placement|file=opt/csw/GNUstep/System/Library/Libraries/libGormPrefs.so.1.2.20|arch_id=3|arch_name=i386 + + + #we know bundles miss soname CHECKPKG_OVERRIDES_CSWgorm += shared-library-missing-dot-so|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/2Controls CHECKPKG_OVERRIDES_CSWgorm += shared-library-missing-dot-so|file=opt/csw/GNUstep/System/Applications/Gorm.app/Resources/GModel.plugin/GModel This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.