Commit Graph

10 Commits

Author SHA1 Message Date
Michael Schumacher 001a8d0c66 Require gtk+-3.0 in gimpui-3.0.pc
Fixes #1505
2018-05-25 21:55:45 +02:00
Sven Neumann ad2ec0b52d require gimp-2.0 >= $GIMP_APP_VERSION.
2007-02-05  Sven Neumann  <sven@gimp.org>

	* gimpui.pc.in (Requires): require gimp-2.0 >= 
$GIMP_APP_VERSION.


svn path=/trunk/; revision=21850
2007-02-05 18:56:41 +00:00
Sven Neumann 143ab1cb98 gimp.pc.in (Requires) substitute minimum required versions of glib and
2007-02-05  Sven Neumann  <sven@gimp.org>

	* gimp.pc.in (Requires)
	* gimpui.pc.in (Requires): substitute minimum required versions of
	glib and gtk+ instead of hardcoding them.


svn path=/trunk/; revision=21849
2007-02-05 17:58:14 +00:00
Sven Neumann 3051cca86f added gimpmodule-2.0, removed gimpconfig-2.0 which is already refered to
2006-09-17  Sven Neumann  <sven@gimp.org>

	* gimpui.pc.in (Libs): added gimpmodule-2.0, removed
	gimpconfig-2.0 which is already refered to from gimp-2.0.pc.
2006-09-17 12:54:01 +00:00
Manish Singh 4dd885bbb1 add libgimpconfig to Libs.
2005-02-04  Manish Singh  <yosh@gimp.org>

        * gimpui.pc.in: add libgimpconfig to Libs.
2005-02-04 23:17:54 +00:00
Manish Singh 9db6153f09 modernized, made a lot of things m4 macros, and made versioning a lot more
2004-01-21  Manish Singh  <yosh@gimp.org>

        * configure.in: modernized, made a lot of things m4 macros, and made
        versioning a lot more finegrained, in anticipation for post-2.0.

        * autogen.sh: bumped up libtool and glib minimum requirements to match
        reality.

        * gimp-2.0.pc.in
        * gimpthumb-2.0.pc.in
        * gimpui-2.0.pc.in: adapted to new versioning variables, and bring
        in RT_LIBS when needed.

        * */*/Makefile.am: adapted to new versioning variables.
2004-01-22 03:51:46 +00:00
Sven Neumann bd5827d0d9 bumped version number to 1.3.25, interface_age 1, binary age 1.
2004-01-09  Sven Neumann  <sven@gimp.org>

	* configure.in: bumped version number to 1.3.25, interface_age 1,
	binary age 1.

	* Makefile.am
	* gimp-2.0.pc.in
	* gimpthumb-2.0.pc.in
	* gimpui-2.0.pc.in: renamed the pkg-config files.

	* gimptool-2.0.in
	* docs/Makefile.am
	* docs/gimptool-2.0.1.in: renamed gimptool and it's manpage.

	* gimp.spec.in
	* m4macros/gimp-2.0.m4: changed accordingly.
2004-01-09 00:09:51 +00:00
Sven Neumann 6041392138 gimp-1.3.pc.in don't use $VERSION because pkg-config and the like don't
2004-01-07  Sven Neumann  <sven@gimp.org>

	* gimp-1.3.pc.in
	* gimpui-1.3.pc.in: don't use $VERSION because pkg-config and the
	like don't like the 2.0pre version numbers. Instead create a
	parseable version number from major, minor and micro version.

	* m4macros/gimp-2.0.m4: check for 1.3.24 or newer.
2004-01-07 19:52:46 +00:00
Sven Neumann fab72973a2 require gtk+ >= 2.2.
2003-03-25  Sven Neumann  <sven@gimp.org>

	* gimpui-1.3.pc.in: require gtk+ >= 2.2.

	* app/text/gimpfont.[ch]: implemented basic preview functionality.

	* app/text/gimptextlayout.c: changed a comment.
2003-03-25 22:13:10 +00:00
Sven Neumann 871f6a8ab8 Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for
2001-11-25  Sven Neumann  <sven@gimp.org>

	* Makefile.am
	* configure.in
	* gimp-1.3.pc.in
	* gimpui-1.3.pc.in: added pkg-config files for gimp-1.3.

	* gimptool-1.4.in: renamed to gimptool-1.3.in

	* docs/Makefile.am
	* docs/gimptool-1.4.1.in renamed to docs/gimptool-1.3.1.in.
	Disabled installation of man-pages; they need to be updated and
	should probably be renamed.

	* app/Makefile.am: generate binary called gimp-1.3 sp we don't clash
	with older gimp installations.

	* gimp-1.3.pc.in
	* gimpui-1.3.pc.in: added pkg-config files for gimp-1.3.

	* INSTALL
	* NEWS: updated
2001-11-25 00:19:38 +00:00