From 382116ec664a796daf5d098d34b26c82f3af8992 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 6 Aug 2011 22:16:01 +0000 Subject: Already committed as x11/libunique3 --- x11/libunique3/DESCR | 11 ----------- x11/libunique3/Makefile | 24 ------------------------ x11/libunique3/PLIST | 26 -------------------------- x11/libunique3/buildlink3.mk | 13 ------------- x11/libunique3/distinfo | 5 ----- 5 files changed, 79 deletions(-) delete mode 100644 x11/libunique3/DESCR delete mode 100644 x11/libunique3/Makefile delete mode 100644 x11/libunique3/PLIST delete mode 100644 x11/libunique3/buildlink3.mk delete mode 100644 x11/libunique3/distinfo (limited to 'x11/libunique3') diff --git a/x11/libunique3/DESCR b/x11/libunique3/DESCR deleted file mode 100644 index 74e81c2c5d4..00000000000 --- a/x11/libunique3/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -Unique is a library for writing single instance application. If -you launch a single instance application twice, the second instance -will either just quit or will send a message to the running instance. - -Unique makes it easy to write this kind of applications, by providing -a base class, taking care of all the IPC machinery needed to send -messages to a running instance, and also handling the startup -notification side. - -Unique aims to replace the BaconMessageConnection code that has -been copied by many projects and the code using Bonobo and D-Bus. diff --git a/x11/libunique3/Makefile b/x11/libunique3/Makefile deleted file mode 100644 index 3f798e7c406..00000000000 --- a/x11/libunique3/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/07/14 21:03:57 ryoon Exp $ -# - -DISTNAME= libunique-3.0.2 -PKGNAME= ${DISTNAME:S/libunique/libunique3/} -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/3.0/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://live.gnome.org/LibUnique -COMMENT= Library for writing single instance applications -LICENSE= gnu-lgpl-v2.1 - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= pkg-config gmake - -PKGCONFIG_OVERRIDE+= unique.pc.in - -.include "../../x11/gtk3/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/libunique3/PLIST b/x11/libunique3/PLIST deleted file mode 100644 index 953326ad0c0..00000000000 --- a/x11/libunique3/PLIST +++ /dev/null @@ -1,26 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/07/14 21:03:57 ryoon Exp $ -include/unique-3.0/unique/unique.h -include/unique-3.0/unique/uniqueapp.h -include/unique-3.0/unique/uniquebackend.h -include/unique-3.0/unique/uniqueenumtypes.h -include/unique-3.0/unique/uniquemessage.h -include/unique-3.0/unique/uniqueversion.h -lib/libunique-3.0.la -lib/pkgconfig/unique-3.0.pc -share/gtk-doc/html/unique-3.0/UniqueApp.html -share/gtk-doc/html/unique-3.0/UniqueBackend.html -share/gtk-doc/html/unique-3.0/home.png -share/gtk-doc/html/unique-3.0/index.html -share/gtk-doc/html/unique-3.0/index.sgml -share/gtk-doc/html/unique-3.0/ix01.html -share/gtk-doc/html/unique-3.0/left.png -share/gtk-doc/html/unique-3.0/license.html -share/gtk-doc/html/unique-3.0/right.png -share/gtk-doc/html/unique-3.0/style.css -share/gtk-doc/html/unique-3.0/unique-3.0.devhelp -share/gtk-doc/html/unique-3.0/unique-3.0.devhelp2 -share/gtk-doc/html/unique-3.0/unique-Message-Data.html -share/gtk-doc/html/unique-3.0/unique-Versioning-Information.html -share/gtk-doc/html/unique-3.0/unique-glossary.html -share/gtk-doc/html/unique-3.0/unique-overview.html -share/gtk-doc/html/unique-3.0/up.png diff --git a/x11/libunique3/buildlink3.mk b/x11/libunique3/buildlink3.mk deleted file mode 100644 index d7ddd28ecae..00000000000 --- a/x11/libunique3/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/07/14 21:03:57 ryoon Exp $ - -BUILDLINK_TREE+= libunique - -.if !defined(LIBUNIQUE_BUILDLINK3_MK) -LIBUNIQUE_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.libunique+= libunique3>=3.0.2 -BUILDLINK_PKGSRCDIR.libunique?= ../../x11/libunique3 - -.endif # LIBUNIQUE_BUILDLINK3_MK - -BUILDLINK_TREE+= -libunique diff --git a/x11/libunique3/distinfo b/x11/libunique3/distinfo deleted file mode 100644 index eba21a0862b..00000000000 --- a/x11/libunique3/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/07/14 21:03:57 ryoon Exp $ - -SHA1 (libunique-3.0.2.tar.bz2) = 3ca7c702741e6fa39ceab364d69056633a326846 -RMD160 (libunique-3.0.2.tar.bz2) = d69b34ae74ddf2f88a1a91b05f8c62f9f1466502 -Size (libunique-3.0.2.tar.bz2) = 342778 bytes -- cgit v1.2.3