- update contacts to 0.11
* translation updates
This commit is contained in:
parent
7d99905cea
commit
b80239f561
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2009/10/20 15:08:52 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2009/11/10 16:44:31 jasper Exp $
|
||||
|
||||
COMMENT= lightweight addressbook
|
||||
|
||||
GNOME_PROJECT= contacts
|
||||
GNOME_VERSION= 0.10
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
GNOME_VERSION= 0.11
|
||||
|
||||
CATEGORIES= misc
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (contacts-0.10.tar.bz2) = IHhHWXPjCZRHQ7GXxj+98w==
|
||||
RMD160 (contacts-0.10.tar.bz2) = Y02wnkf8xLuedPmNPETQid18QkU=
|
||||
SHA1 (contacts-0.10.tar.bz2) = j2XPMCo5InV+Qs8FzI0fjP0WQiQ=
|
||||
SHA256 (contacts-0.10.tar.bz2) = YXjo/iqHGCRQ6DC8sjM7ox6gwafdkc+tqNrHLkhFGgE=
|
||||
SIZE (contacts-0.10.tar.bz2) = 312456
|
||||
MD5 (contacts-0.11.tar.bz2) = K12vB68we4CJ6P+RNBQ5Cg==
|
||||
RMD160 (contacts-0.11.tar.bz2) = lnh2oFZ/dDB3bxELh5Y1+eEi8cE=
|
||||
SHA1 (contacts-0.11.tar.bz2) = HSMxifczmdoEbrZudTdOnmW6ZOU=
|
||||
SHA256 (contacts-0.11.tar.bz2) = eH83We7D0mK4DV/s68fFWPssWtd9ZfTFo6Y4p7QUwIQ=
|
||||
SIZE (contacts-0.11.tar.bz2) = 351030
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/06/08 18:21:46 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/11/10 16:44:31 jasper Exp $
|
||||
@bin bin/contacts
|
||||
@man man/man1/contacts.1
|
||||
share/applications/contacts.desktop
|
||||
@ -28,8 +28,6 @@ share/locale/cs/LC_MESSAGES/Contacts.mo
|
||||
share/locale/da/LC_MESSAGES/Contacts.mo
|
||||
share/locale/de/LC_MESSAGES/Contacts.mo
|
||||
share/locale/el/LC_MESSAGES/Contacts.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/Contacts.mo
|
||||
share/locale/es/LC_MESSAGES/Contacts.mo
|
||||
share/locale/et/LC_MESSAGES/Contacts.mo
|
||||
@ -38,20 +36,21 @@ share/locale/fr/LC_MESSAGES/Contacts.mo
|
||||
share/locale/gl/LC_MESSAGES/Contacts.mo
|
||||
share/locale/hu/LC_MESSAGES/Contacts.mo
|
||||
share/locale/it/LC_MESSAGES/Contacts.mo
|
||||
share/locale/ja/LC_MESSAGES/Contacts.mo
|
||||
share/locale/ko/LC_MESSAGES/Contacts.mo
|
||||
share/locale/nb/LC_MESSAGES/Contacts.mo
|
||||
share/locale/nl/LC_MESSAGES/Contacts.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/Contacts.mo
|
||||
share/locale/pl/LC_MESSAGES/Contacts.mo
|
||||
share/locale/pt/LC_MESSAGES/Contacts.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/Contacts.mo
|
||||
share/locale/ru/LC_MESSAGES/Contacts.mo
|
||||
share/locale/sl/LC_MESSAGES/Contacts.mo
|
||||
share/locale/sv/LC_MESSAGES/Contacts.mo
|
||||
share/locale/th/
|
||||
share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/Contacts.mo
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
share/locale/zh_CN/LC_MESSAGES/Contacts.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/Contacts.mo
|
||||
${SCHEMAS_INSTDIR}/
|
||||
${SCHEMAS_INSTDIR}/contacts.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user