- no need for rarian/scrollkeeper here
- regen PLIST gives us a new translation
This commit is contained in:
parent
e79ecf35a5
commit
8a0d6ed314
@ -1,9 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2009/01/19 16:14:31 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2009/01/22 16:14:01 ajacoutot Exp $
|
||||
|
||||
COMMENT= easy GNOME menu editing tool
|
||||
|
||||
GNOME_PROJECT= alacarte
|
||||
GNOME_VERSION= 0.11.7
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
# LGPLv2
|
||||
@ -20,8 +22,7 @@ RUN_DEPENDS= ::devel/gettext \
|
||||
:fam-*:sysutils/fam \
|
||||
:py-gtk2->=2.8.6:x11/py-gtk2 \
|
||||
:gnome-menus-*:x11/gnome/menus \
|
||||
:py-gnome-*:x11/gnome/py-gnome \
|
||||
::textproc/rarian
|
||||
:py-gnome-*:x11/gnome/py-gnome
|
||||
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/12/17 18:47:57 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/01/22 16:14:01 ajacoutot Exp $
|
||||
bin/alacarte
|
||||
lib/python${MODPY_VERSION}/site-packages/Alacarte/
|
||||
lib/python${MODPY_VERSION}/site-packages/Alacarte/MainWindow.py
|
||||
@ -62,6 +62,7 @@ share/locale/io/LC_MESSAGES/alacarte.mo
|
||||
share/locale/it/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ja/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ka/LC_MESSAGES/alacarte.mo
|
||||
share/locale/kk/LC_MESSAGES/alacarte.mo
|
||||
share/locale/kn/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ko/LC_MESSAGES/alacarte.mo
|
||||
share/locale/ku/LC_MESSAGES/alacarte.mo
|
||||
@ -101,8 +102,6 @@ share/locale/vi/LC_MESSAGES/alacarte.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/alacarte.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/alacarte.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/alacarte.mo
|
||||
@exec %D/bin/rarian-sk-update
|
||||
@unexec %D/bin/rarian-sk-update
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user