pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/icon-naming-utils Initial import of icon-nami...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e58d784c296b
branches: trunk
changeset: 518412:e58d784c296b
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Sep 08 16:29:02 2006 +0000
description:
Initial import of icon-naming-utils, version 0.8.1:
Icon Naming Utilities is a program that helps with the transition to the
new naming scheme defined by the Tango project. This utility maps the
icon names used by the GNOME and KDE desktops to the icon names proposed
in the Icon Naming Specification.
diffstat:
graphics/icon-naming-utils/DESCR | 4 ++++
graphics/icon-naming-utils/Makefile | 19 +++++++++++++++++++
graphics/icon-naming-utils/PLIST | 7 +++++++
graphics/icon-naming-utils/buildlink3.mk | 20 ++++++++++++++++++++
graphics/icon-naming-utils/distinfo | 5 +++++
5 files changed, 55 insertions(+), 0 deletions(-)
diffs (75 lines):
diff -r c517de2ddd1a -r e58d784c296b graphics/icon-naming-utils/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icon-naming-utils/DESCR Fri Sep 08 16:29:02 2006 +0000
@@ -0,0 +1,4 @@
+Icon Naming Utilities is a program that helps with the transition to the
+new naming scheme defined by the Tango project. This utility maps the
+icon names used by the GNOME and KDE desktops to the icon names proposed
+in the Icon Naming Specification.
diff -r c517de2ddd1a -r e58d784c296b graphics/icon-naming-utils/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icon-naming-utils/Makefile Fri Sep 08 16:29:02 2006 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/09/08 16:29:02 jmmv Exp $
+#
+
+DISTNAME= icon-naming-utils-0.8.1
+CATEGORIES= graphics
+MASTER_SITES= http://tango-project.org/releases/
+
+MAINTAINER= jmmv%NetBSD.org@localhost
+HOMEPAGE= http://tango.freedesktop.org/
+COMMENT= Adapts GNOME and KDE icon names to the Icon Naming Specification
+
+BUILD_DEPENDS+= p5-XML-Simple>=2.14:../../textproc/p5-XML-Simple
+
+GNU_CONFIGURE= yes
+USE_DIRS+= xdg-1.4
+USE_LANGUAGES= # none, not even C
+USE_TOOLS+= gmake intltool perl:run
+
+.include "../../mk/bsd.pkg.mk"
diff -r c517de2ddd1a -r e58d784c296b graphics/icon-naming-utils/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icon-naming-utils/PLIST Fri Sep 08 16:29:02 2006 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/09/08 16:29:02 jmmv Exp $
+libexec/icon-name-mapping
+share/dtds/legacy-icon-mapping.dtd
+share/icon-naming-utils/legacy-icon-mapping.xml
+share/pkgconfig/icon-naming-utils.pc
+@dirrm share/icon-naming-utils
+@comment in xdg-dirs: @dirrm share/dtds
diff -r c517de2ddd1a -r e58d784c296b graphics/icon-naming-utils/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icon-naming-utils/buildlink3.mk Fri Sep 08 16:29:02 2006 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/09/08 16:29:02 jmmv Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+ICON_NAMING_UTILS_BUILDLINK3_MK:= ${ICON_NAMING_UTILS_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= icon-naming-utils
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nicon-naming-utils}
+BUILDLINK_PACKAGES+= icon-naming-utils
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}icon-naming-utils
+
+.if ${ICON_NAMING_UTILS_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.icon-naming-utils+= icon-naming-utils>=0.8.1
+BUILDLINK_DEPMETHOD.icon-naming-utils?= build
+BUILDLINK_PKGSRCDIR.icon-naming-utils?= ../../graphics/icon-naming-utils
+.endif # ICON_NAMING_UTILS_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff -r c517de2ddd1a -r e58d784c296b graphics/icon-naming-utils/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icon-naming-utils/distinfo Fri Sep 08 16:29:02 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/09/08 16:29:02 jmmv Exp $
+
+SHA1 (icon-naming-utils-0.8.1.tar.gz) = 0e69f29f294de6d84dd0f1dff3824510cdcde06f
+RMD160 (icon-naming-utils-0.8.1.tar.gz) = f023b4d5d003b69c79dcfcef249fff5a5e193f35
+Size (icon-naming-utils-0.8.1.tar.gz) = 63132 bytes
Home |
Main Index |
Thread Index |
Old Index