Remove gnome-user-share; never worked, and very outdated (packaged by me).
This commit is contained in:
parent
1597933ee3
commit
a52ef04dd3
6 changed files with 1 additions and 171 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.5072 2013/01/22 13:28:57 noud4 Exp $
|
||||
# $Id: Makefile,v 1.5073 2013/01/22 21:55:39 thomasklausner Exp $
|
||||
#
|
||||
|
||||
COMMENT= WIP pkgsrc packages
|
||||
|
@ -770,7 +770,6 @@ SUBDIR+= gnome-js-common
|
|||
SUBDIR+= gnome-keyring-sharp
|
||||
SUBDIR+= gnome-librest
|
||||
SUBDIR+= gnome-paint
|
||||
SUBDIR+= gnome-user-share
|
||||
SUBDIR+= gnomebaker
|
||||
SUBDIR+= gnomeradio
|
||||
SUBDIR+= gnormalize
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
gnome-user-share is a small package that binds together various
|
||||
free software projects to bring easy to use user-level file sharing
|
||||
to the masses.
|
||||
|
||||
The program is meant to run in the background when the user is
|
||||
logged in, and when file sharing is enabled a webdav server is
|
||||
started that shares the $HOME/Public folder. The share is then
|
||||
published to all computers on the local network using mDNS/rendezvous,
|
||||
so that it shows up in the Network location in Gnome.
|
||||
|
||||
The dav server used is apache, so you need that installed. Avahi
|
||||
or Howl is used for mDNS support, so you need to have that installed
|
||||
and mDNSResolver running.
|
|
@ -1,30 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.3 2012/09/29 00:50:37 asau Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-user-share-2.26.0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-user-share/2.26/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
COMMENT= Easy user-level file sharing
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake intltool pkg-config # msgfmt
|
||||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_MAKE_FLAGS+= autostartdir=${PREFIX}/share/applications
|
||||
|
||||
#Do note Apache 2.2 and mod_dnssd 0.6 are required to use gnome-user-share.
|
||||
.include "../../devel/GConf/schemas.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../sysutils/dbus-glib/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../sysutils/libnotify/buildlink3.mk"
|
||||
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
#.include "../../mk/omf-scrollkeeper.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,116 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/30 10:13:46 thomasklausner Exp $
|
||||
bin/gnome-file-share-properties
|
||||
libexec/gnome-user-share
|
||||
share/applications/gnome-user-share-properties.desktop
|
||||
share/applications/gnome-user-share.desktop
|
||||
share/gconf/schemas/desktop_gnome_file_sharing.schemas
|
||||
share/gnome-user-share/dav_groupfile
|
||||
share/gnome-user-share/dav_user_2.0.conf
|
||||
share/gnome-user-share/dav_user_2.2.conf
|
||||
share/gnome-user-share/file-share-properties.ui
|
||||
share/gnome/help/gnome-user-share/C/figures/file-sharing-preferences.png
|
||||
share/gnome/help/gnome-user-share/C/figures/receiving-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/C/figures/sharing-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/C/figures/sharing-over-the-network.png
|
||||
share/gnome/help/gnome-user-share/C/gnome-user-share.xml
|
||||
share/gnome/help/gnome-user-share/C/legal.xml
|
||||
share/gnome/help/gnome-user-share/de/figures/file-sharing-preferences.png
|
||||
share/gnome/help/gnome-user-share/de/figures/receiving-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/de/figures/sharing-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/de/figures/sharing-over-the-network.png
|
||||
share/gnome/help/gnome-user-share/de/gnome-user-share.xml
|
||||
share/gnome/help/gnome-user-share/de/legal.xml
|
||||
share/gnome/help/gnome-user-share/el/figures/file-sharing-preferences.png
|
||||
share/gnome/help/gnome-user-share/el/figures/receiving-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/el/figures/sharing-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/el/figures/sharing-over-the-network.png
|
||||
share/gnome/help/gnome-user-share/el/gnome-user-share.xml
|
||||
share/gnome/help/gnome-user-share/el/legal.xml
|
||||
share/gnome/help/gnome-user-share/en_GB/figures/file-sharing-preferences.png
|
||||
share/gnome/help/gnome-user-share/en_GB/figures/receiving-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/en_GB/figures/sharing-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/en_GB/figures/sharing-over-the-network.png
|
||||
share/gnome/help/gnome-user-share/en_GB/gnome-user-share.xml
|
||||
share/gnome/help/gnome-user-share/en_GB/legal.xml
|
||||
share/gnome/help/gnome-user-share/es/figures/file-sharing-preferences.png
|
||||
share/gnome/help/gnome-user-share/es/figures/receiving-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/es/figures/sharing-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/es/figures/sharing-over-the-network.png
|
||||
share/gnome/help/gnome-user-share/es/gnome-user-share.xml
|
||||
share/gnome/help/gnome-user-share/es/legal.xml
|
||||
share/gnome/help/gnome-user-share/it/figures/file-sharing-preferences.png
|
||||
share/gnome/help/gnome-user-share/it/figures/receiving-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/it/figures/sharing-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/it/figures/sharing-over-the-network.png
|
||||
share/gnome/help/gnome-user-share/it/gnome-user-share.xml
|
||||
share/gnome/help/gnome-user-share/it/legal.xml
|
||||
share/gnome/help/gnome-user-share/sv/figures/file-sharing-preferences.png
|
||||
share/gnome/help/gnome-user-share/sv/figures/receiving-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/sv/figures/sharing-over-bluetooth.png
|
||||
share/gnome/help/gnome-user-share/sv/figures/sharing-over-the-network.png
|
||||
share/gnome/help/gnome-user-share/sv/gnome-user-share.xml
|
||||
share/gnome/help/gnome-user-share/sv/legal.xml
|
||||
share/icons/hicolor/16x16/apps/gnome-obex-server.png
|
||||
share/icons/hicolor/22x22/apps/gnome-obex-server.png
|
||||
share/icons/hicolor/32x32/apps/gnome-obex-server.png
|
||||
share/icons/hicolor/48x48/apps/gnome-obex-server.png
|
||||
share/locale/ar/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/as/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/da/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/de/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/dz/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/el/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/en_CA/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/eu/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/gu/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/he/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/hi/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/ko/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/lt/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/mk/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/ml/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/mr/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/ne/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/oc/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/or/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/pa/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/ro/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/rw/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/sq/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/ta/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/te/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/th/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/gnome-user-share.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-user-share.mo
|
||||
share/omf/gnome-user-share/gnome-user-share-C.omf
|
||||
share/omf/gnome-user-share/gnome-user-share-de.omf
|
||||
share/omf/gnome-user-share/gnome-user-share-el.omf
|
||||
share/omf/gnome-user-share/gnome-user-share-en_GB.omf
|
||||
share/omf/gnome-user-share/gnome-user-share-es.omf
|
||||
share/omf/gnome-user-share/gnome-user-share-it.omf
|
||||
share/omf/gnome-user-share/gnome-user-share-sv.omf
|
|
@ -1,5 +0,0 @@
|
|||
Package is fine, but installation notes say:
|
||||
|
||||
Do note Apache 2.2 and mod_dnssd 0.6 are required to use gnome-user-share.
|
||||
|
||||
Currently unclear how to set this up from pkgsrc.
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/04/30 10:13:46 thomasklausner Exp $
|
||||
|
||||
SHA1 (gnome-user-share-2.26.0.tar.bz2) = 480db4e43b986eba4c3349a18a4479db410e53a0
|
||||
RMD160 (gnome-user-share-2.26.0.tar.bz2) = 1900238a61dfbd54e83767e3ed0ee1568e2c6b82
|
||||
Size (gnome-user-share-2.26.0.tar.bz2) = 644020 bytes
|
Loading…
Reference in a new issue