Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Commit

Permalink
[gmock,check,gtest] Removed: I do not run unit tests in the PKGBUILDs…
Browse files Browse the repository at this point in the history
… and I do not have the programming expertise to do so
  • Loading branch information
Xiao-Long Chen committed Oct 31, 2012
1 parent 548b55c commit fee7eaa
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 233 deletions.
79 changes: 38 additions & 41 deletions README
Expand Up @@ -26,47 +26,44 @@ Order to compile/install:
18: dconf-qt -> Qt bindings for DConf
19: sni-qt -> Turns Qt tray icons into appindicators
20: ido -> Widgets and objects used for indicators
21: check -> Unit testing framework for C
22: gsettings-desktop-schemas-ubuntu -> Shared GSettings schemas for the desktop
23: gnome-settings-daemon-ubuntu -> Daemon handling the GNOME session settings
24: gnome-session-ubuntu -> GNOME Session Manager
25: gnome-control-center-ubuntu -> Utilities to configure the GNOME desktop
26: gnome-screensaver-ubuntu -> Screensaver and screen locking for GNOME
27: indicator-applet -> GNOME panel indicator applet
28: indicator-application -> Takes menus and puts then in the panel
29: indicator-appmenu -> An indicator to host the menus from apps
30: indicator-datetime -> A very, very simple clock
31: indicator-power -> Indicator to show battery information
32: indicator-printers -> Indicator showing active print jobs
33: indicator-session -> Indicator to manage session
34: indicator-sound -> A unified sound menu
35: notify-osd -> Semi-transparent notification agent
36: network-manager-applet-ubuntu -> Network Manager applet with indicator support
37: gnome-bluetooth-ubuntu -> Gnome bluetooth applet with indicator support
38: gtest -> C++ testing utility based on xUnit
39: gmock -> A library for writing C++ mock classes
40: overlay-scrollbar * -> Overlay scrollbars for GTK 2 and GTK 3
41: evemu -> Linux evdev event emulation
42: frame -> Touch frame library
43: fixesproto-ubuntu -> X11 Fixes extension wire protocol
44: libxfixes-ubuntu -> X11 misc. 'fixes' extension library
45: xorg-server-ubuntu -> Xorg X server
46: grail -> Gesture recognition and instantiation lib.
47: geis -> Implementation of the GEIS interface
48: nux -> An OpenGL toolkit
49: unity-asset-pool -> Design assets for Unity
50: gnome-menus2 -> Gnome menu specifications
51: nautilus-ubuntu -> File manager and graphics shell for GNOME
52: python-oauthlib -> Python implementation of OAuth
53: unity-lens-applications -> Unity applications lens
54: unity-lens-files -> Unity files lens
55: unity-lens-music -> Unity music lens
56: unity-lens-photos -> Unity photo lens
57: unity-lens-video -> Unity video lens
58: unity-scope-video-remote -> Remove video search for Unity video lens
59: unity-scope-gdocs -> Google Docs scope for Unity
60: compiz-ubuntu -> Compiz compositing window manager
61: unity -> A desktop experience designed for efficiency
21: gsettings-desktop-schemas-ubuntu -> Shared GSettings schemas for the desktop
22: gnome-settings-daemon-ubuntu -> Daemon handling the GNOME session settings
23: gnome-session-ubuntu -> GNOME Session Manager
24: gnome-control-center-ubuntu -> Utilities to configure the GNOME desktop
25: gnome-screensaver-ubuntu -> Screensaver and screen locking for GNOME
26: indicator-applet -> GNOME panel indicator applet
27: indicator-application -> Takes menus and puts then in the panel
28: indicator-appmenu -> An indicator to host the menus from apps
29: indicator-datetime -> A very, very simple clock
30: indicator-power -> Indicator to show battery information
31: indicator-printers -> Indicator showing active print jobs
32: indicator-session -> Indicator to manage session
33: indicator-sound -> A unified sound menu
34: notify-osd -> Semi-transparent notification agent
35: network-manager-applet-ubuntu -> Network Manager applet with indicator support
36: gnome-bluetooth-ubuntu -> Gnome bluetooth applet with indicator support
37: overlay-scrollbar * -> Overlay scrollbars for GTK 2 and GTK 3
38: evemu -> Linux evdev event emulation
39: frame -> Touch frame library
40: fixesproto-ubuntu -> X11 Fixes extension wire protocol
41: libxfixes-ubuntu -> X11 misc. 'fixes' extension library
42: xorg-server-ubuntu -> Xorg X server
43: grail -> Gesture recognition and instantiation lib.
44: geis -> Implementation of the GEIS interface
45: nux -> An OpenGL toolkit
46: unity-asset-pool -> Design assets for Unity
47: gnome-menus2 -> Gnome menu specifications
48: nautilus-ubuntu -> File manager and graphics shell for GNOME
49: python-oauthlib -> Python implementation of OAuth
50: unity-lens-applications -> Unity applications lens
51: unity-lens-files -> Unity files lens
52: unity-lens-music -> Unity music lens
53: unity-lens-photos -> Unity photo lens
54: unity-lens-video -> Unity video lens
55: unity-scope-video-remote -> Remove video search for Unity video lens
56: unity-scope-gdocs -> Google Docs scope for Unity
57: compiz-ubuntu -> Compiz compositing window manager
58: unity -> A desktop experience designed for efficiency

