mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Upgrade rodent file manager to v5.2.9
The rodent project split the code in 3 parts, rodent itself and two shared libraries, librfm and libtubo. Librfm and libtubo are new ports because they evolve separately and can be used by other ports. PR: ports/193561 Submitted by: rodrigo Approved by: mentors (implicit)
This commit is contained in:
parent
6d3721a17a
commit
f26c27aa84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369939
41
x11-fm/librfm/Makefile
Normal file
41
x11-fm/librfm/Makefile
Normal file
@ -0,0 +1,41 @@
|
||||
# Created by: Rodrigo Osorio <rodrigo@freebsd.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= librfm
|
||||
PORTVERSION= 5.2.10
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= SF/xffm/librfm/
|
||||
DISTNAME= ${PORTNAME}5-${PORTVERSION}
|
||||
|
||||
MAINTAINER= rodrigo@FreeBSD.org
|
||||
COMMENT= Basic library used by some rfm applications
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BUILD_DEPENDS= gawk:${PORTSDIR}/japanese/gawk
|
||||
LIB_DEPENDS= libtubo.so:${PORTSDIR}/x11-fm/libtubo \
|
||||
libdbh.so:${PORTSDIR}/databases/dbh \
|
||||
libzip.so:${PORTSDIR}/archivers/libzip \
|
||||
librsvg-2.so:${PORTSDIR}/graphics/librsvg2
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
USES= gmake libtool:keepla pkgconfig tar:bzip2 gettext
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}5-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11-fm/librfm/distinfo
Normal file
2
x11-fm/librfm/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (librfm5-5.2.10.tar.bz2) = 7a82a38704f64f7dfb7d28138e10b2429c15e5b20b9ead0e6a929f808e9a1264
|
||||
SIZE (librfm5-5.2.10.tar.bz2) = 3160930
|
3
x11-fm/librfm/pkg-descr
Normal file
3
x11-fm/librfm/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Librm is the basic library used by some rfm applications, such as Rodent filemanager.
|
||||
|
||||
WWW: http://xffm.sourceforge.net/libxffm.html
|
339
x11-fm/librfm/pkg-plist
Normal file
339
x11-fm/librfm/pkg-plist
Normal file
@ -0,0 +1,339 @@
|
||||
include/rfm/combobox-module.h
|
||||
include/rfm/constants.h
|
||||
include/rfm/errors.h
|
||||
include/rfm/files.h
|
||||
include/rfm/gdk2_3_key_compat.h
|
||||
include/rfm/gplv3.h
|
||||
include/rfm/icon-module.h
|
||||
include/rfm/mime-module.h
|
||||
include/rfm/module-skeleton.h
|
||||
include/rfm/module_constants.h
|
||||
include/rfm/primary-compat.h
|
||||
include/rfm/primary-completion.h
|
||||
include/rfm/primary-entry.h
|
||||
include/rfm/primary-environment.h
|
||||
include/rfm/primary-icons.h
|
||||
include/rfm/primary-layout.h
|
||||
include/rfm/primary-misc.h
|
||||
include/rfm/primary-modules.h
|
||||
include/rfm/primary-options.h
|
||||
include/rfm/primary-preview.h
|
||||
include/rfm/primary-run.h
|
||||
include/rfm/primary-types.h
|
||||
include/rfm/primary-uri.h
|
||||
include/rfm/primary.h
|
||||
include/rfm/properties-module.h
|
||||
include/rfm/rfm.h
|
||||
include/rfm/rfm_modules.h
|
||||
include/rfm/rodent.h
|
||||
include/rfm/rodent_actions.h
|
||||
include/rfm/rodent_bookmarks.h
|
||||
include/rfm/rodent_deskview.h
|
||||
include/rfm/rodent_expose.h
|
||||
include/rfm/rodent_gridview.h
|
||||
include/rfm/rodent_mouse.h
|
||||
include/rfm/rodent_population.h
|
||||
include/rfm/rodent_popup.h
|
||||
include/rfm/rodent_popup_callbacks.h
|
||||
include/rfm/rodent_popup_threads.h
|
||||
include/rfm/rodent_threadqueue.h
|
||||
include/rfm/rodent_tip.h
|
||||
include/rfm/settings-module.h
|
||||
include/rfm/tagfile.h
|
||||
include/rfm/types.h
|
||||
include/rfm/xfdir.h
|
||||
lib/librfm.so
|
||||
lib/librfm.so.2
|
||||
lib/librfm.so.2.0.0
|
||||
lib/librodent.so
|
||||
lib/librodent.so.2
|
||||
lib/librodent.so.2.0.0
|
||||
lib/rfm/rmodules/libbcrypt.so
|
||||
lib/rfm/rmodules/libcallbacks.so
|
||||
lib/rfm/rmodules/libcombobox.so
|
||||
lib/rfm/rmodules/libcompletion.so
|
||||
lib/rfm/rmodules/libicons.so
|
||||
lib/rfm/rmodules/libmime.so
|
||||
lib/rfm/rmodules/libmimemagic.so
|
||||
lib/rfm/rmodules/libmimezip.so
|
||||
lib/rfm/rmodules/libproperties.so
|
||||
lib/rfm/rmodules/librun.so
|
||||
lib/rfm/rmodules/libsettings.so
|
||||
lib/rfm/rmodules/libxmltree.so
|
||||
libdata/pkgconfig/librfm.pc
|
||||
share/icons/rfm/scalable/emblems/emblem-about.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-application.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-applications.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-archlinux.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-atom.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-attach.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-bak.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-blockdevice.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-blowfish.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-blueball.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-bluetooth.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-bookmark.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-broken.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-bsd.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-calc.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-calendar.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-cancel.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-chardevice.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-computer.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-core.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-debian.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-desktop.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-diff-tool.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-disk.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-display.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-documents.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-edit.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-exec.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-exit.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-favorite.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-fifo.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-file.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-find.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-flash.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-floppy.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-folder.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-ftp.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-game.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-gentoo.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-graphics.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-grayball.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-greenball.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-harddisk.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-help.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-home.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-image.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-important.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-invert.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-keyboard.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-keyhole.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-lock.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-mail.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-math.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-mouse.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-msoffice.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-music.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-network-symbol.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-network.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-nfs.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-notes.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-oo.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-package.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-pda.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-pdf.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-photos.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-preferences.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-print.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-readonly.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-redball.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-removable-media.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-rodent.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-root.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-run.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-scanner.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-science.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-script.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-select-all.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-select-none.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-shared.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-show-hidden.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-smb.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-socket.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-speaker.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-spreadsheet.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-ssh.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-star.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-start-here.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-symbolic-link.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-synchronized.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-system.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-terminal.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-text.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-unreadable.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-user.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-video.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-wait.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-webcam.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-write-ok.svg
|
||||
share/icons/rfm/scalable/emblems/emblem-www.svg
|
||||
share/images/juchi-2007.jpg
|
||||
share/images/roa153b.jpg
|
||||
%%NLS%%share/locale/af/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/am/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/an/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/as/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/az/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/be@latin/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/bn/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/bn_IN/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/bo/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/br/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/bs/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ca@valencia/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/crh/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/csb/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/cy/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/dz/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/en_AU/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/en_CA/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/en_GB/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/en_US/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/fa/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/fur/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/fy/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ga/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/gu/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/gv/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/he/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/hi/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/hne/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/hsb/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/hy/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ia/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ig/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/io/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/is/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ka/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/kg/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/kk/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/km/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/kn/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ko/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ks/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ku/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ky/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/lb/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/lg/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/li/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/lv/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/mai/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/mg/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/mi/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/mk/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ml/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/mn/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/mr/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ms/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/my/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/nds/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ne/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/nn/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/nso/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/oc/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/or/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/pa/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ps/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/pt_PT/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/rw/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/se/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/si/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sq/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sr@ije/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sr@latin/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ta/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/te/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/tg/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/th/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/tk/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/tt/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ug/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/ur/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/uz/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/uz@cyrillic/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/wa/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/xh/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/yi/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/yo/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/zh/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/zh_HK/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/zh_TW.Big5/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/locale/zu/LC_MESSAGES/librfm5.mo
|
||||
%%NLS%%share/rfm/rmodules/icons.mime.xml
|
||||
%%NLS%%share/rfm/rmodules/keybind.xsd
|
||||
%%NLS%%share/rfm/rmodules/mime-module.xml
|
||||
@dirrm include/rfm
|
||||
@dirrm lib/rfm/rmodules
|
||||
@dirrm lib/rfm
|
||||
@dirrm share/icons/rfm/scalable/emblems
|
||||
@dirrm share/icons/rfm/scalable
|
||||
@dirrm share/icons/rfm
|
||||
@dirrm share/rfm/rmodules
|
||||
@dirrm share/rfm
|
||||
%%NLS%%@dirrmtry share/locale/an/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/an
|
||||
%%NLS%%@dirrmtry share/locale/bo/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/bo
|
||||
%%NLS%%@dirrmtry share/locale/en_US/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/en_US
|
||||
%%NLS%%@dirrmtry share/locale/fy/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/fy
|
||||
%%NLS%%@dirrmtry share/locale/gv/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/gv
|
||||
%%NLS%%@dirrmtry share/locale/hne/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/hne
|
||||
%%NLS%%@dirrmtry share/locale/hsb/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/hsb
|
||||
%%NLS%%@dirrmtry share/locale/ig/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/ig
|
||||
%%NLS%%@dirrmtry share/locale/kg/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/kg
|
||||
%%NLS%%@dirrmtry share/locale/ks/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/ks
|
||||
%%NLS%%@dirrmtry share/locale/ky/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/ky
|
||||
%%NLS%%@dirrmtry share/locale/lb/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/lb
|
||||
%%NLS%%@dirrmtry share/locale/lg/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/lg
|
||||
%%NLS%%@dirrmtry share/locale/se/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/se
|
||||
%%NLS%%@dirrmtry share/locale/sr@ijekavian/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/sr@ijekavian
|
||||
%%NLS%%@dirrmtry share/locale/sr@ijekavianlatin/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/sr@ijekavianlatin
|
||||
%%NLS%%@dirrmtry share/locale/yo/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/yo
|
25
x11-fm/libtubo/Makefile
Normal file
25
x11-fm/libtubo/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# Created by: Rodrigo Osorio <rodrigo@freebsd.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libtubo
|
||||
PORTVERSION= 5.0.14
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= SF/xffm/libtubo/
|
||||
DISTNAME= ${PORTNAME}0-${PORTVERSION}
|
||||
|
||||
MAINTAINER= rodrigo@FreeBSD.org
|
||||
COMMENT= XFFM Interprocess Communication and Control
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= gmake libtool:keepla pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-PACKAGE=no
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}0-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11-fm/libtubo/distinfo
Normal file
2
x11-fm/libtubo/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (libtubo0-5.0.14.tar.gz) = 41916aee3dd93a1df7a3e296ea9b7e948b92bec8e9d3ab9339187b1aa1d69b15
|
||||
SIZE (libtubo0-5.0.14.tar.gz) = 470228
|
11
x11-fm/libtubo/files/patch-Makefile.in
Normal file
11
x11-fm/libtubo/files/patch-Makefile.in
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig 2014-09-25 13:41:18.147180046 +0000
|
||||
+++ Makefile.in 2014-09-25 13:42:04.545176862 +0000
|
||||
@@ -318,7 +318,7 @@
|
||||
top_srcdir = @top_srcdir@
|
||||
CLEANFILES = *~ *.bak core *.core *.o *.lo *.la
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
-@CENTOS_FALSE@pkgconfigdir = $(libdir)/pkgconfig
|
||||
+@CENTOS_FALSE@pkgconfigdir = $(libdir)data/pkgconfig
|
||||
@CENTOS_TRUE@pkgconfigdir = $(datadir)/pkgconfig
|
||||
pkgconfig_DATA = tubo.pc
|
||||
docs = \
|
7
x11-fm/libtubo/pkg-descr
Normal file
7
x11-fm/libtubo/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
The Libtubo library is small and simple function set to enable a
|
||||
process to run any other process in the background and communicate
|
||||
via the stdout, stderr and stdin file descriptors. This library is
|
||||
used by Rodent filemanager but is also available here for other
|
||||
programs to use freely.
|
||||
|
||||
WWW: http://xffm.sourceforge.net/libtubo.html
|
22
x11-fm/libtubo/pkg-plist
Normal file
22
x11-fm/libtubo/pkg-plist
Normal file
@ -0,0 +1,22 @@
|
||||
bin/tuboexec
|
||||
include/tubo.h
|
||||
lib/libtubo.a
|
||||
lib/libtubo.la
|
||||
lib/libtubo.so
|
||||
lib/libtubo.so.0
|
||||
lib/libtubo.so.0.1.0
|
||||
libdata/pkgconfig/tubo.pc
|
||||
man/man1/tuboexec.1.gz
|
||||
share/gtk-doc/html/libtubo/ch01.html
|
||||
share/gtk-doc/html/libtubo/home.png
|
||||
share/gtk-doc/html/libtubo/index.html
|
||||
share/gtk-doc/html/libtubo/index.sgml
|
||||
share/gtk-doc/html/libtubo/left.png
|
||||
share/gtk-doc/html/libtubo/libtubo-tubo.html
|
||||
share/gtk-doc/html/libtubo/libtubo.devhelp2
|
||||
share/gtk-doc/html/libtubo/right.png
|
||||
share/gtk-doc/html/libtubo/style.css
|
||||
share/gtk-doc/html/libtubo/up.png
|
||||
@dirrmtry share/gtk-doc/html/libtubo
|
||||
@dirrmtry share/gtk-doc/html
|
||||
@dirrmtry share/gtk-doc
|
@ -2,10 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rodent
|
||||
PORTVERSION= 4.8.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 5.2.9
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= SF/xffm/${PORTVERSION}/
|
||||
MASTER_SITES= SF/xffm/rodent/
|
||||
|
||||
MAINTAINER= rodrigo@FreeBSD.org
|
||||
COMMENT= Fast, small and powerful file manager
|
||||
@ -16,9 +15,10 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/japanese/gawk \
|
||||
bash:${PORTSDIR}/shells/bash \
|
||||
intltoolize:${PORTSDIR}/textproc/intltool
|
||||
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
|
||||
libmagic.so:${PORTSDIR}/sysutils/file
|
||||
libmagic.so:${PORTSDIR}/sysutils/file \
|
||||
librfm.so:${PORTSDIR}/x11-fm/librfm
|
||||
|
||||
USES= desktop-file-utils gmake libtool:keepla pkgconfig
|
||||
USES= desktop-file-utils gmake libtool:keepla pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20 gtk20 librsvg2 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--docdir=${DOCSDIR}
|
||||
@ -34,9 +34,9 @@ OPTIONS_SUB= yes
|
||||
NLS_USES= gettext
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,^\(docdir = \).*,\1${DOCSDIR},' \
|
||||
${WRKSRC}/Build/share/Makefile.in
|
||||
#post-patch:
|
||||
# ${REINPLACE_CMD} -e 's,^\(docdir = \).*,\1${DOCSDIR},' \
|
||||
# ${WRKSRC}/Build/share/Makefile.in
|
||||
|
||||
.for a in ia64 powerpc sparc63
|
||||
BROKEN_${a}= Does not compile on ia64, powerpc, or sparc64
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rodent-4.8.0.tar.gz) = 4ab02052086690ba4e9ce4946ceff1218e0d98a269bfccd45e93a754d3c8ead9
|
||||
SIZE (rodent-4.8.0.tar.gz) = 11666749
|
||||
SHA256 (rodent-5.2.9.tar.bz2) = df1c16dc68d1b79f5a08ad0a7896393893d78776ee98e17376959fa42483da4b
|
||||
SIZE (rodent-5.2.9.tar.bz2) = 6558000
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user