pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-gcalendarsync: removed; last release 2008-03-31
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Fri Oct 14 15:05:14 2022 +0200
Changeset: 8df502b4ec2cdb8c149f388ae00236041bae2cc0
Modified Files:
Makefile
Removed Files:
py-gcalendarsync/DESCR
py-gcalendarsync/Makefile
py-gcalendarsync/PLIST
py-gcalendarsync/distinfo
Log Message:
py-gcalendarsync: removed; last release 2008-03-31
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8df502b4ec2cdb8c149f388ae00236041bae2cc0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-gcalendarsync/DESCR | 2 --
py-gcalendarsync/Makefile | 28 ----------------------------
py-gcalendarsync/PLIST | 3 ---
py-gcalendarsync/distinfo | 5 -----
5 files changed, 39 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 4ea4452341..c41513f140 100644
--- a/Makefile
+++ b/Makefile
@@ -3866,7 +3866,6 @@ SUBDIR+= py-gato
SUBDIR+= py-gatspy
SUBDIR+= py-gauss
SUBDIR+= py-gbpy
-SUBDIR+= py-gcalendarsync
SUBDIR+= py-gdxcc
SUBDIR+= py-gem
SUBDIR+= py-genesis
diff --git a/py-gcalendarsync/DESCR b/py-gcalendarsync/DESCR
deleted file mode 100644
index 3658e246b0..0000000000
--- a/py-gcalendarsync/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-googlecalendarsync is a tool written in python to bidirectional
-synchronize a local iCal (.ics) file with Google Calendar
diff --git a/py-gcalendarsync/Makefile b/py-gcalendarsync/Makefile
deleted file mode 100644
index d4a214ce83..0000000000
--- a/py-gcalendarsync/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2014/05/09 07:38:47 thomasklausner Exp $
-
-DISTNAME= googlecalendarsync-0.4
-PKGNAME= ${PYPKGPREFIX}-gcalendarsync-0.4
-CATEGORIES= www python
-MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/googlecalendarsync/
-LICENSE= gnu-gpl-v2
-
-MAINTAINER= pkgsrc-users%netbsd.org@localhost
-HOMEPAGE= http://code.google.com/p/googlecalendarsync/
-COMMENT= Googlecalendarsync is a tool to bidirectional synchronize a local iCal
-
-DEPENDS+= ${PYPKGPREFIX}-vobject-[0-9]*:../../textproc/py-vobject
-DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
-
-USE_LANGUAGES= # none
-PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 27 # py-gdata, py-elementtree
-
-DOCDIR= ${PREFIX}/share/doc/${PKGNAME}
-
-post-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${DOCDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${DOCDIR}
-.include "../../lang/python/extension.mk"
-.include "../../textproc/py-elementtree/buildlink3.mk"
-.include "../../www/py-gdata/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-gcalendarsync/PLIST b/py-gcalendarsync/PLIST
deleted file mode 100644
index 263b0e6070..0000000000
--- a/py-gcalendarsync/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:45:10 thomasklausner Exp $
-bin/googlecalsync.py
-share/doc/${PKGNAME}/README
diff --git a/py-gcalendarsync/distinfo b/py-gcalendarsync/distinfo
deleted file mode 100644
index 4f65a25e34..0000000000
--- a/py-gcalendarsync/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/05/02 00:14:15 jihbed Exp $
-
-RMD160 (googlecalendarsync-0.4.tar.gz) = a58c3a20a190c7e3858856ca52800e9cd06b9a9a
-SHA512 (googlecalendarsync-0.4.tar.gz) = d1246d3abad6514693a2269c0c8641a48b20eb243c001d85def21df3bfac14dd76f047cfbf6cda7eae34fdffb02ca61ecaf55ad1dd83c10bd167f393d5ec89a3
-Size (googlecalendarsync-0.4.tar.gz) = 13049 bytes
Home |
Main Index |
Thread Index |
Old Index