aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2014-11-21 22:33:00 +0000
committerJason Helfman <jgh@FreeBSD.org>2014-11-21 22:33:00 +0000
commita4378267628b7c15d7c4ba2537a945f8d5fb6eea (patch)
tree252e48a7a5dffebffaa216a8f341e16662f810de /deskutils
parent492eeeeb60de52726131ede5e50b4fc0e777918c (diff)
downloadports-a4378267628b7c15d7c4ba2537a945f8d5fb6eea.tar.gz
ports-a4378267628b7c15d7c4ba2537a945f8d5fb6eea.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/virt-manager/Makefile6
-rw-r--r--deskutils/virt-manager/pkg-plist144
2 files changed, 3 insertions, 147 deletions
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile
index 9f14d40a7daf..71f7c1f39543 100644
--- a/deskutils/virt-manager/Makefile
+++ b/deskutils/virt-manager/Makefile
@@ -20,19 +20,19 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:${PORTSDIR}/devel/py-dbus \
${PYTHON_PKGNAMEPREFIX}libvirt>=0:${PORTSDIR}/devel/py-libvirt \
gtk-vnc>=0.4.4:${PORTSDIR}/net/gtk-vnc \
libvirt-glib>=0.1.9:${PORTSDIR}/devel/libvirt-glib \
- libosinfo.so:${PORTSDIR}/devel/libosinfo
+ libosinfo>=0:${PORTSDIR}/devel/libosinfo
PYDISTUTILS_INSTALLNOSINGLE= yes
PYDISTUTILS_CONFIGURE_TARGET= configure
PYDISTUTILS_CONFIGUREARGS= --prefix=${PREFIX}
-USES= python:2.7
+USES= python:2.7 desktop-file-utils gettext shebangfix cpe
USE_PYTHON= distutils autoplist
+CPE_VENDOR= redhat
USE_GNOME= introspection:run intltool librsvg2 pygobject3
INSTALLS_ICONS= yes
-USES= desktop-file-utils gettext shebangfix
SHEBANG_FILES= virt-manager \
virt-install \
virt-clone \
diff --git a/deskutils/virt-manager/pkg-plist b/deskutils/virt-manager/pkg-plist
deleted file mode 100644
index 6a40bd8875cf..000000000000
--- a/deskutils/virt-manager/pkg-plist
+++ /dev/null
@@ -1,144 +0,0 @@
-bin/virt-manager
-libexec/virt-manager-launch
-man/man1/virt-manager.1.gz
-share/applications/virt-manager.desktop
-share/dbus-1/services/virt-manager.service
-share/icons/hicolor/16x16/apps/virt-manager.png
-share/icons/hicolor/22x22/apps/virt-manager.png
-share/icons/hicolor/24x24/apps/virt-manager.png
-share/icons/hicolor/256x256/apps/virt-manager.png
-share/icons/hicolor/32x32/apps/virt-manager.png
-share/icons/hicolor/48x48/apps/virt-manager.png
-%%DATADIR%%/icons/hicolor/16x16/actions/icon_console.png
-%%DATADIR%%/icons/hicolor/16x16/actions/vm_new.png
-%%DATADIR%%/icons/hicolor/22x22/actions/icon_console.png
-%%DATADIR%%/icons/hicolor/22x22/actions/icon_details.png
-%%DATADIR%%/icons/hicolor/22x22/actions/vm_new.png
-%%DATADIR%%/icons/hicolor/22x22/devices/device_cpu.png
-%%DATADIR%%/icons/hicolor/22x22/devices/device_mem.png
-%%DATADIR%%/icons/hicolor/22x22/devices/device_pci.png
-%%DATADIR%%/icons/hicolor/22x22/devices/device_serial.png
-%%DATADIR%%/icons/hicolor/22x22/devices/device_usb.png
-%%DATADIR%%/icons/hicolor/24x24/actions/icon_console.png
-%%DATADIR%%/icons/hicolor/24x24/actions/vm_new.png
-%%DATADIR%%/icons/hicolor/32x32/actions/icon_console.png
-%%DATADIR%%/icons/hicolor/32x32/actions/vm_new.png
-%%DATADIR%%/icons/hicolor/32x32/status/state_paused.png
-%%DATADIR%%/icons/hicolor/32x32/status/state_running.png
-%%DATADIR%%/icons/hicolor/32x32/status/state_shutoff.png
-%%DATADIR%%/icons/hicolor/48x48/actions/vm_clone_wizard.png
-%%DATADIR%%/icons/hicolor/48x48/actions/vm_delete_wizard.png
-%%DATADIR%%/icons/hicolor/48x48/actions/vm_import_wizard.png
-%%DATADIR%%/icons/hicolor/48x48/actions/vm_new_wizard.png
-%%DATADIR%%/virt-manager.py
-%%DATADIR%%/virtManager/IPy.py
-%%DATADIR%%/virtManager/__init__.py
-%%DATADIR%%/virtManager/about.py
-%%DATADIR%%/virtManager/addhardware.py
-%%DATADIR%%/virtManager/asyncjob.py
-%%DATADIR%%/virtManager/autodrawer.py
-%%DATADIR%%/virtManager/baseclass.py
-%%DATADIR%%/virtManager/choosecd.py
-%%DATADIR%%/virtManager/cli.py
-%%DATADIR%%/virtManager/clone.py
-%%DATADIR%%/virtManager/config.py
-%%DATADIR%%/virtManager/connect.py
-%%DATADIR%%/virtManager/connectauth.py
-%%DATADIR%%/virtManager/connection.py
-%%DATADIR%%/virtManager/console.py
-%%DATADIR%%/virtManager/create.py
-%%DATADIR%%/virtManager/createinterface.py
-%%DATADIR%%/virtManager/createnet.py
-%%DATADIR%%/virtManager/createpool.py
-%%DATADIR%%/virtManager/createvol.py
-%%DATADIR%%/virtManager/delete.py
-%%DATADIR%%/virtManager/details.py
-%%DATADIR%%/virtManager/domain.py
-%%DATADIR%%/virtManager/engine.py
-%%DATADIR%%/virtManager/error.py
-%%DATADIR%%/virtManager/graphwidgets.py
-%%DATADIR%%/virtManager/guidiff.py
-%%DATADIR%%/virtManager/halhelper.py
-%%DATADIR%%/virtManager/host.py
-%%DATADIR%%/virtManager/inspection.py
-%%DATADIR%%/virtManager/interface.py
-%%DATADIR%%/virtManager/keyring.py
-%%DATADIR%%/virtManager/libvirtglib.py
-%%DATADIR%%/virtManager/libvirtobject.py
-%%DATADIR%%/virtManager/manager.py
-%%DATADIR%%/virtManager/mediadev.py
-%%DATADIR%%/virtManager/migrate.py
-%%DATADIR%%/virtManager/module_trace.py
-%%DATADIR%%/virtManager/netdev.py
-%%DATADIR%%/virtManager/network.py
-%%DATADIR%%/virtManager/nodedev.py
-%%DATADIR%%/virtManager/preferences.py
-%%DATADIR%%/virtManager/packageutils.py
-%%DATADIR%%/virtManager/remote.py
-%%DATADIR%%/virtManager/secret.py
-%%DATADIR%%/virtManager/serialcon.py
-%%DATADIR%%/virtManager/storagebrowse.py
-%%DATADIR%%/virtManager/storagepool.py
-%%DATADIR%%/virtManager/storagevol.py
-%%DATADIR%%/virtManager/systray.py
-%%DATADIR%%/virtManager/uihelpers.py
-%%DATADIR%%/virtManager/util.py
-%%DATADIR%%/vmm-about.ui
-%%DATADIR%%/vmm-add-hardware.ui
-%%DATADIR%%/vmm-choose-cd.ui
-%%DATADIR%%/vmm-create-interface.ui
-%%DATADIR%%/vmm-create-net.ui
-%%DATADIR%%/vmm-create-pool.ui
-%%DATADIR%%/vmm-create-vol.ui
-%%DATADIR%%/vmm-create.ui
-%%DATADIR%%/vmm-clone.ui
-%%DATADIR%%/vmm-delete.ui
-%%DATADIR%%/vmm-details.ui
-%%DATADIR%%/vmm-host.ui
-%%DATADIR%%/vmm-manager.ui
-%%DATADIR%%/vmm-migrate.ui
-%%DATADIR%%/vmm-open-connection.ui
-%%DATADIR%%/vmm-preferences.ui
-%%DATADIR%%/vmm-progress.ui
-%%DATADIR%%/vmm-storage-browse.ui
-%%NLS%%share/locale/as/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/bg/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/bn_IN/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/bs/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/da/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/de/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/es/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/gu/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/hi/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/hr/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/is/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/it/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/kn/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/ml/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/mr/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/ms/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/or/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/pa/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/sr@latin/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/sr/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/ta/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/te/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/virt-manager.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/virt-manager.mo