commit:     19aa89bdb83831dffb605137e12d4c9917b49761
Author:     Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Fri Jun 10 22:27:42 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 22:27:42 2016 +0000
URL:        https://gitweb.gentoo.org/dev/xmw.git/commit/?id=19aa89bd

ffmpeg-3 is masked

 .../libasdcp-cth/.libasdcp-cth-0.1.1.ebuild.swp    | Bin 0 -> 12288 bytes
 profiles/package.mask                              |   4 +
 virtual/xmwce/metadata.xml                         |   2 +-
 virtual/xmwce/xmwce-0_p20160531.ebuild             |  98 ++++++++++++++++++++
 virtual/xmwce/xmwce-0_p20160607.ebuild             |  99 +++++++++++++++++++++
 5 files changed, 202 insertions(+), 1 deletion(-)

diff --git a/media-libs/libasdcp-cth/.libasdcp-cth-0.1.1.ebuild.swp 
b/media-libs/libasdcp-cth/.libasdcp-cth-0.1.1.ebuild.swp
new file mode 100644
index 0000000..191fdcd
Binary files /dev/null and 
b/media-libs/libasdcp-cth/.libasdcp-cth-0.1.1.ebuild.swp differ

diff --git a/profiles/package.mask b/profiles/package.mask
index 878dcc5..ac175cd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -14,3 +14,7 @@ media-libs/raspberrypi-videocore-bin
 # Michael Weber <[email protected]> (13 Mar 2013)
 # segfault in snprintf
 =media-radio/ebook2cw-0.8.2
+
+# Michael Weber <[email protected]> (11 Jun 2016)
+# ffmpeg-3 is masked
+media-video/dcpomatic

diff --git a/virtual/xmwce/metadata.xml b/virtual/xmwce/metadata.xml
index d5eee05..dbefdaf 100644
--- a/virtual/xmwce/metadata.xml
+++ b/virtual/xmwce/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer>
+<maintainer type="person">
 <email>[email protected]</email>
 <name>Michael Weber</name>
 </maintainer>

diff --git a/virtual/xmwce/xmwce-0_p20160531.ebuild 
b/virtual/xmwce/xmwce-0_p20160531.ebuild
new file mode 100644
index 0000000..f8a2f03
--- /dev/null
+++ b/virtual/xmwce/xmwce-0_p20160531.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Michael Weber (xmw) console environment"
+SRC_URI=""
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+dev +root +wlan +kernel mpc"
+
+RDEPEND="
+       app-admin/makepasswd
+       app-arch/hardlink
+       app-arch/zip
+       app-editors/vim
+       app-misc/screen
+       app-misc/when
+       app-portage/eix
+       app-portage/genlop
+       app-portage/pfl
+       app-shells/zsh
+       app-vim/gnupg
+       app-vim/pathogen
+       dev-util/strace
+       dev-vcs/git
+       media-gfx/exif
+       net-analyzer/netcat6
+       net-analyzer/nmap
+       net-dns/bind-tools
+       net-misc/mosh
+       net-misc/openssh
+       net-misc/telnet-bsd
+       net-misc/whois
+       sys-apps/iproute2
+       sys-apps/less
+       sys-apps/mlocate
+       sys-apps/pv
+       sys-block/buffer
+       sys-fs/ncdu
+       sys-fs/sshfs
+       sys-process/glances
+       sys-process/htop
+       sys-process/iotop
+       sys-process/lsof
+       sys-process/parallel
+       dev? (
+               app-portage/gentoolkit
+               app-portage/gentoolkit-dev
+       )
+       kernel? (
+               app-admin/eclean-kernel
+               app-arch/cpio
+               app-arch/lz4
+               app-arch/lzop
+       )
+       mpc? (
+               media-sound/ncmpcpp[outputs,clock,visualizer,curl]
+               media-sound/alsa-utils
+       )
+       root? (
+               app-admin/logrotate
+               app-admin/syslog-ng
+               app-admin/tmpreaper
+               app-portage/layman
+               app-portage/layman[git]
+               app-portage/porticron
+               app-portage/smart-live-rebuild
+               mail-mta/postfix
+               net-analyzer/iptraf-ng
+               net-analyzer/tcpdump
+               net-firewall/iptables
+               net-misc/dhcp
+               net-misc/ntp
+               sys-apps/ethtool
+               sys-apps/hwloc
+               sys-apps/lm_sensors
+               sys-apps/lshw
+               sys-apps/pciutils
+               sys-apps/usbutils
+               sys-fs/ddrescue
+               sys-libs/gpm
+               sys-process/dcron
+               amd64? (
+                       sys-apps/smartmontools
+                       sys-power/acpid
+                       sys-power/cpupower
+               )
+       )
+       wlan? (
+               net-wireless/iw
+               net-wireless/wireless-tools
+               net-wireless/wpa_supplicant
+       )
+       "
+DEPEND=""

