diff options
author | drochner <drochner@pkgsrc.org> | 2006-11-13 19:42:38 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-11-13 19:42:38 +0000 |
commit | 952503a868ee6024179c54bdef830137c530c3c3 (patch) | |
tree | acde76ee5e442e14275c4bfa6124bf2c169f78ee /devel | |
parent | 09e1b5dc3d3ac8e52efee66d2956ce87b14bf010 (diff) | |
download | pkgsrc-952503a868ee6024179c54bdef830137c530c3c3.tar.gz |
-migrate devhelp docs to share/gtk-doc/htmlshare/gtk-doc/html
-update to 0.1.10, changes are bugfixes only
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libsexy/Makefile | 7 | ||||
-rw-r--r-- | devel/libsexy/PLIST | 33 | ||||
-rw-r--r-- | devel/libsexy/distinfo | 8 |
3 files changed, 23 insertions, 25 deletions
diff --git a/devel/libsexy/Makefile b/devel/libsexy/Makefile index 05877a7c8dd..693874aefc3 100644 --- a/devel/libsexy/Makefile +++ b/devel/libsexy/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/04/17 13:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/11/13 19:42:38 drochner Exp $ # -DISTNAME= libsexy-0.1.8 -PKGREVISION= 1 +DISTNAME= libsexy-0.1.10 CATEGORIES= devel gnome MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/ @@ -14,8 +13,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config -CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc - PKGCONFIG_OVERRIDE= libsexy.pc.in .include "../../devel/glib2/buildlink3.mk" diff --git a/devel/libsexy/PLIST b/devel/libsexy/PLIST index e71ee037f07..fe1e2e5e9cb 100644 --- a/devel/libsexy/PLIST +++ b/devel/libsexy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/30 21:02:04 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/11/13 19:42:38 drochner Exp $ include/libsexy/sexy-enum-types.h include/libsexy/sexy-icon-entry.h include/libsexy/sexy-spell-entry.h @@ -8,19 +8,20 @@ include/libsexy/sexy-url-label.h include/libsexy/sexy.h lib/libsexy.la lib/pkgconfig/libsexy.pc -share/doc/libsexy/SexyIconEntry.html -share/doc/libsexy/SexySpellEntry.html -share/doc/libsexy/SexyTooltip.html -share/doc/libsexy/SexyTreeView.html -share/doc/libsexy/SexyUrlLabel.html -share/doc/libsexy/ch01.html -share/doc/libsexy/home.png -share/doc/libsexy/index.html -share/doc/libsexy/index.sgml -share/doc/libsexy/left.png -share/doc/libsexy/libsexy.devhelp -share/doc/libsexy/right.png -share/doc/libsexy/style.css -share/doc/libsexy/up.png -@dirrm share/doc/libsexy +share/gtk-doc/html/libsexy/SexyIconEntry.html +share/gtk-doc/html/libsexy/SexySpellEntry.html +share/gtk-doc/html/libsexy/SexyTooltip.html +share/gtk-doc/html/libsexy/SexyTreeView.html +share/gtk-doc/html/libsexy/SexyUrlLabel.html +share/gtk-doc/html/libsexy/ch01.html +share/gtk-doc/html/libsexy/home.png +share/gtk-doc/html/libsexy/index.html +share/gtk-doc/html/libsexy/index.sgml +share/gtk-doc/html/libsexy/left.png +share/gtk-doc/html/libsexy/libsexy.devhelp +share/gtk-doc/html/libsexy/libsexy.devhelp2 +share/gtk-doc/html/libsexy/right.png +share/gtk-doc/html/libsexy/style.css +share/gtk-doc/html/libsexy/up.png +@dirrm share/gtk-doc/html/libsexy @dirrm include/libsexy diff --git a/devel/libsexy/distinfo b/devel/libsexy/distinfo index 7859a9d9984..4b03632af83 100644 --- a/devel/libsexy/distinfo +++ b/devel/libsexy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/03/30 21:02:04 jmmv Exp $ +$NetBSD: distinfo,v 1.2 2006/11/13 19:42:38 drochner Exp $ -SHA1 (libsexy-0.1.8.tar.gz) = 3b068533e959ebdc3c47bff49ab9d6c953298cc2 -RMD160 (libsexy-0.1.8.tar.gz) = 8167afe7a66d2909c5a1069f68b4c500cb3aeed9 -Size (libsexy-0.1.8.tar.gz) = 370540 bytes +SHA1 (libsexy-0.1.10.tar.gz) = a7a39fa38d25039c7d3e219cbeb9690f065e7ef7 +RMD160 (libsexy-0.1.10.tar.gz) = 65650b47f0e1ded2fb7409a3ad22834147aab0c9 +Size (libsexy-0.1.10.tar.gz) = 387337 bytes |