summaryrefslogtreecommitdiffstats
path: root/multimedia/cheese
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-24 13:30:51 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-24 13:30:51 +0800
commita6888a2a213b49d671bf658e58428d9a1d342f66 (patch)
tree73b4b8892d2a32df0f24d16b19046bc481baf971 /multimedia/cheese
parenta740241125f843ca61310f787f0eea0d5b40784f (diff)
downloadmarcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.gz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.bz2
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.lz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.xz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.zst
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.zip
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/cheese')
-rw-r--r--multimedia/cheese/Makefile46
-rw-r--r--multimedia/cheese/distinfo3
-rw-r--r--multimedia/cheese/pkg-descr5
-rw-r--r--multimedia/cheese/pkg-plist134
4 files changed, 0 insertions, 188 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile
deleted file mode 100644
index c941ed507..000000000
--- a/multimedia/cheese/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: cheese
-# Date created: 13 January 2008
-# Whom: FreeBSD GNOME Team <gnome@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/multimedia/cheese/Makefile,v 1.8 2008/02/26 01:15:00 mezz Exp $
-#
-
-PORTNAME= cheese
-PORTVERSION= 2.22.0
-CATEGORIES= multimedia gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A Photobooth-inspired app for taking pictures and videos from webcam
-
-USE_XORG= xxf86vm
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack evolutiondataserver \
- librsvg2 gnomedocutils
-USE_GETTEXT= yes
-USE_GSTREAMER= good
-INSTALLS_OMF= yes
-INSTALLS_ICONS= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-DOCS= AUTHORS COPYING ChangeLog NEWS README
-GCONF_SCHEMAS= cheese.schemas
-
-post-patch:
- @${REINPLACE_CMD} -e 's|[$$]GMSGFMT[$$]|$$MSGFMT$$|g' \
- ${WRKSRC}/configure
-
-.ifndef (NOPORTDOCS)
-post-install:
- @${MKDIR} ${DOCSDIR}
-.for i in ${DOCS}
- @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/multimedia/cheese/distinfo b/multimedia/cheese/distinfo
deleted file mode 100644
index eda11e9f2..000000000
--- a/multimedia/cheese/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/cheese-2.22.0.tar.bz2) = 94aa1c9837d011c94e4c44d922cd4ea7
-SHA256 (gnome2/cheese-2.22.0.tar.bz2) = a406feaf742f42c8318a3442a25d6d4a6dc04bcbb6f3c20120417f4b43025223
-SIZE (gnome2/cheese-2.22.0.tar.bz2) = 1520881
diff --git a/multimedia/cheese/pkg-descr b/multimedia/cheese/pkg-descr
deleted file mode 100644
index 51402b10a..000000000
--- a/multimedia/cheese/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Cheese is a Photobooth-inspired GNOME application for taking pictures and
-videos from a webcam. It also includes fancy graphical effects based on the
-gstreamer-backend.
-
-WWW: http://www.gnome.org/projects/cheese/
diff --git a/multimedia/cheese/pkg-plist b/multimedia/cheese/pkg-plist
deleted file mode 100644
index f66210cc2..000000000
--- a/multimedia/cheese/pkg-plist
+++ /dev/null
@@ -1,134 +0,0 @@
-bin/cheese
-libexec/cheese/cheese-bugreport.sh
-share/applications/cheese.desktop
-%%DATADIR%%/cheese-ui.xml
-%%DATADIR%%/cheese.ui
-%%DATADIR%%/effects/Hulk.png
-%%DATADIR%%/effects/Mauve.png
-%%DATADIR%%/effects/NoirBlanc.png
-%%DATADIR%%/effects/Saturation.png
-%%DATADIR%%/effects/dicetv.png
-%%DATADIR%%/effects/edgetv.png
-%%DATADIR%%/effects/identity.png
-%%DATADIR%%/effects/shagadelictv.png
-%%DATADIR%%/effects/vertigotv.png
-%%DATADIR%%/effects/videoflip_h.png
-%%DATADIR%%/effects/videoflip_v.png
-%%DATADIR%%/effects/warptv.png
-%%DATADIR%%/pixmaps/camera-icon.svg
-%%DATADIR%%/pixmaps/thumbnail-frame.png
-%%DATADIR%%/sounds/shutter0.ogg
-%%DATADIR%%/sounds/shutter1.ogg
-%%DATADIR%%/sounds/shutter2.ogg
-%%DATADIR%%/sounds/shutter3.ogg
-%%DATADIR%%/sounds/shutter4.ogg
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
-share/gnome/help/cheese/C/cheese.xml
-share/gnome/help/cheese/C/figures/cheese-effects-screenshot.jpg
-share/gnome/help/cheese/C/figures/cheese-screenshot.jpg
-share/gnome/help/cheese/C/legal.xml
-share/gnome/help/cheese/es/cheese.xml
-share/gnome/help/cheese/es/figures/cheese-effects-screenshot.jpg
-share/gnome/help/cheese/es/figures/cheese-screenshot.jpg
-share/gnome/help/cheese/fr/cheese.xml
-share/gnome/help/cheese/fr/figures/cheese-effects-screenshot.jpg
-share/gnome/help/cheese/fr/figures/cheese-screenshot.jpg
-share/gnome/help/cheese/oc/cheese.xml
-share/gnome/help/cheese/oc/figures/cheese-effects-screenshot.jpg
-share/gnome/help/cheese/oc/figures/cheese-screenshot.jpg
-share/gnome/help/cheese/ru/cheese.xml
-share/gnome/help/cheese/ru/figures/cheese-effects-screenshot.jpg
-share/gnome/help/cheese/ru/figures/cheese-screenshot.jpg
-share/gnome/help/cheese/sv/cheese.xml
-share/gnome/help/cheese/sv/figures/cheese-effects-screenshot.jpg
-share/gnome/help/cheese/sv/figures/cheese-screenshot.jpg
-share/icons/hicolor/16x16/apps/cheese.png
-share/icons/hicolor/22x22/apps/cheese.png
-share/icons/hicolor/24x24/apps/cheese.png
-share/icons/hicolor/32x32/apps/cheese.png
-share/icons/hicolor/48x48/apps/cheese.png
-share/icons/hicolor/scalable/apps/cheese.svg
-share/locale/ar/LC_MESSAGES/cheese.mo
-share/locale/be@latin/LC_MESSAGES/cheese.mo
-share/locale/bn_IN/LC_MESSAGES/cheese.mo
-share/locale/ca/LC_MESSAGES/cheese.mo
-share/locale/cs/LC_MESSAGES/cheese.mo
-share/locale/da/LC_MESSAGES/cheese.mo
-share/locale/de/LC_MESSAGES/cheese.mo
-share/locale/el/LC_MESSAGES/cheese.mo
-share/locale/en_GB/LC_MESSAGES/cheese.mo
-share/locale/es/LC_MESSAGES/cheese.mo
-share/locale/et/LC_MESSAGES/cheese.mo
-share/locale/eu/LC_MESSAGES/cheese.mo
-share/locale/fi/LC_MESSAGES/cheese.mo
-share/locale/fr/LC_MESSAGES/cheese.mo
-share/locale/ga/LC_MESSAGES/cheese.mo
-share/locale/gl/LC_MESSAGES/cheese.mo
-share/locale/gu/LC_MESSAGES/cheese.mo
-share/locale/he/LC_MESSAGES/cheese.mo
-share/locale/hu/LC_MESSAGES/cheese.mo
-share/locale/it/LC_MESSAGES/cheese.mo
-share/locale/ja/LC_MESSAGES/cheese.mo
-share/locale/ko/LC_MESSAGES/cheese.mo
-share/locale/lt/LC_MESSAGES/cheese.mo
-share/locale/mk/LC_MESSAGES/cheese.mo
-share/locale/ml/LC_MESSAGES/cheese.mo
-share/locale/mr/LC_MESSAGES/cheese.mo
-share/locale/nb/LC_MESSAGES/cheese.mo
-share/locale/nl/LC_MESSAGES/cheese.mo
-share/locale/oc/LC_MESSAGES/cheese.mo
-share/locale/pa/LC_MESSAGES/cheese.mo
-share/locale/pl/LC_MESSAGES/cheese.mo
-share/locale/pt/LC_MESSAGES/cheese.mo
-share/locale/pt_BR/LC_MESSAGES/cheese.mo
-share/locale/ro/LC_MESSAGES/cheese.mo
-share/locale/ru/LC_MESSAGES/cheese.mo
-share/locale/sl/LC_MESSAGES/cheese.mo
-share/locale/sv/LC_MESSAGES/cheese.mo
-share/locale/th/LC_MESSAGES/cheese.mo
-share/locale/tr/LC_MESSAGES/cheese.mo
-share/locale/uk/LC_MESSAGES/cheese.mo
-share/locale/zh_CN/LC_MESSAGES/cheese.mo
-share/locale/zh_HK/LC_MESSAGES/cheese.mo
-share/locale/zh_TW/LC_MESSAGES/cheese.mo
-share/omf/cheese/cheese-C.omf
-share/omf/cheese/cheese-es.omf
-share/omf/cheese/cheese-fr.omf
-share/omf/cheese/cheese-oc.omf
-share/omf/cheese/cheese-ru.omf
-share/omf/cheese/cheese-sv.omf
-@dirrm share/omf/cheese
-@dirrm share/gnome/help/cheese/sv/figures
-@dirrm share/gnome/help/cheese/sv
-@dirrm share/gnome/help/cheese/ru/figures
-@dirrm share/gnome/help/cheese/ru
-@dirrm share/gnome/help/cheese/oc/figures
-@dirrm share/gnome/help/cheese/oc
-@dirrm share/gnome/help/cheese/fr/figures
-@dirrm share/gnome/help/cheese/fr
-@dirrm share/gnome/help/cheese/es/figures
-@dirrm share/gnome/help/cheese/es
-@dirrm share/gnome/help/cheese/C/figures
-@dirrm share/gnome/help/cheese/C
-@dirrm share/gnome/help/cheese
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%DATADIR%%/sounds
-@dirrm %%DATADIR%%/pixmaps
-@dirrm %%DATADIR%%/effects
-@dirrm %%DATADIR%%
-@dirrmtry share/applications
-@dirrm libexec/cheese
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin