summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-09-08 16:29:02 +0000
committerjmmv <jmmv>2006-09-08 16:29:02 +0000
commit8bf0604757a04fe3271a7b4e5f35c5cd6725919d (patch)
treec2450d9c8a472a50fcec8160a03d763881557362 /graphics
parent63fc4760ed7d0182f4d2394692b759fbe4ce0fe7 (diff)
downloadpkgsrc-8bf0604757a04fe3271a7b4e5f35c5cd6725919d.tar.gz
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 (limited to 'graphics')
-rw-r--r--graphics/icon-naming-utils/DESCR4
-rw-r--r--graphics/icon-naming-utils/Makefile19
-rw-r--r--graphics/icon-naming-utils/PLIST7
-rw-r--r--graphics/icon-naming-utils/buildlink3.mk20
-rw-r--r--graphics/icon-naming-utils/distinfo5
5 files changed, 55 insertions, 0 deletions
diff --git a/graphics/icon-naming-utils/DESCR b/graphics/icon-naming-utils/DESCR
new file mode 100644
index 00000000000..a25e759edf5
--- /dev/null
+++ b/graphics/icon-naming-utils/DESCR
@@ -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 --git a/graphics/icon-naming-utils/Makefile b/graphics/icon-naming-utils/Makefile
new file mode 100644
index 00000000000..81c58797914
--- /dev/null
+++ b/graphics/icon-naming-utils/Makefile
@@ -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
+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 --git a/graphics/icon-naming-utils/PLIST b/graphics/icon-naming-utils/PLIST
new file mode 100644
index 00000000000..283cd6e87b0
--- /dev/null
+++ b/graphics/icon-naming-utils/PLIST
@@ -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 --git a/graphics/icon-naming-utils/buildlink3.mk b/graphics/icon-naming-utils/buildlink3.mk
new file mode 100644
index 00000000000..2df75a72ab0
--- /dev/null
+++ b/graphics/icon-naming-utils/buildlink3.mk
@@ -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 --git a/graphics/icon-naming-utils/distinfo b/graphics/icon-naming-utils/distinfo
new file mode 100644
index 00000000000..30e6e8e278a
--- /dev/null
+++ b/graphics/icon-naming-utils/distinfo
@@ -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