s/librairies/libraries/
OK ajacoutot@
This commit is contained in:
parent
ce393e87b0
commit
0fe1cb2a9e
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2009/03/10 22:21:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2010/06/01 12:46:24 dcoppa Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= Python wrapper for the Ogg libraries
|
||||
|
||||
DISTNAME= pyogg-1.3
|
||||
PKGNAME= ${DISTNAME:S/py/py-/}p3
|
||||
PKGNAME= ${DISTNAME:S/py/py-/}p4
|
||||
CATEGORIES= audio
|
||||
HOMEPAGE= http://ekyo.nerim.net/software/pyogg/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
pyogg is a Python binding for the ogg librairies.
|
||||
pyogg is a Python binding for the ogg libraries.
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-wafadmin_Tools_ccroot_py,v 1.2 2010/04/24 17:37:54 jasper Exp $
|
||||
$OpenBSD: patch-wafadmin_Tools_ccroot_py,v 1.3 2010/06/01 12:47:10 dcoppa Exp $
|
||||
|
||||
Don't create symlink for shared librairies versions.
|
||||
Don't create symlink for shared libraries versions.
|
||||
Use good version numbers for libs.
|
||||
|
||||
--- wafadmin/Tools/ccroot.py.orig Sun Mar 14 17:57:48 2010
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/12/26 13:21:21 jakemsr Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/06/01 12:47:57 dcoppa Exp $
|
||||
|
||||
COMMENT = suite of portable game libraries
|
||||
|
||||
DISTNAME = plib-1.8.5
|
||||
PKGNAME = ${DISTNAME}p2
|
||||
PKGNAME = ${DISTNAME}p3
|
||||
CATEGORIES = devel games
|
||||
|
||||
HOMEPAGE = http://plib.sourceforge.net/
|
||||
|
@ -1,4 +1,4 @@
|
||||
PLIB is a suite of portable game librairies.
|
||||
PLIB is a suite of portable game libraries.
|
||||
|
||||
PLIB includes sound effects, music, a complete 3D engine, font
|
||||
rendering, a simple Windowing library, a game scripting language, a GUI,
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/04/05 21:40:24 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/06/01 12:48:47 dcoppa Exp $
|
||||
|
||||
COMMENT= International Components for Unicode
|
||||
|
||||
VERSION= 4.4
|
||||
DISTNAME= icu4c-${VERSION:S/./_/g}-src
|
||||
PKGNAME= icu4c-${VERSION}
|
||||
PKGNAME= icu4c-${VERSION}p0
|
||||
SO_VERSION= 3.0
|
||||
.for _lib in icudata icui18n icuio icule iculx icutest icutu icuuc
|
||||
SHARED_LIBS+= ${_lib} ${SO_VERSION}
|
||||
|
@ -1,5 +1,5 @@
|
||||
ICU (International Components for Unicode) is a set for C/C++ and Java
|
||||
librairies providing Unicode and globalization support. icu4c is the
|
||||
libraries providing Unicode and globalization support. icu4c is the
|
||||
C/C++ version.
|
||||
|
||||
ICU services include code page conversion, collation (comparison using
|
||||
|
Loading…
Reference in New Issue
Block a user