diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-21 10:52:41 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-21 10:52:41 +0800 |
commit | 5d5aad7a0b2ca4f7c8161fe16aa197c3ba86e16f (patch) | |
tree | 3c49f72e62589aa08d7f72ddcd0c32cf6145862a /x11-toolkits/py-gnome-desktop/files | |
parent | ae33ca5616b01590e62f8335cb8a5a149539adef (diff) | |
download | marcuscom-ports-5d5aad7a0b2ca4f7c8161fe16aa197c3ba86e16f.tar marcuscom-ports-5d5aad7a0b2ca4f7c8161fe16aa197c3ba86e16f.tar.gz marcuscom-ports-5d5aad7a0b2ca4f7c8161fe16aa197c3ba86e16f.tar.bz2 marcuscom-ports-5d5aad7a0b2ca4f7c8161fe16aa197c3ba86e16f.tar.lz marcuscom-ports-5d5aad7a0b2ca4f7c8161fe16aa197c3ba86e16f.tar.xz marcuscom-ports-5d5aad7a0b2ca4f7c8161fe16aa197c3ba86e16f.tar.zst marcuscom-ports-5d5aad7a0b2ca4f7c8161fe16aa197c3ba86e16f.zip |
Add py-gnome-desktop after a repocopy from py-gnome-extras. py-gnome-desktop
is a set of Python bindings taken from py-gnome-extras that correspond to
GNOME Desktop components.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5481 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome-desktop/files')
-rw-r--r-- | x11-toolkits/py-gnome-desktop/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-desktop/files/patch-configure | 10 |
2 files changed, 0 insertions, 21 deletions
diff --git a/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in b/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in deleted file mode 100644 index 89faafbdc..000000000 --- a/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jan 28 14:22:51 2005 -+++ Makefile.in Fri Jan 28 14:23:04 2005 -@@ -43,7 +43,7 @@ - @BUILD_WNCK_TRUE@am__append_5 = wnck - @BUILD_GTKMOZEMBED_TRUE@am__append_6 = gtkmozembed - @BUILD_GTKSPELL_TRUE@am__append_7 = gtkspell --@BUILD_GDL_TRUE@am__append_8 = gdl -+@BUILD_GDL_TRUE@am__append_8 = - @BUILD_TOTEM_PLPARSER_TRUE@am__append_9 = totem - @BUILD_GTOP_TRUE@am__append_10 = gtop - @BUILD_NAUTILUSBURN_TRUE@am__append_11 = nautilusburn diff --git a/x11-toolkits/py-gnome-desktop/files/patch-configure b/x11-toolkits/py-gnome-desktop/files/patch-configure deleted file mode 100644 index 2151fdea2..000000000 --- a/x11-toolkits/py-gnome-desktop/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Nov 11 21:36:37 2005 -+++ configure Fri Nov 11 21:36:55 2005 -@@ -21713,6 +21713,7 @@ - case $mozpackage in - firefox) mozpackage_required_version=1.0 ;; - mozilla) mozpackage_required_version=1.2b ;; -+ seamonkey) mozpackage_required_version=1.2b ;; - *) { { echo "$as_me:$LINENO: error: --with-gtkmozembed argument must be either 'mozilla' or 'firefox'" >&5 - echo "$as_me: error: --with-gtkmozembed argument must be either 'mozilla' or 'firefox'" >&2;} - { (exit 1); exit 1; }; } |