diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-18 00:26:14 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-18 00:26:14 +0000 |
| commit | 7ab4e247dcd5b243dda50c7cc3a300a71cae58a7 (patch) | |
| tree | 954de8e960087ad99d497c376c188245616f0996 /dev-python/notify-python/files | |
| parent | f9bde51be7fdfd43896d4fd6374ed58415085903 (diff) | |
| download | baldeagleos-repo-7ab4e247dcd5b243dda50c7cc3a300a71cae58a7.tar.gz baldeagleos-repo-7ab4e247dcd5b243dda50c7cc3a300a71cae58a7.tar.xz baldeagleos-repo-7ab4e247dcd5b243dda50c7cc3a300a71cae58a7.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/notify-python/files')
| -rw-r--r-- | dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch b/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch deleted file mode 100644 index ee146cb6fd84..000000000000 --- a/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch +++ /dev/null @@ -1,37 +0,0 @@ -http://pkgs.fedoraproject.org/gitweb/?p=notify-python.git;a=blob_plain;f=libnotify07.patch;hb=HEAD - ---- src/pynotify.defs -+++ src/pynotify.defs -@@ -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") |
