Revision: 25595 http://sourceforge.net/p/gar/code/25595 Author: cgrzemba Date: 2016-03-07 16:09:40 +0000 (Mon, 07 Mar 2016) Log Message: ----------- xastir/trunk: Initial commit version 2.0.6
Added Paths: ----------- csw/mgar/pkg/xastir/ csw/mgar/pkg/xastir/Makefile csw/mgar/pkg/xastir/branches/ csw/mgar/pkg/xastir/tags/ csw/mgar/pkg/xastir/trunk/ csw/mgar/pkg/xastir/trunk/Makefile csw/mgar/pkg/xastir/trunk/checksums csw/mgar/pkg/xastir/trunk/files/ Added: csw/mgar/pkg/xastir/Makefile =================================================================== --- csw/mgar/pkg/xastir/Makefile (rev 0) +++ csw/mgar/pkg/xastir/Makefile 2016-03-07 16:09:40 UTC (rev 25595) @@ -0,0 +1,2 @@ +%: + $(MAKE) -C trunk $* Index: csw/mgar/pkg/xastir/trunk =================================================================== --- csw/mgar/pkg/xastir/trunk 2016-03-07 14:41:00 UTC (rev 25594) +++ csw/mgar/pkg/xastir/trunk 2016-03-07 16:09:40 UTC (rev 25595) Property changes on: csw/mgar/pkg/xastir/trunk ___________________________________________________________________ Added: svn:ignore ## -0,0 +1 ## +work Added: csw/mgar/pkg/xastir/trunk/Makefile =================================================================== --- csw/mgar/pkg/xastir/trunk/Makefile (rev 0) +++ csw/mgar/pkg/xastir/trunk/Makefile 2016-03-07 16:09:40 UTC (rev 25595) @@ -0,0 +1,29 @@ +# +NAME = xastir +VERSION = 2.0.6 +GARTYPE = v2 + +DESCRIPTION = APRS Client +define BLURB + Xastir provides mapping, tracking, messaging, weather, weather alerts, and Search & Rescue features over radio or internet and runs on a variety of platforms. Xastir is an open source software project maintained by Developers and Contributors from all over the globe, provided free under the GNU General Public License. From its early beginnings, Xastir has evolved into a very robust client with a rich feature set that rivals other APRS clients. +endef + +MASTER_SITES = $(SF_MIRRORS) +DISTFILES = $(DISTNAME).tar.gz + +# studio ignores inline statement +GARCOMPILER = GCC5 + +RUNTIME_DEP_PKGS_CSWxastir += CSWlibgdal1 +RUNTIME_DEP_PKGS_CSWxastir += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWxastir += CSWlibpcre1 +RUNTIME_DEP_PKGS_CSWxastir += CSWlibxpm4 +RUNTIME_DEP_PKGS_CSWxastir += CSWperl +# use libdb-5 of database/berkeleydb-5, Solaris11 +CHECKPKG_OVERRIDES_CSWxastir += soname-not-found|libdb-5.3.so|is|needed|by|opt/csw/bin/xastir +CHECKPKG_OVERRIDES_CSWxastir += discouraged-path-in-pkgmap|/opt/csw/share/doc/xastir/README.CVS + +CONFIGURE_ARGS = $(DIRPATHS) + +include gar/category.mk + Property changes on: csw/mgar/pkg/xastir/trunk/Makefile ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Added: csw/mgar/pkg/xastir/trunk/checksums =================================================================== --- csw/mgar/pkg/xastir/trunk/checksums (rev 0) +++ csw/mgar/pkg/xastir/trunk/checksums 2016-03-07 16:09:40 UTC (rev 25595) @@ -0,0 +1 @@ +08a39e442a1117e8f5a72ddea64eedb2 xastir-2.0.6.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.