* Optional packages
- overlay-scrollbar => For GNOME/Unity users who want a space saving scrollbar
Expand Down
9 changes: 0 additions & 9 deletions bamf/PKGBUILD
Expand Up @@ -39,15 +39,6 @@ build() {
popd
}

# Disable tests: they require Xorg to be running
#check() {
# cd "${srcdir}/${pkgbase}-${pkgver}/build-gtk2"
# make check
#
# cd "${srcdir}/${pkgbase}-${pkgver}/build-gtk3"
# make check
#}

package_bamfdaemon() {
pkgdesc="Window matching library daemon"
depends=('dbus-glib' 'libwnck3' 'libgtop' 'libunity-webapps')
Expand Down
28 changes: 0 additions & 28 deletions check/PKGBUILD

This file was deleted.

20 changes: 0 additions & 20 deletions check/check.install

This file was deleted.

15 changes: 0 additions & 15 deletions check/compare_versions.sh

This file was deleted.

51 changes: 0 additions & 51 deletions gmock/PKGBUILD

This file was deleted.

15 changes: 0 additions & 15 deletions gmock/compare_versions.sh

This file was deleted.

37 changes: 0 additions & 37 deletions gtest/PKGBUILD

This file was deleted.

15 changes: 0 additions & 15 deletions gtest/compare_versions.sh

This file was deleted.

2 changes: 1 addition & 1 deletion nux/PKGBUILD
Expand Up @@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url="https://launchpad.net/nux"
license=('LGPL')
depends=('gdk-pixbuf2' 'glew' 'pango' 'libsigc++' 'libxcomposite' 'ibus' 'libxdamage' 'libxxf86vm' 'geis')
makedepends=('boost' 'glproto' 'dri2proto' 'gtest' 'gmock' 'doxygen' 'graphviz')
makedepends=('boost' 'glproto' 'dri2proto' 'doxygen' 'graphviz')

groups=('unity')
options=('!libtool' '!emptydirs')
Expand Down
2 changes: 1 addition & 1 deletion unity/PKGBUILD
Expand Up @@ -17,7 +17,7 @@ arch=('i686' 'x86_64')
url="https://launchpad.net/unity"
license=('GPL')
depends=('bamf' 'boost' 'compiz-ubuntu>=0.9.8.4' 'clutter-gtk' 'gjs' 'gnome-desktop' 'gnome-session-ubuntu' 'libgnomeui' 'libindicator' 'libnotify' 'libunique' 'libunity' 'libunity-misc' 'nux' 'unity-asset-pool' 'vala' 'xorg-server>=1.12.0-100' 'libindicator3' 'libxfixes-ubuntu')
makedepends=('cmake' 'intltool' 'pkg-config' 'doxygen' 'gmock' 'gtest' 'python2-distribute')
makedepends=('cmake' 'intltool' 'pkg-config' 'doxygen' 'python2-distribute')
groups=('unity')
provides=("unity-core=${_actual_ver}")
conflicts=('unity-core')
Expand Down

0 comments on commit fee7eaa

Please sign in to comment.