Revision: 20995
          http://gar.svn.sourceforge.net/gar/?rev=20995&view=rev
Author:   lblume
Date:     2013-05-05 11:10:39 +0000 (Sun, 05 May 2013)
Log Message:
-----------
pidginotr/trunk: Adjuste deps, one is specific for sparc

Modified Paths:
--------------
    csw/mgar/pkg/pidginotr/trunk/Makefile

Modified: csw/mgar/pkg/pidginotr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pidginotr/trunk/Makefile       2013-05-05 09:21:08 UTC (rev 
20994)
+++ csw/mgar/pkg/pidginotr/trunk/Makefile       2013-05-05 11:10:39 UTC (rev 
20995)
@@ -8,9 +8,13 @@
 endef
 
 MASTER_SITES = http://www.cypherpunks.ca/otr/
-DISTFILES  = $(DISTNAME).tar.gz
+DISTFILES  = $(NAME)-$(VERSION).tar.gz
 #PATCHFILES = otr_priority.patch
 
+PACKAGES                 = CSWpidginotr
+CATALOGNAME_CSWpidginotr = pidginotr
+SPKG_DESC_CSWpidginotr   = Off-The-Record messaging for Pidgin
+
 # For msgfmt, msgmerge, xgettext and gettext to be used from GNU
 CONFIGURE_ENV_PATH = $(prefix)/gnu:$(PATH)
 
@@ -20,6 +24,13 @@
 RUNTIME_DEP_PKGS_CSWpidginotr += CSWlibgcrypt11
 RUNTIME_DEP_PKGS_CSWpidginotr += CSWpidgin
 
+# On sparc, the dependencies end up different
+ifeq ($(shell uname -p), sparc)
+  RUNTIME_DEP_PKGS_CSWpidginotr += CSWlibgpg-error0
+endif
+
+CHECKPKG_OVERRIDES_CSWpidginotr += surplus-dependency|CSWpidgin
+
 BUILD_DEP_PKGS += CSWotr-dev
 BUILD_DEP_PKGS += CSWlibgcrypt-dev
 BUILD_DEP_PKGS += CSWlibgpg-error-dev

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to