diff --git a/app-misc/gnome15/Manifest b/app-misc/gnome15/Manifest deleted file mode 100644 index 4744681579409e2796e21443d8660484111947e5..0000000000000000000000000000000000000000 --- a/app-misc/gnome15/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX gnome15-0.9.6-use_pillow.patch 421 SHA256 3a7c073bcb71ae44db9345d78b8185c91ea2352ee93a7b04e020ba56068b77c5 SHA512 04fc30499aeddf7a920059f6fdd4d189dd8b4c6b8462edaf60dfbeda3b7cad25ae533914f88238dcbf307e1f88aced152680ec33d2bbb53a49270f509b4c61d5 WHIRLPOOL 9980df55f598cbaa1aa681d5a1c18f4a532acf656727d9a593c7f6726278c64b6ff71d86b4cda69ff89ef7f55da3eb438f6ec2c019eeaee5d63182a2e8cb5655 -DIST gnome15-0.9.6.tar.gz 2564829 SHA256 6a199f27c36daddf3c0444fb97b8ecd6438b9c3ff0d9a4bb62cd5f6a5c33cee1 SHA512 5ccac994884373d7c0c3c1a89a0fc92adb8e0e84c8607825c2d7e8ea84d03340a8616f980c1c91ec6023a83664d123651e2d2f46c50efae4c531be298cc08082 WHIRLPOOL 914a34b241148d1a2d1bd4cdedb758022976f049f2d04adb8dad2e2d1a69d8ec29d76fe89f017a4c3d49e6a1fc2c4cf42f1add0bf33072041eb76d7fc4cbebd4 -DIST gnome15-0.9.7.tar.gz 2578846 SHA256 ce0510e89e3a552b322c4696393210542594cd1e00b3c84729bb0ccd38debaf0 SHA512 86661cd7e72959c4b5b17d03245dfa9fe80825212c6a0eccedd0bb41fc437a5f6c2de977089024364c86fb5998603048c38f74e324744c0e16223e63517123f8 WHIRLPOOL 45401f299c0911388286f546c54153adfba3ffcfb143cdfd3ca0b5c4124470fdcc4266ee908240ca7c1e4096d149cde02f2a14c3f3bc13429cd87535c58f88c2 -EBUILD gnome15-0.9.6-r6.ebuild 5879 SHA256 4f4d2441243aa0c0f7d6c131a6930d6ec36502b0557292e38853279fffd99182 SHA512 7ee513e9126f70ca7e90aeddfe9d2fd8d5014932cbb8b1b2ac2523b50ca932df41a90c7c6dec63afdebb875257addb9e5aabfbd7093f326c50d5bff76f7e7377 WHIRLPOOL 598148226494cbb84f1b0c344dbf705caa7bb76523e05876904b83232e71344cc81cb3f997cfd9f6beeb2b7d11d96c9b7c05e960c994f0646029fa6e89dd7d5c -EBUILD gnome15-0.9.7-r1.ebuild 5887 SHA256 eb81677c2c5d502ce2c8e421462c52547d41118ddabcb0962f6cf35d497dc165 SHA512 6d19f24cd18cff4edf0b23a1deef7a0924b7f5b4ee102e5c84290db45f912f90b263c509e009b766e50c42e54bfb83bc491285f5d1b36f2ae6141253199cc5d8 WHIRLPOOL cb68961a0df6fa5eb837abead3474743cdfd6ef691fc29700645c4848634225236360ced8bd4831c896f88165d0408daf93a7b03147e9e49df741c8f2ec403b0 diff --git a/app-misc/gnome15/files/gnome15-0.9.6-use_pillow.patch b/app-misc/gnome15/files/gnome15-0.9.6-use_pillow.patch deleted file mode 100644 index 80ee7949307134daff749fc55a818dc08ac1f699..0000000000000000000000000000000000000000 --- a/app-misc/gnome15/files/gnome15-0.9.6-use_pillow.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/configure.ac b/configure.ac -index f01562a..e553b7f 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -30,7 +30,7 @@ AX_PYTHON_MODULE(virtkey, []) - AS_IF([test "x${HAVE_PYMOD_VIRTKEY}" = "xno"], - [AC_MSG_ERROR([Requires Python Virtkey Library])]) - --AX_PYTHON_MODULE(Image, []) -+AX_PYTHON_MODULE(PIL.Image, []) - AS_IF([test "x${HAVE_PYMOD_IMAGE}" = "xno"], - [AC_MSG_ERROR([Requires Python Image Library])]) - diff --git a/app-misc/gnome15/gnome15-0.9.6-r6.ebuild b/app-misc/gnome15/gnome15-0.9.6-r6.ebuild deleted file mode 100644 index 6003988e1b018c415c38f836b13da2b731a5f5a2..0000000000000000000000000000000000000000 --- a/app-misc/gnome15/gnome15-0.9.6-r6.ebuild +++ /dev/null @@ -1,205 +0,0 @@ -EAPI=5 - -PYTHON_COMPAT=( python{2_6,2_7} ) - -inherit autotools eutils linux-info python-single-r1 - -DESCRIPTION="Gnome tools for the Logitech G Series Keyboards And Z-10 Speakers" -HOMEPAGE="http://www.russo79.com/gnome15" -SRC_URI="https://projects.russo79.com/attachments/download/140/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="alsa ayatana debug cairo evo g15 g19 g930 gnome google gstreamer - imap lg4l-module lm_sensors pop pulseaudio - rss screensaver systray telepathy themes title voip weather - xrandr yahoo" - -### in development: -#networkmanager nexuiz webkit - -OBSOLETE_PACKAGES="\ - !dev-python/pylibg19 - !app-misc/gnome15-core - !app-misc/gnome15-iconpack - !app-misc/gnome15-impulse15 - !app-misc/gnome15-plugins" - -RDEPEND="${OBSOLETE_PACKAGES} \ - dev-python/pygtk - dev-python/gconf-python - dev-python/dbus-python - dev-python/libgtop-python - dev-python/lxml - virtual/python-imaging - dev-python/python-xlib - dev-python/librsvg-python - dev-python/pyinotify - dev-python/libwnck-python - dev-python/pyusb - dev-python/pyxdg - dev-python/python-uinput - dev-python/python-virtkey - dev-python/pyinputevent - virtual/udev - dev-python/keyring - x11-themes/gnome-icon-theme -alsa? ( dev-python/pyalsa - dev-python/pyalsaaudio ) -cairo? ( x11-misc/cairo-clock - dev-python/pycairo - dev-python/cairoplot-gnome15 ) -evo? ( dev-python/evolution-python - dev-python/vobject ) -gnome? ( gnome-base/libgnomeui - dev-python/gnome-applets-python - dev-python/gnome-desktop-python - dev-python/gnome-keyring-python - dev-python/pygobject ) -g15? ( !app-misc/g15daemon - dev-libs/libg15-gnome15 ) -google? ( dev-python/gdata ) -gstreamer? ( dev-python/gst-python ) -lg4l-module? ( sys-kernel/lg4l-kernel-module ) -lm_sensors? ( dev-python/PySensors ) -pulseaudio? ( sci-libs/fftw:3.0 - media-sound/pulseaudio ) -rss? ( dev-python/feedparser ) -systray? ( dev-python/pygobject ) -telepathy? ( dev-python/telepathy-python ) -title? ( dev-python/setproctitle ) -" -DEPEND="${RDEPEND}" - -### in development: -#nexuiz? ( games-fps/nexuiz ) - -pkg_setup() { - ERROR_INPUT_UINPUT="INPUT_UINPUT is required for g15-desktop-service to work" - CONFIG_CHECK="~INPUT_UINPUT" - check_extra_config - - python-single-r1_pkg_setup -} - -src_prepare() { - epatch "${FILESDIR}/${P}-use_pillow.patch" - eautoconf -} - -src_configure() { - local DRIVERS - local PLUGINS - local THEMES - -### if you have suggestions or problems using Gnome15 via these ebuilds, -### post them at https://github.com/CMoH/gnome15-overlay - - DRIVERS="\ - $(use_enable lg4l-module driver-kernel) \ - $(use_enable g15 driver-g15direct) \ - $(use_enable g19 driver-g19direct) \ - $(use_enable g930 driver-g930) \ - " - - PLUGINS="\ - --enable-plugin-background \ - --enable-plugin-clock \ - --enable-plugin-fx \ - --enable-plugin-lcdshot \ - --enable-plugin-macro_recorder \ - --enable-plugin-macros \ - --enable-plugin-menu \ - --enable-plugin-mounts \ - --enable-plugin-mpris \ - --enable-plugin-panel \ - --enable-plugin-processes \ - --enable-plugin-profiles \ - --enable-plugin-stopwatch \ - --enable-plugin-sysmon \ - --enable-plugin-trafficstats \ - --enable-plugin-tails \ - --enable-plugin-tweak \ - $(use_enable alsa plugin-volume) \ - $(use_enable ayatana plugin-indicator-messages) \ - $(use_enable debug plugin-debug) \ - $(use_enable cairo plugin-cairo-clock) \ - $(use_enable evo plugin-cal-evolution) \ - $(use_enable gstreamer plugin-mediaplayer) \ - $(use_enable g15 plugin-g15daemon-server) \ - $(use_enable google plugin-cal-google) \ - $(use_enable gstreamer plugin-mediaplayer) \ - $(use_enable lm_sensors plugin-sense) \ - $(use_enable pulseaudio plugin-impulse15) \ - $(use_enable rss plugin-rss) \ - $(use_enable screensaver plugin-screensaver) \ - $(use_enable telepathy plugin-im) \ - $(use_enable voip plugin-voip) \ - $(use_enable weather plugin-weather) \ - $(use_enable xrandr plugin-display) \ - " - -### in development - # --enable-plugin-backlight \ - # --enable-plugin-things \ - # $(use_enable networkmanager plugin-nm) \ - # $(use_enable webkit plugin-webkit-browser) \ - - # calendar plugins - if use evo || use google ; then - PLUGINS="${PLUGINS} --enable-plugin-cal" - fi - - if use cairo && use google ; then - PLUGINS="${PLUGINS} --enable-plugin-google-analytics" - fi - - if use pop || use imap ; then - PLUGINS="${PLUGINS} --enable-plugin-lcdbiff" - fi - - if use voip ; then - PLUGINS="${PLUGINS} --enable-plugin-voip-teamspeak3" - fi - - if use weather ; then - PLUGINS="${PLUGINS} --enable-plugin-weather-noaa" - if use yahoo ; then - PLUGINS="${PLUGINS} --enable-plugin-weather-yahoo" - fi - fi - -#### not sure how to expose these plugins: -# --enable-plugin-lens Enable Unity Lens plugin. -# --enable-plugin-notify-lcd -# Enable Notify LCD plugin. Takes over as notification -# daemon and displays messages on LCD, blinks keyboard -# --enable-plugin-notify-lcd2 -# Enable Notify LCD plugin. Takes over as notification -# daemon and displays messages on LCD, blinks keyboard -# --enable-plugin-ppastats -# Enable PPAStats plugin. -########################################### - - THEMES="\ - --enable-icons-mono \ - $(use_enable themes icons-awoken) \ - " - - # finally, the config - GST_REGISTRY="${T}/gstreamer-registry" \ - econf \ - $(use_enable ayatana indicator) \ - $(use_enable systray systemtray) \ - $(use_enable gnome gnome-shell-extension) \ - ${DRIVERS} \ - ${PLUGINS} \ - ${THEMES} -} - -src_compile() { - emake - python_fix_shebang "${S}/src/scripts" -} diff --git a/app-misc/gnome15/gnome15-0.9.7-r1.ebuild b/app-misc/gnome15/gnome15-0.9.7-r1.ebuild deleted file mode 100644 index 0b58a498e272bcf8ace97c0b1b131d262dcc2f4a..0000000000000000000000000000000000000000 --- a/app-misc/gnome15/gnome15-0.9.7-r1.ebuild +++ /dev/null @@ -1,205 +0,0 @@ -EAPI=5 - -PYTHON_COMPAT=( python{2_6,2_7} ) - -inherit autotools eutils linux-info python-single-r1 - -DESCRIPTION="Gnome tools for the Logitech G Series Keyboards And Z-10 Speakers" -HOMEPAGE="http://www.russo79.com/gnome15" -SRC_URI="https://projects.russo79.com/attachments/download/147/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="alsa ayatana debug cairo evo g15 g19 g930 gnome google gstreamer - imap lg4l-module lm_sensors pop pulseaudio - rss screensaver systray telepathy themes title voip weather - xrandr yahoo" - -### in development: -#networkmanager nexuiz webkit - -OBSOLETE_PACKAGES="\ - !dev-python/pylibg19 - !app-misc/gnome15-core - !app-misc/gnome15-iconpack - !app-misc/gnome15-impulse15 - !app-misc/gnome15-plugins" - -RDEPEND="${OBSOLETE_PACKAGES} \ - dev-python/pygtk - dev-python/gconf-python - dev-python/dbus-python - dev-python/libgtop-python - dev-python/lxml - virtual/python-imaging - dev-python/python-xlib - dev-python/librsvg-python - dev-python/pyinotify - dev-python/libwnck-python - dev-python/pyusb - dev-python/pyxdg - dev-python/python-uinput - dev-python/python-virtkey - dev-python/pyinputevent - virtual/udev - dev-python/keyring - x11-themes/gnome-icon-theme -alsa? ( dev-python/pyalsa - dev-python/pyalsaaudio ) -cairo? ( x11-misc/cairo-clock - dev-python/pycairo - dev-python/cairoplot-gnome15 ) -evo? ( dev-python/evolution-python - dev-python/vobject ) -gnome? ( gnome-base/libgnomeui - dev-python/gnome-applets-python - dev-python/gnome-desktop-python - dev-python/gnome-keyring-python - dev-python/pygobject ) -g15? ( !app-misc/g15daemon - dev-libs/libg15-gnome15 ) -google? ( dev-python/gdata ) -gstreamer? ( dev-python/gst-python ) -lg4l-module? ( sys-kernel/lg4l-kernel-module ) -lm_sensors? ( dev-python/PySensors ) -pulseaudio? ( sci-libs/fftw:3.0 - media-sound/pulseaudio ) -rss? ( dev-python/feedparser ) -systray? ( dev-python/pygobject ) -telepathy? ( dev-python/telepathy-python ) -title? ( dev-python/setproctitle ) -" -DEPEND="${RDEPEND}" - -### in development: -#nexuiz? ( games-fps/nexuiz ) - -pkg_setup() { - ERROR_INPUT_UINPUT="INPUT_UINPUT is required for g15-desktop-service to work" - CONFIG_CHECK="~INPUT_UINPUT" - check_extra_config - - python-single-r1_pkg_setup -} - -# src_prepare() { -# epatch "${FILESDIR}/${P}-use_pillow.patch" -# eautoconf -# } - -src_configure() { - local DRIVERS - local PLUGINS - local THEMES - -### if you have suggestions or problems using Gnome15 via these ebuilds, -### post them at https://github.com/CMoH/gnome15-overlay - - DRIVERS="\ - $(use_enable lg4l-module driver-kernel) \ - $(use_enable g15 driver-g15direct) \ - $(use_enable g19 driver-g19direct) \ - $(use_enable g930 driver-g930) \ - " - - PLUGINS="\ - --enable-plugin-background \ - --enable-plugin-clock \ - --enable-plugin-fx \ - --enable-plugin-lcdshot \ - --enable-plugin-macro_recorder \ - --enable-plugin-macros \ - --enable-plugin-menu \ - --enable-plugin-mounts \ - --enable-plugin-mpris \ - --enable-plugin-panel \ - --enable-plugin-processes \ - --enable-plugin-profiles \ - --enable-plugin-stopwatch \ - --enable-plugin-sysmon \ - --enable-plugin-trafficstats \ - --enable-plugin-tails \ - --enable-plugin-tweak \ - $(use_enable alsa plugin-volume) \ - $(use_enable ayatana plugin-indicator-messages) \ - $(use_enable debug plugin-debug) \ - $(use_enable cairo plugin-cairo-clock) \ - $(use_enable evo plugin-cal-evolution) \ - $(use_enable gstreamer plugin-mediaplayer) \ - $(use_enable g15 plugin-g15daemon-server) \ - $(use_enable google plugin-cal-google) \ - $(use_enable gstreamer plugin-mediaplayer) \ - $(use_enable lm_sensors plugin-sense) \ - $(use_enable pulseaudio plugin-impulse15) \ - $(use_enable rss plugin-rss) \ - $(use_enable screensaver plugin-screensaver) \ - $(use_enable telepathy plugin-im) \ - $(use_enable voip plugin-voip) \ - $(use_enable weather plugin-weather) \ - $(use_enable xrandr plugin-display) \ - " - -### in development - # --enable-plugin-backlight \ - # --enable-plugin-things \ - # $(use_enable networkmanager plugin-nm) \ - # $(use_enable webkit plugin-webkit-browser) \ - - # calendar plugins - if use evo || use google ; then - PLUGINS="${PLUGINS} --enable-plugin-cal" - fi - - if use cairo && use google ; then - PLUGINS="${PLUGINS} --enable-plugin-google-analytics" - fi - - if use pop || use imap ; then - PLUGINS="${PLUGINS} --enable-plugin-lcdbiff" - fi - - if use voip ; then - PLUGINS="${PLUGINS} --enable-plugin-voip-teamspeak3" - fi - - if use weather ; then - PLUGINS="${PLUGINS} --enable-plugin-weather-noaa" - if use yahoo ; then - PLUGINS="${PLUGINS} --enable-plugin-weather-yahoo" - fi - fi - -#### not sure how to expose these plugins: -# --enable-plugin-lens Enable Unity Lens plugin. -# --enable-plugin-notify-lcd -# Enable Notify LCD plugin. Takes over as notification -# daemon and displays messages on LCD, blinks keyboard -# --enable-plugin-notify-lcd2 -# Enable Notify LCD plugin. Takes over as notification -# daemon and displays messages on LCD, blinks keyboard -# --enable-plugin-ppastats -# Enable PPAStats plugin. -########################################### - - THEMES="\ - --enable-icons-mono \ - $(use_enable themes icons-awoken) \ - " - - # finally, the config - GST_REGISTRY="${T}/gstreamer-registry" \ - econf \ - $(use_enable ayatana indicator) \ - $(use_enable systray systemtray) \ - $(use_enable gnome gnome-shell-extension) \ - ${DRIVERS} \ - ${PLUGINS} \ - ${THEMES} -} - -src_compile() { - emake - python_fix_shebang "${S}/src/scripts" -} diff --git a/dev-python/PySensors/Manifest b/dev-python/PySensors/Manifest deleted file mode 100644 index 7985bd3c15c2dfca709f98f2b87b4782b71824ce..0000000000000000000000000000000000000000 --- a/dev-python/PySensors/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST PySensors-0.0.2.tar.gz 5389 SHA256 53f74f6447c9994ceeb30d73c7ff3d6c9593316c0094db74e91bafe97fc6f773 SHA512 0884643dc4b801087f871c9813b2c2cd6f6ef950c973c7a990f8f81fb6d82ee7d3b3bfd3acf01d01041b6baa12976909346e641dce10ca65a4e72cf0e59a5796 WHIRLPOOL 8440e1f53e1e67004be66c50289c40bf2a60c77afd4744c8127c3708beb894f62470fc964570ee7a89b6b2c82eff2e98362a6f2c2fb6f2e51e4bd46a81edf40a -EBUILD PySensors-0.0.2-r2.ebuild 386 SHA256 3f05d63f8ff8633419d5d5112d6d96b31a651425b68cc94d1e5547631206516c SHA512 7d3d127874ddbad3ccb2f634826d6d44461f4f36aad3a92e670b4c3f90ff6ea9bcaa9d191695032804d60785548f22d165c0870f5ec5c965eae26d676238eb6f WHIRLPOOL 3b08388a4e69b678a3d472b720bba894f45156aa69f9d8631f84cd6b93c1eb648981f4fb0b553bfab187badac70c37289c8ec0a569342006dde586c91ae92ae0 diff --git a/dev-python/PySensors/PySensors-0.0.2-r2.ebuild b/dev-python/PySensors/PySensors-0.0.2-r2.ebuild deleted file mode 100644 index 1821bdc80a04bf4f6fb8ee9299fcc6df2ed369a6..0000000000000000000000000000000000000000 --- a/dev-python/PySensors/PySensors-0.0.2-r2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -EAPI=5 - -PYTHON_COMPAT=( python{2_6,2_7} ) -PYTHON_MODULE="sensors" - -inherit distutils-r1 - -DESCRIPTION="Python bindings for libsensors.so from the lm-sensors project" -HOMEPAGE="http://www.russo79.com/gnome15" -SRC_URI="https://projects.russo79.com/attachments/download/34/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="sys-apps/lm_sensors" -DEPEND="${RDEPEND}"