diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-15 14:59:34 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-15 14:59:34 +0800 |
commit | 0443dffdfdc628a86dfc51ca1862b1f6b3bc8407 (patch) | |
tree | cb3667a8a4dc38e57b87c8c1870411f8a1e6979b /x11/gnustep-app | |
parent | 3f28b6056dfe39c03a4b93ee74c62955bca74387 (diff) | |
download | freebsd-ports-gnome-0443dffdfdc628a86dfc51ca1862b1f6b3bc8407.tar.gz freebsd-ports-gnome-0443dffdfdc628a86dfc51ca1862b1f6b3bc8407.tar.zst freebsd-ports-gnome-0443dffdfdc628a86dfc51ca1862b1f6b3bc8407.zip |
- added GSBench, PopplerKit, SVGViewer, MP3ToWav
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 8 | ||||
-rw-r--r-- | x11/gnustep-app/pkg-descr | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 16202624d64d..cefcf6828d1f 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.13.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -62,12 +62,14 @@ USE_GNUSTEP_LOCAL_LIBS+= \ BDB:databases/fortytwo-bdb \ FT:graphics/fortytwo \ ObjectiveLib:devel/objectivelib \ + PopplerKit:graphics/popplerkit \ USE_GNUSTEP_SYSTEM_BUNDLES+= \ EtoileMenus:x11-themes/etoile-etoilemenus \ USE_GNUSTEP_LOCAL_BUNDLES+= \ - Cddb:audio/cddb-bundle + Cddb:audio/cddb-bundle \ + MP3ToWav:audio/mp3towav-bundle \ USE_GNUSTEP_SYSTEM_THEMES+= \ Camaelon:x11-themes/etoile-camaelon \ @@ -160,6 +162,8 @@ USE_GNUSTEP_LOCAL_APPS+= \ FreeTar:archivers/freetar \ CodeEditor:editors/codeeditor \ Localize:textproc/localize \ + GSBench:benchmarks/gsbench \ + SVGViewer:graphics/svgviewer \ USE_GNUSTEP_LOCAL_TOOLS+= \ zillion:net/zillion \ diff --git a/x11/gnustep-app/pkg-descr b/x11/gnustep-app/pkg-descr index 364a56d8945d..bd5079530eca 100644 --- a/x11/gnustep-app/pkg-descr +++ b/x11/gnustep-app/pkg-descr @@ -7,7 +7,8 @@ EtoileMenus Local libs: Pantomime, GToolKit, rigs, Addresses, SlideShow, netclasses, WizardKit, HighlighterKit, Performance, SQLClient, WebServer, StepTalk, MathArray, ObjcUnit, WildMenus, GSKrab, Cddb, UnitKit, XWindowServerKit, -RSSKit, EtoileExtensions, Encore, BDB, FortyTwo, ObjectiveLib +RSSKit, EtoileExtensions, Encore, BDB, FortyTwo, ObjectiveLib, PopplerKit, +MP3ToWav System apps: Gorm, GShisen, ProjectCenter, Preferences, GWorkspace, guile-gui, gui, TextEdit, TimeMon, Terminal, Emacs, GSPdf, SystemPreferences, @@ -24,6 +25,6 @@ Jishyo, GMines, InnerSpace, FTP, DictionaryReader, batmon, Adun, RemoteDesk, DisplayCalibrator, GNUWash, Poe, MPDCon, PlopFolio, CDPlayer, Burn, GScheme, Mplayer, MyLibrary, NeXTGo, Grr, iTerm, Installer, Hardware, LookAndBehavior, Azalea, EtoileMenuServer, Position, Expense, FreeTar, CodeEditor, Localize, -AddressManager +AddressManager, GSBench, SVGViewer Local tools: zillion, adtool |