diff --git a/virtual/xmwce/xmwce-0_p20160607.ebuild 
b/virtual/xmwce/xmwce-0_p20160607.ebuild
new file mode 100644
index 0000000..1d57bdd
--- /dev/null
+++ b/virtual/xmwce/xmwce-0_p20160607.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Michael Weber (xmw) console environment"
+SRC_URI=""
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+dev +root +wlan +kernel mpc"
+
+RDEPEND="
+       app-admin/makepasswd
+       app-arch/hardlink
+       app-arch/zip
+       app-editors/vim
+       app-misc/screen
+       app-misc/when
+       app-portage/eix
+       app-portage/genlop
+       app-portage/pfl
+       app-shells/zsh
+       app-vim/gnupg
+       app-vim/pathogen
+       dev-util/strace
+       dev-vcs/git
+       media-gfx/exif
+       net-analyzer/netcat6
+       net-analyzer/nmap
+       net-dns/bind-tools
+       net-misc/mosh
+       net-misc/openssh
+       net-misc/telnet-bsd
+       net-misc/whois
+       sys-apps/iproute2
+       sys-apps/less
+       sys-apps/mlocate
+       sys-apps/pv
+       sys-block/buffer
+       sys-fs/ncdu
+       sys-fs/sshfs
+       sys-process/glances
+       sys-process/htop
+       sys-process/iotop
+       sys-process/lsof
+       sys-process/parallel
+       dev? (
+               app-portage/gentoolkit
+               app-portage/gentoolkit-dev
+       )
+       kernel? (
+               app-admin/eclean-kernel
+               app-arch/cpio
+               app-arch/lz4
+               app-arch/lzop
+       )
+       mpc? (
+               media-sound/ncmpcpp[outputs,clock,visualizer,curl]
+               media-sound/alsa-utils
+       )
+       root? (
+               app-admin/logrotate
+               app-admin/syslog-ng
+               app-admin/sysstat
+               app-admin/tmpreaper
+               app-portage/layman
+               app-portage/layman[git]
+               app-portage/porticron
+               app-portage/smart-live-rebuild
+               mail-mta/postfix
+               net-analyzer/iptraf-ng
+               net-analyzer/tcpdump
+               net-firewall/iptables
+               net-misc/dhcp
+               net-misc/ntp
+               sys-apps/ethtool
+               sys-apps/hwloc
+               sys-apps/lm_sensors
+               sys-apps/lshw
+               sys-apps/pciutils
+               sys-apps/usbutils
+               sys-fs/ddrescue
+               sys-libs/gpm
+               sys-process/dcron
+               amd64? (
+                       sys-apps/smartmontools
+                       sys-power/acpid
+                       sys-power/cpupower
+               )
+       )
+       wlan? (
+               net-wireless/iw
+               net-wireless/wireless-tools
+               net-wireless/wpa_supplicant
+       )
+       "
+DEPEND=""

Reply via email to