1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

add poedit

gettext catalogs (.po files) editor
This commit is contained in:
Ying-Chieh Liao 2001-03-27 15:45:18 +00:00
parent 26c87c0a23
commit d99e722834
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40452
7 changed files with 70 additions and 0 deletions

View File

@ -76,6 +76,7 @@
SUBDIR += offix-editor
SUBDIR += openoffice
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml-emacs
SUBDIR += psgml-emacs20
SUBDIR += psgml-mule

25
editors/poedit/Makefile Normal file
View File

@ -0,0 +1,25 @@
# ex:ts=8
# New ports collection makefile for: poedit
# Date created: Mar 27, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= poedit
PORTVERSION= 1.0.3
CATEGORIES= editors
MASTER_SITES= http://www.volny.cz/v.slavik/poedit/
MAINTAINER= ijliao@FreeBSD.org
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>

1
editors/poedit/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (poedit-1.0.3.tar.gz) = 87cea627b2644ada54a328449938eb05

View File

@ -0,0 +1,13 @@
--- install/Makefile.in.orig Tue Mar 27 13:41:45 2001
+++ install/Makefile.in Tue Mar 27 13:42:15 2001
@@ -197,8 +197,8 @@
@USE_GNOME_TRUE@install-gnome:
@USE_GNOME_TRUE@ mkdir -p $(GNOME_DATA_DIR)/pixmaps
@USE_GNOME_TRUE@ install -m 644 $(top_srcdir)/src/bitmaps/appicon.xpm $(GNOME_DATA_DIR)/pixmaps/poedit.xpm
-@USE_GNOME_TRUE@ mkdir -p $(GNOME_DATA_DIR)/gnome/apps/Development
-@USE_GNOME_TRUE@ install -m 644 $(srcdir)/poedit.desktop $(GNOME_DATA_DIR)/gnome/apps/Development
+@USE_GNOME_TRUE@ mkdir -p $(GNOME_DATA_DIR)/apps/Development
+@USE_GNOME_TRUE@ install -m 644 $(srcdir)/poedit.desktop $(GNOME_DATA_DIR)/apps/Development
@USE_GNOME_TRUE@ mkdir -p $(GNOME_DATA_DIR)/mime-info
@USE_GNOME_TRUE@ install -m 644 $(srcdir)/poedit.mime $(GNOME_DATA_DIR)/mime-info
@USE_GNOME_TRUE@ install -m 644 poedit.keys $(GNOME_DATA_DIR)/mime-info

View File

@ -0,0 +1 @@
gettext catalogs (.po files) editor

22
editors/poedit/pkg-descr Normal file
View File

@ -0,0 +1,22 @@
poEdit is cross-platform gettext catalogs (.po files) editor. It is built
with wxWindows toolkit and can run on any platform supported by it (although
it was tested only on Unix with GTK+ and Windows). It aims to provide more
convenient approach to editing catalogs than launching vi and editing the
file by hand.
Here is a brief features list:
- User friendly way of editing entries. You can easily navigate in large
catalogs, easily enter or modify entries (fuzzy flag is automatically
removed if you change translation, you can copy original string to
translation by pressing Alt-I)
- Whitespaces highlighting
- Fuzzy and untranslated records highlighting. Furthermore, untranslated
and fuzzy translations are displayed at the top of the list
- Automatic compilation of .mo files (optional)
- Automatic headers update
- References browser lets you see where in what context the string is used
- You can use poEdit to scan source code for translatable strings
- Integration with KDE and GNOME desktops
WWW: http://www.volny.cz/v.slavik/poedit/

7
editors/poedit/pkg-plist Normal file
View File

@ -0,0 +1,7 @@
bin/poedit
share/gnome/apps/Development/poedit.desktop
share/gnome/mime-info/poedit.keys
share/gnome/mime-info/poedit.mime
share/gnome/pixmaps/poedit.xpm
share/poedit/poedit_help.htb
@dirrm share/poedit