Author: qboosh                       Date: Sat Feb 19 19:36:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   ftgl.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/ftgl.spec
diff -u SPECS/ftgl.spec:1.9 SPECS/ftgl.spec:1.10
--- SPECS/ftgl.spec:1.9 Sat Feb 19 19:22:41 2005
+++ SPECS/ftgl.spec     Sat Feb 19 20:36:33 2005
@@ -7,6 +7,7 @@
 Epoch:         0
 License:       LGPL
 Group:         X11/Libraries
+# original URL (dead ATM): http://opengl.geek.nz/ftgl/%{name}-%{version}.tar.gz
 Source0:       
ftp://ftp.pl.debian.org/pub/debian/pool/main/f/%{name}/%{name}_%{version}.orig.tar.gz
 # Source0-md5: 3eabec9ad37371c4d139408c7ffd2429
 Patch0:                %{name}-Makefiles.patch
@@ -21,25 +22,37 @@
 
 %description
 FTGL is a free, open source library to enable developers to use
-arbitrary fonts in their OpenGL (www.opengl.org) applications. Unlike
-other OpenGL font libraries FTGL uses standard font file formats so
-doesn't need a preprocessing step to convert the high quality font
+arbitrary fonts in their OpenGL (http://www.opengl.org/) applications.
+Unlike other OpenGL font libraries FTGL uses standard font file formats
+so doesn't need a preprocessing step to convert the high quality font
 data into a lesser quality, proprietary format. FTGL uses the Freetype
-(www.freetype.org) font library to open and 'decode' the fonts. It
-then takes that output and stores it in a format most efficient for
-OpenGL rendering.
-
-#%%description -l pl
+(http://www.freetype.org/) font library to open and 'decode' the
+fonts. It then takes that output and stores it in a format most
+efficient for OpenGL rendering.
+
+%description -l pl
+FTPGL to wolnodostępna biblioteka z otwartymi źródłami umożliwiająca
+programistom używanie dowolnych fontów w aplikacjach OpenGL
+(http://www.opengl.org/). W przeciwieństwie do innych bibliotek OpenGL
+FTGL używa standardowych formatów plików z fontami, dzięki czemu nie
+jest wymagany żaden preprocessing, aby przetworzyć dane fontu wysokiej
+jakości na własnościowy format niższej jakości. FTGL do wczytywania i
+dekodowania fontów używa biblioteki obsługi fontów Freetype
+(http://www.freetype.org/), następnie przejmuje wyjście i przechowuje
+je w formacie najbardziej wydajnym przy renderingu OpenGL.
 
 %package devel
 Summary:       OpenGL frontend to freetype2 - development files
 Summary(pl):   Nakładka OpenGL na freetype2 - pliki dla programistów
-Group:         X11/Libraries
+Group:         X11/Development/Libraries
 Requires:      OpenGL-devel
 Requires:      freetype-devel
 
 %description devel
-OpenGL frontend to freetype2
+OpenGL frontend to freetype2 - development files.
+
+%description devel -l pl
+Nakładka OpenGL na freetype2 - pliki dla programistów.
 
 %prep
 %setup -q -n FTGL
@@ -47,7 +60,7 @@
 
 %build
 cd unix
-install %{_datadir}/automake/config.* .
+install /usr/share/automake/config.* .
 %configure
 %{__make}
 
@@ -73,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/02/19 19:36:33  qboosh
+- pl
+
 Revision 1.9  2005/02/19 18:22:41  gj
 - glut is only needed for examples, we don't want examples (for now), so no 
glut required
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ftgl.spec?r1=1.9&r2=1.10&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to