Commit graph

11 commits

Author SHA1 Message Date
obache
fc595544cd Update ruby-pkg-config to 1.1.5.
* Add XQuartz's path for X11
2013-12-31 11:32:04 +00:00
rodent
b0587df2a1 Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
obache
e0d99f0bd5 Update ruby-pkg-config to 1.1.4.
= NEWS

== 1.1.4 - 2012/08/02

  * Supported mswin64 as MSVC environment.
2013-03-14 13:42:57 +00:00
asau
1685739ccc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
obache
1314c540e0 Instead of SUBST, pass vendor' directories to setup.rb as site' directory. 2012-02-01 12:48:17 +00:00
obache
eb4ea44410 Update ruby-pkg-config to 1.1.3.
== 1.1.3 - 2012/01/29

  * [GitHub #8] fix test broken by libpng version.
    (Patch by Bohuslav Kabrda.)
  * Used RbConfig instead of Config.


== 1.1.2 - 2011/07/04

  * [GitHub #2] fix test broken.
    (Reported by Mamoru Tasaka.)
  * [GitHub #4] update project descripton.
    (Patch by Antonio Terceiro.)
  * [GitHub #4] use setup.rb instead of extconf.rb.
    (Patch by Antonio Terceiro.)
  * [GitHub #3] add Copyright notice to README.
    (Suggested by Antonio Terceiro.)
  * [GitHub #7] supported non i386 and amd64 architectures.
    (Reported by Antonio Terceiro.)
2012-02-01 12:32:12 +00:00
obache
d4558c881c Update ruby-pkg-config to 1.1.1.
== 1.1.1 - 2011/05/03

* [ruby-gnome-devel-en] add
  /usr/lib/i386-linux-gnu/pkgconfig to the default paths.
  (Reported by Andrea B.C.)
2011-05-03 09:49:03 +00:00
obache
feab51fa02 Update ruby-pkg-config to 1.1.0
== 1.1.0 - 2011/04/03

* [#3270846] add /usr/lib/x86_64-linux-gnu/pkgconfig to default paths.
  (Reported by Funky Bibimbap)
2011-04-04 09:28:03 +00:00
obache
834e939050 Update ruby-pkg-config to 1.0.8.
== 1.0.8 - 2011/01/30

* fix a bug that multiple PKGConfig.add_path doesn't work.
2011-01-30 12:10:30 +00:00
obache
fe2da2d4b5 Updte ruby-pkg-config to 1.0.7.
== 1.0.7 - 2010/09/30

* suppress warnings on Ruby 1.9.
2010-10-23 07:53:29 +00:00
obache
f26034f5d1 Import ruby-pkg-config-1.0.6 as devel/ruby-pkg-config.
A pkg-config implementation by Ruby.
2010-09-23 15:24:28 +00:00