pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/gtkada



Module Name:    pkgsrc
Committed By:   marino
Date:           Sun Jul  8 20:19:00 UTC 2012

Modified Files:
        pkgsrc/x11/gtkada: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/x11/gtkada/patches: patch-ac patch-ae

Log Message:
x11/gtkada: Build with USE_LANGUAGES+= ada

1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) USE_TOOLS+= pkg-config (remove hardcoded PATH)
4) Restore use of pkgsrc wrappers
5) Fix bad paths of bin/gate (discovered by updated PKG_DEVELOPER=yes)
6) Use @pkgdir for required empty directory instead of .IGNOREME
7) Add -lgnat for shared libraries, required in this build configuration


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/gtkada/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/gtkada/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/gtkada/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/gtkada/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/gtkada/patches/patch-ac \
    pkgsrc/x11/gtkada/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index