Changeset 424

Show
Ignore:
Timestamp:
09/29/07 21:00:55 (1 year ago)
Author:
bjourne
Message:

Add a pkg-config pygtkimageview.pc.in file to be installed along with
the package.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pygtkimageview/Makefile.am

    r372 r424  
    11SUBDIRS = docs src tests 
     2 
     3pkgconfigdir = $(libdir)/pkgconfig 
     4pkgconfig_DATA = pygtkimageview.pc 
  • pygtkimageview/configure.in

    r416 r424  
    4444###################################################################### 
    4545AC_CONFIG_FILES([ 
     46pygtkimageview.pc 
    4647Makefile 
    4748docs/Makefile 
  • pygtkimageview/docs/gtkimageview.py

    r423 r424  
    6767  * `PixbufDrawCache` 
    6868  * `PixbufDrawOpts` 
     69 
     70* A ``pygtkimageview.pc`` pkg-config file is now installed with the 
     71  package. 
    6972 
    7073Major changes in 1.0.0