diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-01 03:27:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-01 03:27:46 +0800 |
commit | 06bb1a36190395ab83cd33318f3143645b6eecdc (patch) | |
tree | 0856fa49260a9b2c492326b869d8fd16fed2764e | |
parent | baf91920252f8509f6a82442d3db4da3feb173d5 (diff) | |
download | marcuscom-ports-06bb1a36190395ab83cd33318f3143645b6eecdc.tar marcuscom-ports-06bb1a36190395ab83cd33318f3143645b6eecdc.tar.gz marcuscom-ports-06bb1a36190395ab83cd33318f3143645b6eecdc.tar.bz2 marcuscom-ports-06bb1a36190395ab83cd33318f3143645b6eecdc.tar.lz marcuscom-ports-06bb1a36190395ab83cd33318f3143645b6eecdc.tar.xz marcuscom-ports-06bb1a36190395ab83cd33318f3143645b6eecdc.tar.zst marcuscom-ports-06bb1a36190395ab83cd33318f3143645b6eecdc.zip |
Update to 0.10.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@690 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/gnome-mag/Makefile | 8 | ||||
-rw-r--r-- | accessibility/gnome-mag/distinfo | 2 | ||||
-rw-r--r-- | accessibility/gnome-mag/pkg-plist | 24 | ||||
-rw-r--r-- | accessibility/gnomemag/Makefile | 8 | ||||
-rw-r--r-- | accessibility/gnomemag/distinfo | 2 | ||||
-rw-r--r-- | accessibility/gnomemag/pkg-plist | 24 |
6 files changed, 56 insertions, 12 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 30a199c5e..aa0db7fae 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomemag -PORTVERSION= 0.9.1 +PORTVERSION= 0.10.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-mag/0.9 +MASTER_SITE_SUBDIR= sources/gnome-mag/0.10 DISTNAME= gnome-mag-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -22,8 +22,8 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ diff --git a/accessibility/gnome-mag/distinfo b/accessibility/gnome-mag/distinfo index ab9339d02..aa63202c9 100644 --- a/accessibility/gnome-mag/distinfo +++ b/accessibility/gnome-mag/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-mag-0.9.1.tar.gz) = 15b0d3a6855e6694ac7179a91d2bbed4 +MD5 (gnome2/gnome-mag-0.10.2.tar.gz) = e5a249ae58833579f7763f49f6b0c4df diff --git a/accessibility/gnome-mag/pkg-plist b/accessibility/gnome-mag/pkg-plist index d771e874e..9ad0e479e 100644 --- a/accessibility/gnome-mag/pkg-plist +++ b/accessibility/gnome-mag/pkg-plist @@ -3,11 +3,33 @@ include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/libgnome-mag.a lib/libgnome-mag.so lib/libgnome-mag.so.1 -libdata/bonobo/servers/GNOME_Magnifier.server.in +libdata/bonobo/servers/GNOME_Magnifier.server libdata/pkgconfig/gnome-mag-1.0.pc share/gnome/gnome-mag/crosshair-cursor.xpm share/gnome/gnome-mag/default-cursor.xpm share/gnome/idl/gnome-mag-1.0/GNOME_Magnifier.idl +share/locale/az/LC_MESSAGES/gnome-mag.mo +share/locale/be/LC_MESSAGES/gnome-mag.mo +share/locale/bg/LC_MESSAGES/gnome-mag.mo +share/locale/cs/LC_MESSAGES/gnome-mag.mo +share/locale/da/LC_MESSAGES/gnome-mag.mo +share/locale/de/LC_MESSAGES/gnome-mag.mo +share/locale/el/LC_MESSAGES/gnome-mag.mo +share/locale/es/LC_MESSAGES/gnome-mag.mo +share/locale/fa/LC_MESSAGES/gnome-mag.mo +share/locale/fi/LC_MESSAGES/gnome-mag.mo +share/locale/fr/LC_MESSAGES/gnome-mag.mo +share/locale/ga/LC_MESSAGES/gnome-mag.mo +share/locale/he/LC_MESSAGES/gnome-mag.mo +share/locale/ja/LC_MESSAGES/gnome-mag.mo +share/locale/lv/LC_MESSAGES/gnome-mag.mo +share/locale/ms/LC_MESSAGES/gnome-mag.mo +share/locale/nl/LC_MESSAGES/gnome-mag.mo +share/locale/no/LC_MESSAGES/gnome-mag.mo +share/locale/pt/LC_MESSAGES/gnome-mag.mo +share/locale/pt_BR/LC_MESSAGES/gnome-mag.mo +share/locale/sv/LC_MESSAGES/gnome-mag.mo +share/locale/vi/LC_MESSAGES/gnome-mag.mo @dirrm share/gnome/idl/gnome-mag-1.0 @dirrm share/gnome/gnome-mag @dirrm include/gnome-mag-1.0/magnifier diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index 30a199c5e..aa0db7fae 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomemag -PORTVERSION= 0.9.1 +PORTVERSION= 0.10.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-mag/0.9 +MASTER_SITE_SUBDIR= sources/gnome-mag/0.10 DISTNAME= gnome-mag-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -22,8 +22,8 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ diff --git a/accessibility/gnomemag/distinfo b/accessibility/gnomemag/distinfo index ab9339d02..aa63202c9 100644 --- a/accessibility/gnomemag/distinfo +++ b/accessibility/gnomemag/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-mag-0.9.1.tar.gz) = 15b0d3a6855e6694ac7179a91d2bbed4 +MD5 (gnome2/gnome-mag-0.10.2.tar.gz) = e5a249ae58833579f7763f49f6b0c4df diff --git a/accessibility/gnomemag/pkg-plist b/accessibility/gnomemag/pkg-plist index d771e874e..9ad0e479e 100644 --- a/accessibility/gnomemag/pkg-plist +++ b/accessibility/gnomemag/pkg-plist @@ -3,11 +3,33 @@ include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/libgnome-mag.a lib/libgnome-mag.so lib/libgnome-mag.so.1 -libdata/bonobo/servers/GNOME_Magnifier.server.in +libdata/bonobo/servers/GNOME_Magnifier.server libdata/pkgconfig/gnome-mag-1.0.pc share/gnome/gnome-mag/crosshair-cursor.xpm share/gnome/gnome-mag/default-cursor.xpm share/gnome/idl/gnome-mag-1.0/GNOME_Magnifier.idl +share/locale/az/LC_MESSAGES/gnome-mag.mo +share/locale/be/LC_MESSAGES/gnome-mag.mo +share/locale/bg/LC_MESSAGES/gnome-mag.mo +share/locale/cs/LC_MESSAGES/gnome-mag.mo +share/locale/da/LC_MESSAGES/gnome-mag.mo +share/locale/de/LC_MESSAGES/gnome-mag.mo +share/locale/el/LC_MESSAGES/gnome-mag.mo +share/locale/es/LC_MESSAGES/gnome-mag.mo +share/locale/fa/LC_MESSAGES/gnome-mag.mo +share/locale/fi/LC_MESSAGES/gnome-mag.mo +share/locale/fr/LC_MESSAGES/gnome-mag.mo +share/locale/ga/LC_MESSAGES/gnome-mag.mo +share/locale/he/LC_MESSAGES/gnome-mag.mo +share/locale/ja/LC_MESSAGES/gnome-mag.mo +share/locale/lv/LC_MESSAGES/gnome-mag.mo +share/locale/ms/LC_MESSAGES/gnome-mag.mo +share/locale/nl/LC_MESSAGES/gnome-mag.mo +share/locale/no/LC_MESSAGES/gnome-mag.mo +share/locale/pt/LC_MESSAGES/gnome-mag.mo +share/locale/pt_BR/LC_MESSAGES/gnome-mag.mo +share/locale/sv/LC_MESSAGES/gnome-mag.mo +share/locale/vi/LC_MESSAGES/gnome-mag.mo @dirrm share/gnome/idl/gnome-mag-1.0 @dirrm share/gnome/gnome-mag @dirrm include/gnome-mag-1.0/magnifier |