Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot/package/xpdf
@ 2008-08-27 20:19 jacmet at uclibc.org
  0 siblings, 0 replies; 2+ messages in thread
From: jacmet at uclibc.org @ 2008-08-27 20:19 UTC (permalink / raw)
  To: buildroot

Author: jacmet
Date: 2008-08-27 13:19:43 -0700 (Wed, 27 Aug 2008)
New Revision: 23266

Log:
xpdf: fix long help text lines

Modified:
   trunk/buildroot/package/xpdf/Config.in


Changeset:
Modified: trunk/buildroot/package/xpdf/Config.in
===================================================================
--- trunk/buildroot/package/xpdf/Config.in	2008-08-27 20:19:40 UTC (rev 23265)
+++ trunk/buildroot/package/xpdf/Config.in	2008-08-27 20:19:43 UTC (rev 23266)
@@ -2,6 +2,7 @@
 	bool "xpdf"
 	select BR2_PACKAGE_OPENMOTIF
 	help
-	  Xpdf is an open source viewer for Portable Document Format (PDF) files.
+	  Xpdf is an open source viewer for Portable Document Format
+	  (PDF) files.
 
 	  ftp://ftp.foolabs.com/pub/xpdf

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/package/xpdf
@ 2009-01-28 20:09 jacmet at uclibc.org
  0 siblings, 0 replies; 2+ messages in thread
From: jacmet at uclibc.org @ 2009-01-28 20:09 UTC (permalink / raw)
  To: buildroot

Author: jacmet
Date: 2009-01-28 20:09:03 +0000 (Wed, 28 Jan 2009)
New Revision: 25106

Log:
xpdf: depends on freetype, so select it in kconfig as well

Modified:
   trunk/buildroot/package/xpdf/Config.in


Changeset:
Modified: trunk/buildroot/package/xpdf/Config.in
===================================================================
--- trunk/buildroot/package/xpdf/Config.in	2009-01-28 16:37:09 UTC (rev 25105)
+++ trunk/buildroot/package/xpdf/Config.in	2009-01-28 20:09:03 UTC (rev 25106)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_XPDF
 	bool "xpdf"
 	select BR2_PACKAGE_OPENMOTIF
+	select BR2_PACKAGE_FREETYPE
 	help
 	  Xpdf is an open source viewer for Portable Document Format
 	  (PDF) files.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-28 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-27 20:19 [Buildroot] svn commit: trunk/buildroot/package/xpdf jacmet at uclibc.org
  -- strict thread matches above, loose matches on Subject: below --
2009-01-28 20:09 jacmet at uclibc.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox