pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ristretto: remove, pkgsrc version is newer.



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Fri May 27 01:49:51 2016 +0200
Changeset:	e8a0bb1a5808cb25b36e8c6e1e149d9632dc0dda

Modified Files:
	Makefile
Removed Files:
	ristretto/DESCR
	ristretto/Makefile
	ristretto/PLIST
	ristretto/buildlink3.mk
	ristretto/distinfo

Log Message:
ristretto: remove, pkgsrc version is newer.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e8a0bb1a5808cb25b36e8c6e1e149d9632dc0dda

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                |  1 -
 ristretto/DESCR         |  1 -
 ristretto/Makefile      | 32 --------------------------------
 ristretto/PLIST         | 40 ----------------------------------------
 ristretto/buildlink3.mk | 13 -------------
 ristretto/distinfo      |  5 -----
 6 files changed, 92 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 6ec5390..6186cbf 100644
--- a/Makefile
+++ b/Makefile
@@ -3643,7 +3643,6 @@ SUBDIR+=	ripe-rpsl-objectlibrary
 SUBDIR+=	ripit
 SUBDIR+=	ripole
 SUBDIR+=	rippled
-SUBDIR+=	ristretto
 SUBDIR+=	rk
 SUBDIR+=	rnc-mode
 SUBDIR+=	rng-tools
diff --git a/ristretto/DESCR b/ristretto/DESCR
deleted file mode 100644
index 9865421..0000000
--- a/ristretto/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Ristretto is a image viewer integrating into the XFCE desktop
diff --git a/ristretto/Makefile b/ristretto/Makefile
deleted file mode 100644
index 3864d6b..0000000
--- a/ristretto/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2012/10/07 14:53:43 asau Exp $
-
-.include "../../wip/xfce48/Makefile.common"
-
-RISTRETTO_VERSION=	0.0.93
-
-DISTNAME=	ristretto-${RISTRETTO_VERSION}
-#PKGREVISION=	1
-CATEGORIES=	graphics
-
-MAINTAINER=	martin%NetBSD.org@localhost
-HOMEPAGE=	http://goodies.xfce.org/projects/applications/ristretto
-COMMENT=	Xfce image viewer
-LICENSE=	gnu-gpl-v2
-
-MASTER_SITES=	http://archive.xfce.org/src/apps/ristretto/0.0/
-
-CONFIGURE_ARGS+=	--sysconfdir=${PKG_SYSCONFDIR:Q}
-
-USE_PKGLOCALEDIR=	yes
-USE_LIBTOOL=		yes
-GNU_CONFIGURE=		yes
-USE_TOOLS+=		gmake pkg-config msgfmt perl intltool
-
-.include "../../wip/xfce4-dev-tools/buildlink3.mk"
-.include "../../graphics/libexif/buildlink3.mk"
-.include "../../sysutils/xfce4-thunar/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/ristretto/PLIST b/ristretto/PLIST
deleted file mode 100644
index d47637b..0000000
--- a/ristretto/PLIST
+++ /dev/null
@@ -1,40 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2011/07/04 13:41:59 reinoudz70 Exp $
-bin/ristretto
-share/applications/ristretto.desktop
-share/icons/hicolor/16x16/apps/ristretto.png
-share/icons/hicolor/22x22/apps/ristretto.png
-share/icons/hicolor/24x24/apps/ristretto.png
-share/icons/hicolor/32x32/apps/ristretto.png
-share/icons/hicolor/36x36/apps/ristretto.png
-share/icons/hicolor/48x48/apps/ristretto.png
-share/icons/hicolor/scalable/apps/ristretto.svg
-share/locale/ar/LC_MESSAGES/ristretto.mo
-share/locale/bg/LC_MESSAGES/ristretto.mo
-share/locale/ca/LC_MESSAGES/ristretto.mo
-share/locale/cs/LC_MESSAGES/ristretto.mo
-share/locale/da/LC_MESSAGES/ristretto.mo
-share/locale/de/LC_MESSAGES/ristretto.mo
-share/locale/el/LC_MESSAGES/ristretto.mo
-share/locale/en_GB/LC_MESSAGES/ristretto.mo
-share/locale/es/LC_MESSAGES/ristretto.mo
-share/locale/eu/LC_MESSAGES/ristretto.mo
-share/locale/fi/LC_MESSAGES/ristretto.mo
-share/locale/fr/LC_MESSAGES/ristretto.mo
-share/locale/gl/LC_MESSAGES/ristretto.mo
-share/locale/hu/LC_MESSAGES/ristretto.mo
-share/locale/id/LC_MESSAGES/ristretto.mo
-share/locale/it/LC_MESSAGES/ristretto.mo
-share/locale/ja/LC_MESSAGES/ristretto.mo
-share/locale/lv/LC_MESSAGES/ristretto.mo
-share/locale/nb/LC_MESSAGES/ristretto.mo
-share/locale/nl/LC_MESSAGES/ristretto.mo
-share/locale/pl/LC_MESSAGES/ristretto.mo
-share/locale/pt/LC_MESSAGES/ristretto.mo
-share/locale/pt_BR/LC_MESSAGES/ristretto.mo
-share/locale/ru/LC_MESSAGES/ristretto.mo
-share/locale/sk/LC_MESSAGES/ristretto.mo
-share/locale/sv/LC_MESSAGES/ristretto.mo
-share/locale/tr/LC_MESSAGES/ristretto.mo
-share/locale/uk/LC_MESSAGES/ristretto.mo
-share/locale/ur/LC_MESSAGES/ristretto.mo
-share/locale/zh_CN/LC_MESSAGES/ristretto.mo
diff --git a/ristretto/buildlink3.mk b/ristretto/buildlink3.mk
deleted file mode 100644
index cf6f0e6..0000000
--- a/ristretto/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2011/07/04 13:48:36 reinoudz70 Exp $
-
-BUILDLINK_TREE+=	ristretto
-
-.if !defined(XFCE4_RISTRETTO_BUILDLINK3_MK)
-XFCE4_RISTRETTO_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.ristretto+=	ristretto>=0.0.93
-BUILDLINK_PKGSRCDIR.ristretto?=	../../wip/ristretto
-
-.endif # XFCE4_RISTRETTO_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-ristretto
diff --git a/ristretto/distinfo b/ristretto/distinfo
deleted file mode 100644
index 81dc3c5..0000000
--- a/ristretto/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2011/07/04 13:41:59 reinoudz70 Exp $
-
-SHA1 (ristretto-0.0.93.tar.bz2) = c71acaad169633faffe26609f9cc671b04ff52d3
-RMD160 (ristretto-0.0.93.tar.bz2) = 4d0feac9745d8b054a8213eccfa6287b4f7a57df
-Size (ristretto-0.0.93.tar.bz2) = 267332 bytes


Home | Main Index | Thread Index | Old Index