Commit graph

22 commits

Author SHA1 Message Date
Thomas Klausner
53c7f5db84 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:54:07 +00:00
Roland Illig
ae30e23cf1 control-center -> gnome-control-center. 2007-12-13 22:22:23 +00:00
Thomas Klausner
c33d857bbf Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:06:49 +00:00
Thomas Klausner
837f69332a Adapt for librsvg rename. Bump PKGREVISION. 2007-09-20 21:37:24 +00:00
Thomas Klausner
8a3bf9e087 Adapt eel dependencies; bump PKGREVISION. 2007-09-20 21:21:33 +00:00
Thomas Klausner
70aff33a1b Rename gnome2-control-center to control-center, to match upstream name.
ok jmmv, drochner
2007-09-19 23:53:32 +00:00
David Brownlee
c2dce2fb03 adapt for textproc/intltool/buildlink3.mk -> USE_TOOLS+=intltool change 2006-07-05 12:20:25 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
9b16f6c531 BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:18:11 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
David Brownlee
85699404be Update for jlam's pkg-config changes.
Note these changes have not all been tested, so it is quite possible
that some are necessary but not sufficient.
2005-08-11 10:08:21 +00:00
Thomas Klausner
ba298945c1 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:33:56 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Julio Merino
b83add8ed7 Set USE_DIRS instead of directly depending on the -dirs packages. While
here, bump the required version to the latest one.
2004-04-15 11:03:03 +00:00
Min Sik Kim
65d3d085b7 - Add required dependencies explicitly.
- bl3ify.
- Depend on xdg-dirs instead of gnome2-dirs, because
  share/applications is not in gnome2-dirs any more.
2004-03-07 02:53:50 +00:00
Soren Jacobsen
ac887046bf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:56:03 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
Marc Recht
9fa3b2cc82 fix build and add PLIST 2003-12-06 17:35:55 +00:00
Marc Recht
5389843b64 Initial import of metatheme 0.9.7
This is metatheme, a way of managing "theme sets" that accomodate
gtk, your window manager, etc etc.

Basic Usage:
   There is a capplet to select/apply themes.
   To install a new theme (or one you've created):
   * if it is a tarball untar into ~/.metathemes
   * if it is a directory copy it into ~/.metathemes
   Themes can also be installed in $prefix/share/metathemes
2003-10-26 18:35:45 +00:00