From a34ea233b13d53c8d47f9abb8aeb3b7d2b0cca55 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Sun, 21 Jul 2013 18:46:30 +0200 Subject: Fix initial comments of all src/*.mk files --- src/alure.mk | 2 +- src/armadillo.mk | 1 - src/libgda.mk | 1 - src/libgdamm.mk | 1 - src/libircclient.mk | 1 + src/libmodplug.mk | 1 - src/mdbtools.mk | 1 - src/mingw-w64.mk | 5 ++--- src/ncurses.mk | 1 - src/ocaml-core.mk | 4 ++-- src/ocaml-findlib.mk | 4 ++-- src/ocaml-flexdll.mk | 4 ++-- src/ocaml-lablgl.mk | 4 ++-- src/ocaml-lablgtk2.mk | 4 ++-- src/ocaml-native.mk | 4 ++-- src/ocaml-xml-light.mk | 4 ++-- src/opencv.mk | 1 - src/pthreads.mk | 5 +++-- src/qwt.mk | 1 - src/sox.mk | 1 - 20 files changed, 21 insertions(+), 29 deletions(-) diff --git a/src/alure.mk b/src/alure.mk index ff9a370..ddf1aef 100644 --- a/src/alure.mk +++ b/src/alure.mk @@ -1,5 +1,5 @@ # This file is part of MXE. -# See index.html for further information +# See index.html for further information. PKG := alure $(PKG)_IGNORE := diff --git a/src/armadillo.mk b/src/armadillo.mk index b57f67f..e233f2d 100644 --- a/src/armadillo.mk +++ b/src/armadillo.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# armadillo PKG := armadillo $(PKG)_IGNORE := $(PKG)_CHECKSUM := d9ad6af0ea9440cfd78eacba990c0512bd17f19c diff --git a/src/libgda.mk b/src/libgda.mk index 6a60257..49a87cc 100644 --- a/src/libgda.mk +++ b/src/libgda.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# LibGDA PKG := libgda $(PKG)_IGNORE := $(PKG)_CHECKSUM := 61d0b498202b780750633cc2e957c40325d6c705 diff --git a/src/libgdamm.mk b/src/libgdamm.mk index e2e3d30..c947f6b 100644 --- a/src/libgdamm.mk +++ b/src/libgdamm.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# libgdamm PKG := libgdamm $(PKG)_IGNORE := $(PKG)_CHECKSUM := f6126d7b46720e3ea4f3d49e03add2e52da233be diff --git a/src/libircclient.mk b/src/libircclient.mk index 81857ab..e1bae4c 100644 --- a/src/libircclient.mk +++ b/src/libircclient.mk @@ -2,6 +2,7 @@ # See index.html for further information. # Note that IPv6 support is partly broken and therefore disabled. + PKG := libircclient $(PKG)_IGNORE := $(PKG)_CHECKSUM := 10fb7a2478f6d668dce2d7fb5cd5a35ea8f53ed4 diff --git a/src/libmodplug.mk b/src/libmodplug.mk index 9e84e14..920097f 100644 --- a/src/libmodplug.mk +++ b/src/libmodplug.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# libmodplug PKG := libmodplug $(PKG)_IGNORE := $(PKG)_CHECKSUM := df4deffe542b501070ccb0aee37d875ebb0c9e22 diff --git a/src/mdbtools.mk b/src/mdbtools.mk index 0affc2e..2ca60cf 100644 --- a/src/mdbtools.mk +++ b/src/mdbtools.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# mdbtools PKG := mdbtools $(PKG)_IGNORE := $(PKG)_CHECKSUM := 62fe0703fd8691e4536e1012317406bdb72594cf diff --git a/src/mingw-w64.mk b/src/mingw-w64.mk index bccc557..a8ddbe6 100644 --- a/src/mingw-w64.mk +++ b/src/mingw-w64.mk @@ -1,7 +1,6 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. -# Mingw-w64 PKG := mingw-w64 $(PKG)_IGNORE := $(PKG)_CHECKSUM := bc48803ff15a777adad8890519bd3ebec90acab9 diff --git a/src/ncurses.mk b/src/ncurses.mk index 8c2acc4..dc70a6c 100644 --- a/src/ncurses.mk +++ b/src/ncurses.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# ncurses PKG := ncurses $(PKG)_IGNORE := $(PKG)_CHECKSUM := 3e042e5f2c7223bffdaac9646a533b8c758b65b5 diff --git a/src/ocaml-core.mk b/src/ocaml-core.mk index 4c33d89..0f3809e 100644 --- a/src/ocaml-core.mk +++ b/src/ocaml-core.mk @@ -1,5 +1,5 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. PKG := ocaml-core $(PKG)_IGNORE := diff --git a/src/ocaml-findlib.mk b/src/ocaml-findlib.mk index 1f02d3f..920305d 100644 --- a/src/ocaml-findlib.mk +++ b/src/ocaml-findlib.mk @@ -1,5 +1,5 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. PKG := ocaml-findlib $(PKG)_IGNORE := diff --git a/src/ocaml-flexdll.mk b/src/ocaml-flexdll.mk index 33ce00d..b85ce97 100644 --- a/src/ocaml-flexdll.mk +++ b/src/ocaml-flexdll.mk @@ -1,5 +1,5 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. PKG := ocaml-flexdll $(PKG)_IGNORE := diff --git a/src/ocaml-lablgl.mk b/src/ocaml-lablgl.mk index e5356bc..ae0040d 100644 --- a/src/ocaml-lablgl.mk +++ b/src/ocaml-lablgl.mk @@ -1,5 +1,5 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. PKG := ocaml-lablgl $(PKG)_IGNORE := diff --git a/src/ocaml-lablgtk2.mk b/src/ocaml-lablgtk2.mk index dcdb3f3..068cc44 100644 --- a/src/ocaml-lablgtk2.mk +++ b/src/ocaml-lablgtk2.mk @@ -1,5 +1,5 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. PKG := ocaml-lablgtk2 $(PKG)_IGNORE := diff --git a/src/ocaml-native.mk b/src/ocaml-native.mk index 3ac07a8..2369fbc 100644 --- a/src/ocaml-native.mk +++ b/src/ocaml-native.mk @@ -1,5 +1,5 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. PKG := ocaml-native $(PKG)_IGNORE := diff --git a/src/ocaml-xml-light.mk b/src/ocaml-xml-light.mk index b614cf9..bb0aa2c 100644 --- a/src/ocaml-xml-light.mk +++ b/src/ocaml-xml-light.mk @@ -1,5 +1,5 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. PKG := ocaml-xml-light $(PKG)_IGNORE := diff --git a/src/opencv.mk b/src/opencv.mk index 8b589c9..5ca1516 100644 --- a/src/opencv.mk +++ b/src/opencv.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# OpenCV - Open Source Computer Vision PKG := opencv $(PKG)_IGNORE := $(PKG)_CHECKSUM := 6e518c0274a8392c0c98d18ef0ef754b9c596aca diff --git a/src/pthreads.mk b/src/pthreads.mk index 4fd594b..f95ba5c 100644 --- a/src/pthreads.mk +++ b/src/pthreads.mk @@ -1,8 +1,9 @@ # This file is part of MXE. # See index.html for further information. -# runtimes can/will have different implementations -# but the pre-requisite package and test are the same +# Runtimes can/will have different implementations, +# but the pre-requisite package and test are the same. + PKG := pthreads $(PKG)_CHECKSUM = $(pthreads-w32_CHECKSUM) $(PKG)_FILE = $(pthreads-w32_FILE) diff --git a/src/qwt.mk b/src/qwt.mk index 72e7f2d..c1d3d7d 100644 --- a/src/qwt.mk +++ b/src/qwt.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# Qwt - Qt widgets for technical applications PKG := qwt $(PKG)_CHECKSUM := 2d95abf1fc4578684e141e0c76df266f9dae080a $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) diff --git a/src/sox.mk b/src/sox.mk index a482a7d..4ae979f 100644 --- a/src/sox.mk +++ b/src/sox.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# sox PKG := sox $(PKG)_IGNORE := $(PKG)_CHECKSUM := 71f05afc51e3d9b03376b2f98fd452d3a274d595 -- cgit v0.12