summaryrefslogtreecommitdiffstats
path: root/extra/python-notify
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-notify')
-rw-r--r--extra/python-notify/.footprint.i68618
-rw-r--r--extra/python-notify/.footprint.x86_6418
-rw-r--r--extra/python-notify/.md5sum.i6862
-rw-r--r--extra/python-notify/.md5sum.x86_642
-rw-r--r--extra/python-notify/Pkgfile22
-rw-r--r--extra/python-notify/libnotify07.patch36
6 files changed, 0 insertions, 98 deletions
diff --git a/extra/python-notify/.footprint.i686 b/extra/python-notify/.footprint.i686
deleted file mode 100644
index 0f5eb699a..000000000
--- a/extra/python-notify/.footprint.i686
+++ /dev/null
@@ -1,18 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/notify-python.pc
-drwxr-xr-x root/root usr/lib/python2.7/
-drwxr-xr-x root/root usr/lib/python2.7/site-packages/
-drwxr-xr-x root/root usr/lib/python2.7/site-packages/gtk-2.0/
-drwxr-xr-x root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/
--rw-r--r-- root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/__init__.py
--rw-r--r-- root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/__init__.pyc
--rw-r--r-- root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/__init__.pyo
--rwxr-xr-x root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/_pynotify.la
--rwxr-xr-x root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/_pynotify.so
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/pygtk/
-drwxr-xr-x root/root usr/share/pygtk/2.0/
-drwxr-xr-x root/root usr/share/pygtk/2.0/defs/
--rw-r--r-- root/root usr/share/pygtk/2.0/defs/pynotify.defs
diff --git a/extra/python-notify/.footprint.x86_64 b/extra/python-notify/.footprint.x86_64
deleted file mode 100644
index 0f5eb699a..000000000
--- a/extra/python-notify/.footprint.x86_64
+++ /dev/null
@@ -1,18 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/notify-python.pc
-drwxr-xr-x root/root usr/lib/python2.7/
-drwxr-xr-x root/root usr/lib/python2.7/site-packages/
-drwxr-xr-x root/root usr/lib/python2.7/site-packages/gtk-2.0/
-drwxr-xr-x root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/
--rw-r--r-- root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/__init__.py
--rw-r--r-- root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/__init__.pyc
--rw-r--r-- root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/__init__.pyo
--rwxr-xr-x root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/_pynotify.la
--rwxr-xr-x root/root usr/lib/python2.7/site-packages/gtk-2.0/pynotify/_pynotify.so
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/pygtk/
-drwxr-xr-x root/root usr/share/pygtk/2.0/
-drwxr-xr-x root/root usr/share/pygtk/2.0/defs/
--rw-r--r-- root/root usr/share/pygtk/2.0/defs/pynotify.defs
diff --git a/extra/python-notify/.md5sum.i686 b/extra/python-notify/.md5sum.i686
deleted file mode 100644
index aa14b73d8..000000000
--- a/extra/python-notify/.md5sum.i686
+++ /dev/null
@@ -1,2 +0,0 @@
-b40c4542575d5aef559908fe60a21634 libnotify07.patch
-8f0ef0939cc8edd2efd896ce5ba80cf4 notify-python-0.1.1.tar.gz
diff --git a/extra/python-notify/.md5sum.x86_64 b/extra/python-notify/.md5sum.x86_64
deleted file mode 100644
index aa14b73d8..000000000
--- a/extra/python-notify/.md5sum.x86_64
+++ /dev/null
@@ -1,2 +0,0 @@
-b40c4542575d5aef559908fe60a21634 libnotify07.patch
-8f0ef0939cc8edd2efd896ce5ba80cf4 notify-python-0.1.1.tar.gz
diff --git a/extra/python-notify/Pkgfile b/extra/python-notify/Pkgfile
deleted file mode 100644
index 71cb5acef..000000000
--- a/extra/python-notify/Pkgfile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Description: Connecteur python pour libnotify
-# URL: http://www.galago-project.org/
-# Maintainer: NuTyX packager team
-# Packager: thierryn1 at hispeed at ch
-# Depends on: libnotify,pygtk,dbus-glib,wxgtk
-# Run on: libnotify,pygtk,dbus-glib,wxgtk
-
-name=python-notify
-version=0.1.1
-release=2
-
-source=(http://www.galago-project.org/files/releases/source/notify-python/notify-python-$version.tar.gz
- libnotify07.patch)
-
-build() {
- cd notify-python-$version
- patch -p1 < $SRC/libnotify07.patch
- PYTHON=/usr/bin/python2 ./configure --prefix=/usr
- make
- make DESTDIR=$PKG install
-}
-
diff --git a/extra/python-notify/libnotify07.patch b/extra/python-notify/libnotify07.patch
deleted file mode 100644
index 289573d50..000000000
--- a/extra/python-notify/libnotify07.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -up notify-python-0.1.1/src/pynotify.defs.notify070 notify-python-0.1.1/src/pynotify.defs
---- notify-python-0.1.1/src/pynotify.defs.notify070 2010-11-02 17:11:14.928179237 -0400
-+++ notify-python-0.1.1/src/pynotify.defs 2010-11-02 17:11:51.153180231 -0400
-@@ -38,7 +38,6 @@
- '("const-gchar*" "summary")
- '("const-gchar*" "message" (null-ok) (default "NULL"))
- '("const-gchar*" "icon" (null-ok) (default "NULL"))
-- '("GtkWidget*" "attach" (null-ok) (default "NULL"))
- )
- )
-
-@@ -53,24 +52,6 @@
- )
- )
-
--(define-method attach_to_widget
-- (of-object "NotifyNotification")
-- (c-name "notify_notification_attach_to_widget")
-- (return-type "none")
-- (parameters
-- '("GtkWidget*" "attach")
-- )
--)
--
--(define-method attach_to_status_icon
-- (of-object "NotifyNotification")
-- (c-name "notify_notification_attach_to_status_icon")
-- (return-type "none")
-- (parameters
-- '("GtkStatusIcon*" "attach")
-- )
--)
--
- (define-method show
- (of-object "NotifyNotification")
- (c-name "notify_notification_show")